Project

General

Profile

Activity

From 10/27/2014 to 11/25/2014

11/25/2014

09:49 PM Revision 0c6ecb0b (calamari-clients): Merge pull request #71 from kmkanagaraj/manage-multi-cluster
Manage multi cluster Gregory Meno
06:57 PM Revision 1a6940f1 (calamari): Merge pull request #219 from ceph/wip-10127
rest-api/v1: adapt to new Ceph df output (total_bytes etc.) Gregory Meno
06:12 PM Revision e6818285 (calamari-clients): Merge pull request #66 from ceph/wip-fix-lint
login: fix linter warnings Gregory Meno
06:08 PM Revision 95b46c74 (calamari): Merge pull request #225 from ceph/wip-10071
rest-api: add RoleLimitedViewSet and change most views to inherit it Gregory Meno
05:17 PM Revision c3f5fdbf (calamari): rest-api: add RoleLimitedViewSet and change most views to inherit it
exceptions are:
* /login
* /logout
* /info which remains accessable to anyone so that bootstrapping can work
Signed-...
Gregory Meno
11:12 AM Feature #7115 (Closed): UI: front-end plugin prototype work
We decided to open-source, so plugins aren't a current desire Dan Mick
10:07 AM Feature #10071 (Resolved): USER: add readonly role to calamari
Christina Meno
07:07 AM Bug #10186 (Resolved): salt ceph module crashes with client asok
In the case where there is a client admin socket in /var/run/ceph salt will error since it does not match mon|osd|mds... Tyler Brekke
01:58 AM Revision b2944dbb (calamari): rest-api/v1: adapt to new Ceph df output (total_bytes etc.)
Ceph changed the units (kB -> B) and name (total_space -> total_bytes,
etc.) with ee2dbdb0f5e54fe6f9c5999c032063b0844...
Dan Mick

11/24/2014

06:00 PM Bug #10182 (Resolved): UI: graphwall must query new, then old, df stats as does the backend
See #10127; the graphwall must do a similar adapted fetch. The locations are noted in https://github.com/ceph/calama... Dan Mick
10:42 AM Bug #10179 (Closed): calamari-clients: calculatePGNum could create issues
When creating a new pool, Calamari suggests a pg_num value according to:
pgnum = roundUpToNextPowerOfTwo(osdcount *...
Alexandre Marangone

11/21/2014

09:19 AM Revision fd2d6faa (calamari-clients): improve the style of cluster selector
In Manage page, modified the style of cluster-selector
to make it aligned with rest of the items in the top bar.
Sig...
Kanagaraj Mayilsamy
09:17 AM Revision 0e7cc512 (calamari-clients): support for multiple clusters in manage
This is to allow the users to select the cluster
for which the configuration needs to be displayed.
The pages will b...
Kanagaraj Mayilsamy

11/20/2014

09:14 PM Revision de7bc85c (calamari-clients): Merge pull request #48 from karnan4ever/fix-workbench-toolt...
Fixed viz tooltip position. Gregory Meno
01:25 PM Fix #7778 (Resolved): UI: Refactor Viz Tooltip Code to place close to target
Christina Meno

11/19/2014

10:29 PM Feature #10072 (In Progress): USER: Hide cluster settings update element when logged in user is r...
Kanagaraj Mayilsamy
10:09 PM Bug #10130 (Resolved): Cluster name is shown as 'undefined' in the graph page
Kanagaraj Mayilsamy
08:11 AM Bug #9520: something breaks with Centos7 and calamari-server/postgres
[ubuntu@vpm170 ice]$ cat /etc/redhat-release
CentOS Linux release 7.0.1406 (Core)
[ubuntu@vpm170 ice]$ uname -a
...
Christina Meno
08:10 AM Bug #9520 (Can't reproduce): something breaks with Centos7 and calamari-server/postgres
... Christina Meno

11/18/2014

08:49 PM Revision 40508999 (calamari-clients): login: fix linter warnings
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
08:42 PM Revision 6271fe0a (calamari-clients): Merge pull request #59 from SUSE/wip-rm-google-analytics
Remove google analytics code from login page Gregory Meno
08:36 PM Revision 3d3e569a (calamari-clients): Merge pull request #65 from kmkanagaraj/fix-cluster-name
fix clusterName issue in graph page Gregory Meno
01:53 PM Revision fa31ec9f (calamari-clients): fix clusterName issue in graph page
changed from 'cluster_name' to 'clusterName'
Fixes: #10130
Signed-off-by: Kanagaraj M <kmayilsa@redhat.com>
Kanagaraj Mayilsamy
11:20 AM Bug #9191: remove workaround for grains in relax_salt_perms.sls
depends on #100005 Christina Meno
06:05 AM Feature #9797 (Fix Under Review): CLUSTER: Add multi-cluster awareness to the manage app
A dropdown with list of clusters is added to the top of the page, this allows the users to select the cluster
for wh...
Kanagaraj Mayilsamy
05:50 AM Bug #10130 (Fix Under Review): Cluster name is shown as 'undefined' in the graph page
Fix: https://github.com/ceph/calamari-clients/pull/65 Kanagaraj Mayilsamy
05:47 AM Bug #10130 (Resolved): Cluster name is shown as 'undefined' in the graph page
For the first, we the user navigates from Dashboard to Graph, the drop down shows cluster name as 'undefined'
Refe...
Kanagaraj Mayilsamy
01:48 AM Revision 96e398a8 (calamari-clients): README.md: Add a bit of description of the build
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick

11/17/2014

11:43 PM Revision c53946ce (calamari-clients): Remove Google Analytics code
Both the login and dashboard pages include google analytics code. This
is commented out on the dashboard page so has ...
Tim Serong
07:49 PM Bug #10127 (Fix Under Review): ceph df output changes stats names, units; Calamari must cope
Dan Mick
07:46 PM Bug #10127: ceph df output changes stats names, units; Calamari must cope
Ceph commit ee2dbdb0f5e54fe6f9c5999c032063b084424c4c changes units and names of df stats in the
JSON output. Cope b...
Dan Mick
07:43 PM Bug #10127 (Resolved): ceph df output changes stats names, units; Calamari must cope
Dan Mick
12:02 PM Documentation #10111 (Won't Fix): testing.html#calamari-server-tests STEP 2: errors
This documentation presumes you have already set up a devmode testing environment with calamari. The "test-running" ... Dan Mick
11:04 AM Feature #10071 (Fix Under Review): USER: add readonly role to calamari
Christina Meno

11/14/2014

06:58 PM Revision 93098a4c (calamari-clients): Merge pull request #63 from ceph/wip-fix-lint
dashboard: fix linter warnings Gregory Meno
01:40 PM Revision 165262ba (calamari-clients): upped number of possible drives from 30 to 96 and added an ...
ingard mevåg
10:35 AM Documentation #10111 (Won't Fix): testing.html#calamari-server-tests STEP 2: errors
The following commands in the Kickoff Tests section do not work:... Anonymous

11/13/2014

03:50 PM Revision 3c975b23 (calamari-clients): dashboard: fix linter warnings
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
11:29 AM Revision d8745bea (calamari-clients): Merge pull request #60 from karnan4ever/fix-log-time-9993
Fixes wrong time in log Gregory Meno
06:00 AM Feature #10071 (In Progress): USER: add readonly role to calamari
Christina Meno
05:48 AM Bug #9993 (Resolved): Calamari UI logs displays wrong time
Christina Meno
01:27 AM Revision 535e2d9f (calamari-clients): Merge pull request #58 from kmkanagaraj/multi-cluster-support
support for multiple clusters in dashboard Gregory Meno

11/12/2014

05:26 PM Feature #9578 (Resolved): CLUSTER: Add multi-cluster awareness to the dashboard
Christina Meno
11:22 AM Revision c5a7fe64 (calamari-clients): Fixes wrong time in log
Date/Time formatting in log fixed.
Month is wrongly placed in the place of minutes.
Fixes: #9993
Signed-off-by: Kar...
Karnan TC
03:25 AM Bug #9993 (Fix Under Review): Calamari UI logs displays wrong time
John Spray: Thanks.
Months misplaced in the place of minutes.
Fixed: https://github.com/ceph/calamari-clients/...
Karnan TC

11/11/2014

03:05 PM Revision 87364d93 (calamari): Merge pull request #210 from ceph/wip-8666
WIP rest-api: add crush_node_ancestry field to OsdViewSet Gregory Meno
01:27 PM Feature #9798 (Closed): USER: add role based access to calamari
Christina Meno
01:26 PM Feature #9798 (Duplicate): USER: add role based access to calamari
Christina Meno
01:10 PM Feature #10076 (Resolved): USER: associate users with roles in calamari-ctl
There are three roles, readonly, read/write, and admin
allow a mapping action where an existing user is matched to a...
Christina Meno
01:08 PM Feature #10075 (Resolved): USER: delete users via calamari-ctl
Christina Meno
01:07 PM Feature #10074 (Resolved): USER: Hide Pool action elements in Manage app when logged in user is r...
Hide add/edit/delete pool Christina Meno
01:04 PM Feature #10073 (Resolved): USER: Hide OSD action elements in manage app when logged in user is re...
In the manage app make weight not editable and hide scrubbing and in/out elements Christina Meno
01:02 PM Feature #10072 (Resolved): USER: Hide cluster settings update element when logged in user is read...
Christina Meno
12:55 PM Feature #10071 (Resolved): USER: add readonly role to calamari
Christina Meno
12:53 PM Feature #10070 (Resolved): USER: add users using calamari-ctl
Christina Meno
07:42 AM Revision 4d4681f9 (calamari-clients): Merge pull request #53 from kmkanagaraj/fix-centos-build
fix centos build issue Dan Mick
07:04 AM Feature #8666 (Resolved): resolve an OSD to crush node, decorate the OSD details with that
Christina Meno

11/10/2014

08:18 PM Revision dbe34c54 (calamari): rest-api: add crush_node_ancestry field to OsdViewSet
Signed-off-by: Gregory Meno <gregory.meno@inktank.com> Christina Meno
12:35 PM Feature #8666 (Fix Under Review): resolve an OSD to crush node, decorate the OSD details with that
Christina Meno

11/07/2014

11:02 PM Bug #10027 (Closed): calamari-ctl initialize: No such file or directory '/var/log/calamari/cthulh...
We are barking up the wrong tree as far as the missing log files are concerned (although it is still a bug). I think... Anonymous
03:45 PM Bug #10027 (New): calamari-ctl initialize: No such file or directory '/var/log/calamari/cthulhu.log'
Some more info... this does not happen on Centos 6.5 Anonymous
10:51 AM Revision 3f778770 (calamari-clients): support for multiple clusters in dashboard
This is to allow the users to select the cluster
which the data needs to be displayed.
dashboard/osd-viz/graph pages...
Kanagaraj Mayilsamy
04:50 AM Feature #9726 (Resolved): CRUSH: Create an API view to let people list the crush node types so th...
Christina Meno

11/06/2014

09:43 PM Revision b976c9ce (calamari): Merge pull request #214 from ceph/wip-9726
Wip 9726 Gregory Meno
09:17 PM Revision d05319e3 (calamari): docs: add new version to include crush_type endpoints
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
09:17 PM Revision aef0538f (calamari): tests: test crush_type endpoints and test osdmap crush_type property
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
09:13 PM Revision 05e255b9 (calamari): rest-api: Add retrieve and list endpoints for crush_type
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
06:07 PM Bug #10027 (Need More Info): calamari-ctl initialize: No such file or directory '/var/log/calamar...
rpm -V calamari-server shows
[ubuntu@vpm164 ~]$ rpm -V calamari-server
.....UG.. /opt/calamari/webapp/calamari...
Dan Mick
03:25 PM Bug #10027 (Closed): calamari-ctl initialize: No such file or directory '/var/log/calamari/cthulh...
... Anonymous
07:42 AM Bug #9670: translate the Weight of items in "buckets" part of OsdMap to be presented as float for...
Can you add the other issue in 'Related issues' when marking something a dupe? Makes life easier for redmine-voyeurs... John Spray

11/05/2014

06:48 PM Revision 509e1b6c (calamari-clients): Health status text replaced by Status Icon
Health status Icons replaces the health text displayed
on the health card of dashboard.
Fixes: #7129
Signed-off-by:...
Karnan TC
04:05 PM Revision 10dbce16 (calamari): cthulhu: Add list and get for crush_type. Add property on OSDMap fo...
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
04:00 PM Revision 3b733ed8 (calamari): Merge pull request #213 from ceph/wip-9522
rest-api: change name validation on update and tests for same Gregory Meno
01:34 PM Bug #9486 (Resolved): UI: Error message is not proper when pool creation fails due to duplicate name
fixed in #7480 Christina Meno
01:33 PM Bug #9670 (Duplicate): translate the Weight of items in "buckets" part of OsdMap to be presented ...
Christina Meno
08:42 AM Feature #9726 (Fix Under Review): CRUSH: Create an API view to let people list the crush node typ...
Christina Meno
07:59 AM Bug #9522 (Resolved): Error thrown from the restapi while modifying pool
Christina Meno
01:12 AM Revision 8152e015 (calamari): rest-api: change name validation on update and tests for same
This allows name to be present on an update, and still rejects updating
a pool to have the same name as another pool
...
Gregory Meno

11/04/2014

10:00 PM Bug #9521: UI: workbench hostgroups not connected properly
Dan Mick,
This is fixed.
https://github.com/ceph/calamari-clients/pull/48
Gregory Meno faced some issues becau...
Karnan TC
11:30 AM Bug #9521: UI: workbench hostgroups not connected properly
Any status on this, Karnan? Dan Mick
05:13 PM Feature #9726 (In Progress): CRUSH: Create an API view to let people list the crush node types so...
Christina Meno
05:11 PM Bug #9522 (Fix Under Review): Error thrown from the restapi while modifying pool
https://github.com/ceph/calamari/pull/213 Christina Meno
11:37 AM Feature #10005 (Closed): packaging: update salt version
For various reasons, we should update salt to at least latest 2014.1 (and maybe 2014.7).
See also #9421 and #9191....
Dan Mick
11:33 AM Bug #7129 (Need More Info): Dashboard says "Health OK" when all my OSDs are down
Christina Meno
11:23 AM Bug #9786 (Can't reproduce): Can not add ceph cluster to calamari
I noticed 13.10, which is saucy salamander, which isn't supported, but that's probably not the issue; usually problem... Dan Mick
11:18 AM Bug #9946 (Can't reproduce): Cluster Updates are Stale.
If this reappears, let's collect better info for reproduction Dan Mick

11/03/2014

03:29 PM Bug #9972 (Rejected): setting osd down doesn't take in effect
This is an issue with Ceph's design, not Calamari's; it would be unacceptable for Calamari to change the behavior in ... Dan Mick
11:44 AM Bug #9993: Calamari UI logs displays wrong time
I suspect that the culprit is the following line in the UI manage/app/scripts/controllers/tools.js:... John Spray
11:26 AM Bug #9993 (Resolved): Calamari UI logs displays wrong time
In Calamari -> Manage -> Logs, the log tail date is always the 11th minute of the correct hour.
Sample below:
@11...
Alexandre Marangone

11/02/2014

05:33 PM Bug #9972: setting osd down doesn't take in effect
The arguable point is, when user clicks on “Down” menu item, what’s the expected behaviors? If the osd is still up e... yaguang wang

10/31/2014

11:20 AM Bug #9972: setting osd down doesn't take in effect
...unless you set the "noup" global option, which will prevent Ceph from automatically bringing the OSD back up. Dan Mick
03:07 AM Bug #9972: setting osd down doesn't take in effect
Setting an OSD "down" is not a removal operation. It is used to inform Ceph that an OSD is not running, usually in c... John Spray
02:41 AM Bug #9972 (Rejected): setting osd down doesn't take in effect
in manage\osd UI, when choosing one OSD and setting it to down, but the osd is still visible through "ceph osd tree".
yaguang wang
02:50 AM Revision 83a811de (calamari): Merge pull request #211 from cannium/master
Add dependency `python-setuptools` Dan Mick

10/30/2014

03:34 PM Bug #9946: Cluster Updates are Stale.
Before we all panic about this, I think that I may have entered some combination of invalid rados commands prior to d... Anonymous
10:30 AM Bug #9946 (Can't reproduce): Cluster Updates are Stale.
I brought up calamari monitoring a four node cluster with mon.0 on one vm and osd.0 osd.1 osd.2 on the other three. ... Anonymous

10/28/2014

11:40 AM Feature #9923 (New): BE: resolve a host to crush node, decorate the host details with that
/api/v2/cluster/<FSID>/server
GET -> ServerClusterViewSet.list(request, fsid)
/api/v2/cluster/<FSID>/server/<FQDN>
...
Christina Meno
10:13 AM Feature #7480 (Resolved): UI: Support #6907 - add on screen error messages to forms
Christina Meno
10:11 AM Tasks #9879: LOCALE: Upgrade Angular JS from 1.2 to 1.3 before doing i18n updates
add LOCALE to Subject so it can be found by custom query Dan Mick
02:06 AM Revision aa230b0d (calamari): Add dependency `python-setuptools`
If setuptools is not installed, cthulhu cannot be started:
==============
# supervisorctl restart cthulhu
Traceback (...
Can Zhang
 

Also available in: Atom