Project

General

Profile

Activity

From 07/26/2015 to 08/24/2015

08/24/2015

05:35 PM Feature #12686: Include all Addition and Removal of Cluster objects in events
Sounds reasonable.
Do the events already present for OSDs contain enough information?
Would you expect me to pr...
Christina Meno
05:19 PM Fix #10280: remove this address 172.16.79.128 port 7002 hard-coded in notifier.py in cthulhu
https://github.com/ceph/calamari/pull/343 Christina Meno
05:19 PM Fix #10280 (Fix Under Review): remove this address 172.16.79.128 port 7002 hard-coded in notifier...
Christina Meno
04:58 PM Revision 87e73dbf (calamari): Merge pull request #341 from ceph/wip-converge
Wip converge Gregory Meno
04:30 PM Revision 24cb6528 (calamari): Merge pull request #323 from joehandzik/wip-osd-metadata
osd metadata additions Gregory Meno
04:27 PM Revision df9a05ce (calamari): devmode: set guest memory to 1G
I was seeing non-deterministic test failures from
insufficient memory. This addresses those failures
Signed-off-by: ...
Gregory Meno

08/21/2015

09:37 PM Revision 96b6ce6d (calamari): ceph module: fix lint complaints
Signed-off-by: Joe Handzik <joseph.t.handzik@hpe.com> Joe Handzik
09:30 PM Revision e8b6d74d (calamari): ceph module: fix command format for osd metadata
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
04:58 PM Revision 7e26fddc (calamari): tests: fix assumption about number of OSD hosts
This test was hardcoded with two host nodes in the crush map.
We only setup one OSD in the converged tests.
I removed...
Gregory Meno
04:58 PM Revision 7ddb0aa5 (calamari): doc: describe converged tests and configration for embedded tests
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
04:58 PM Revision a814c55e (calamari): devmode: stop installing from the next branch of ceph
Signed-off-by: Gregory Meno <gmeno@redhat.com>
(cherry picked from commit cb42bfab84478b5a80c8412fd1b6f0ffba7d9880)
Gregory Meno
04:58 PM Revision 6fa3cbae (calamari): doc: saving state
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
04:58 PM Revision 254ef4ab (calamari): devmode: get fqdn from grains
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
04:58 PM Revision 4afded31 (calamari): devmode: set a default for the bridged network
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
04:58 PM Revision f6f0dc69 (calamari): devmode: give our host a name
ceph-deploy expects to get named hosts for most operations
This allows us to use ceph-deploy on the node it runs from...
Gregory Meno
04:58 PM Revision 1087b75b (calamari): devmode: bump bootstrapped version of salt
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
04:58 PM Revision d8820f3c (calamari): devmode: install ceph with ceph-deploy
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
04:58 PM Revision ca2974de (calamari): devmode: run integration tests after setting up ceph
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
04:58 PM Revision 487e0c32 (calamari): tests: tweak osd tests to run with only 1 osd
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
04:58 PM Revision 700293f6 (calamari): tests: skip initial set min_size we test it later
In this test we set every attribute that can be changed on a pool.
One of those is min_size. Ceph requires 1 <= min_s...
Gregory Meno

08/20/2015

09:29 PM Revision f5a3f610 (calamari): For non-vagrant builds, make $WORKSPACE/pkgs as a package delivery ...
Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry picked from commit 6819b5f9f38b7cb10d85db2f59c631279c60ff00)
Dan Mick

08/19/2015

05:19 PM Revision 4c7f1bac (calamari): calamari-ctl: Fix "No minions matched the target" when updating min...
This fixes two problems:
1) Popen(["salt"], "'*'", "state.highstate"]) passes '*' i.e. a single
quoted star to salt,...
Tim Serong
05:19 PM Revision 074f013e (calamari): calamari: add path to update minions during upgrade
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1223335
Signed-off-by: Gregory Meno <gmeno@redhat.com>
(cherry pi...
Gregory Meno
04:54 PM Revision 78628542 (calamari): calamari: fix getting previous CRUSH location
Fixes #11559
Signed-off-by: Gregory Meno <gmeno@redhat.com>
(cherry picked from commit 7227ee4be9e345a4e9acdba1ff867...
Gregory Meno

08/18/2015

09:47 PM Fix #10280: remove this address 172.16.79.128 port 7002 hard-coded in notifier.py in cthulhu
Christina Meno
09:06 AM Bug #12128: calamari-ctl intialize fails when there are no connected salt-minions
I’ve tried to work with calamari in Ubuntu 14.04 system and the problem was that sometimes
config.get('cthulhu', 'sa...
abouzar parvan

08/17/2015

04:28 PM Bug #12128 (In Progress): calamari-ctl intialize fails when there are no connected salt-minions
[gmeno@brown-thrasher calamari]$ git branch -r --contains 1d16be88aa6e672a4e7825 | grep -v wip
origin/1.3
origi...
Christina Meno
04:26 PM Bug #12128: calamari-ctl intialize fails when there are no connected salt-minions
Thank you for the suggestion.
Would you please help me understand it?
I agree that this condition could be more r...
Christina Meno

08/16/2015

12:24 PM Bug #12128: calamari-ctl intialize fails when there are no connected salt-minions
i've got the same issue on ubuntu 14.04
but this helped me fix the problem temporarily
in file: [cthulhu/cthulh...
abouzar parvan

08/13/2015

02:37 PM Feature #12686 (New): Include all Addition and Removal of Cluster objects in events
h1. Feature Request: Include all Addition and Removal of Cluster objects in events including the following items:
...
Philip Carinhas

08/11/2015

06:55 PM Revision 2e59bdd5 (calamari): devmode: remove teuthology bootstrapping
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
06:48 PM Revision e532d8b6 (calamari): tests: add converged case to ceph_ctl
We can run all the test setup and teardown without ssh
if we are running a monitor and OSD local to the devmode machi...
Gregory Meno

08/06/2015

10:59 PM Feature #9275: Use FQDN for ceph_deploy AND ServerName in calamari.conf
Gregory -
As I think you suspected, ice-setup doesn't do any configuration of Calamari, so there was no trivial wa...
Travis Rhoden

08/05/2015

05:33 PM Revision 53e1cb8f (calamari): Merge pull request #339 from ceph/1.3-mergeup
1.3 mergeup Gregory Meno
04:59 PM Revision 407ec182 (calamari): Merge remote-tracking branch 'origin/1.3'
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
04:45 PM Revision 5aa38082 (calamari): Merge pull request #336 from ceph/wip-fix-devmode
Wip fix devmode Gregory Meno
04:19 PM Revision c8771f8e (calamari): tests: remove requirement to have an info.yaml for testing against ...
Problem: nosetest tests/ fails when testing with minion-sim because
the config file mentions a path to info.yaml that...
Gregory Meno

08/04/2015

10:36 PM Revision d7669cd7 (calamari): Merge pull request #338 from ceph/1.2.3
1.2.3 merge-up Gregory Meno
10:15 PM Revision 67e09e22 (calamari): Merge pull request #337 from ceph/wip-fix-devmode-123
devmode: move to trusty from precise Gregory Meno
09:48 PM Revision 81854805 (calamari): devmode: move to trusty from precise
salt-bootstrap is broken on precise, this is the easiest transition
to get it working
Gregory Meno
03:51 AM Revision c1349aaf (calamari): Merge pull request #333 from ceph/wip-mergeup
Wip mergeup Gregory Meno

08/03/2015

09:52 AM Bug #12562 (Rejected): CLI: "ceph mds dump -fjson" shows MDS status of "up:active" when service i...
This is not a bug. The MDS status is up:active until another MDS is available to take over the rank (the mon notes t... John Spray

07/31/2015

11:09 PM Bug #12562 (Rejected): CLI: "ceph mds dump -fjson" shows MDS status of "up:active" when service i...
When MDS service is stopped, the CLI still shows state as "up:active". It also indicates laggy_since attibutes.
Wh...
Philip Carinhas
10:48 PM Feature #12561 (New): Include more health info in /mon targets.
The */mon targets on REST only show basic information:... Philip Carinhas
10:25 PM Bug #12560 (New): RGW type in /server endpoint shows ambiguous "client" string
For following endpoints:
* /api/v2/server
* /api/v2/cluster/<fsid>/server
The services section for RGW entries...
Philip Carinhas

07/29/2015

09:49 PM Support #12521: Add Time Filtering to the events target.
Thank you for your submission! Christina Meno
08:43 PM Support #12521 (New): Add Time Filtering to the events target.
Please consider adding time filtering to the /events target.
This type of filtering is essential and ideal for event...
Philip Carinhas
09:49 PM Feature #12522: Add RGW data to endpoints
Thank you for your submission! Christina Meno
08:52 PM Feature #12522 (New): Add RGW data to endpoints
Please consider adding RGW data to the REST endpoints.
In particular it would be ideal to have a full reporting of:
...
Philip Carinhas
01:22 AM Bug #12416: The cthulhu should have the thead clear the database and log.
I have write the clear log and evevt table code.
class ClearlHistory(gevent.greenlet.Greenlet):
def __init_...
ceph zte

07/28/2015

06:53 PM Revision ad1786b1 (calamari): Merge remote-tracking branch 'origin/1.2.3' into 1.3
Gregory Meno
06:51 PM Revision 3e402876 (calamari): Merge pull request #331 from ceph/wip-salt-wrapper
Wip salt wrapper Gregory Meno
05:46 PM Bug #12416: The cthulhu should have the thead clear the database and log.
Thanks for the report! Christina Meno
 

Also available in: Atom