Project

General

Profile

Activity

From 07/03/2014 to 08/01/2014

08/01/2014

08:49 PM Bug #8994: Graph drop down populated with a mix of fqdn and short hostnames. Graphs for fqdns work.
This seems to have somehow healed itself (I didn't restart anything). Dan Mick
01:46 PM Bug #8994 (Can't reproduce): Graph drop down populated with a mix of fqdn and short hostnames. Gr...
http://burnupi11.front.sepia.ceph.com/dashboard/#graph/mira040.front.sepia.ceph.com
seems to be getting data from ...
Christina Meno
05:42 PM Bug #8975: No Cluster available on Trusty
Using the salt-master kill and restart work around, I got around this problem. The rest of the test seems to work. ... Anonymous
04:09 PM Bug #8975: No Cluster available on Trusty
Workaround: After sudo python ice_setup.py:
sudo killall salt-master
sudo start salt-master
Dan Mick
09:39 AM Bug #8743 (In Progress): Salt grains empty when server is in accepted state, rev 2
Christina Meno
09:38 AM Bug #8720 (Fix Under Review): Calamari: Pg status bar remains clean until refresh.
I was wrong about the signal not being propagated.
It now seems that countPGs() is subtly wrong.
I hacked this by...
Christina Meno

07/31/2014

10:41 PM Bug #8975: No Cluster available on Trusty
Problem still occurs. Anonymous
10:14 PM Bug #8975: No Cluster available on Trusty
The contents of /var/log/salt/minion is:... Anonymous
10:12 PM Bug #8975: No Cluster available on Trusty
The contents of /var/log/salt/master is:... Anonymous
10:11 PM Bug #8975: No Cluster available on Trusty
The following is the output of ps -axfu after running calamari-ctl initialize... Anonymous
10:10 PM Bug #8975: No Cluster available on Trusty
The following is ps -axfu on the calamari host after running the ice_setup.py script but before running calamari-ctl ... Anonymous
05:55 PM Bug #8981 (Closed): Can I manage multiple clusters in one master machine?
Not really; the underlying REST API will support access by cluster, but the front end graphical environment hasn't ye... Dan Mick
06:42 AM Bug #8981 (Closed): Can I manage multiple clusters in one master machine?
Can I manage multiple clusters in one calamari page? Yi Li
03:20 PM Revision ef66d0cd (calamari): rest-api: adds missing dateutil import
Signed-off-by: Gregory Meno <gregory.meno@inktank.com> Christina Meno

07/30/2014

06:36 PM Revision 63e574d5 (calamari): Merge branch origin/1.2 to master
Signed-off-by: Gregory Meno <gregory.meno@inktank.com> Christina Meno
04:26 PM Bug #8975: No Cluster available on Trusty
The following is the tail of the /var/log/salt/minion file on the Ceph com node.... Anonymous
04:06 PM Bug #8975: No Cluster available on Trusty
I wanted to make sure that this was reproduce-able, so I reran from scratch (downbursted vms). It happened again. Anonymous
02:09 PM Bug #8975 (Resolved): No Cluster available on Trusty
Trusty system installed from ICE tarball. 1 Calamari server 1 Ceph Mon machine, 3 OSDs.
Ceph is up and running (h...
Anonymous
02:03 PM Revision 2c969598 (calamari): Merge pull request #162 from ceph/wip-8664
Add ability to get/set a crush map from the cluster GregMeno
10:50 AM Fix #8967: min_size not changing in pool_tests
Actually to make this more general you can read "osd_pool_default_min_size", and "osd_pool_default_size" from the cep... John Spray
10:42 AM Fix #8967: min_size not changing in pool_tests
Weird, pretty sure these tests worked on firefly at some point (wherein the default pool size changed to 3), but I ca... John Spray
07:39 AM Fix #8967 (Resolved): min_size not changing in pool_tests
FAIL: Check that valid modifications to a pool are accepted and actioned.
------------------------------------------...
Christina Meno
07:47 AM Bug #8720 (In Progress): Calamari: Pg status bar remains clean until refresh.
Christina Meno
07:40 AM Bug #8968 (Resolved): There is a race in ceph_ctl._bootstrap which causes tests failure due to ti...
ERROR: Test that a job which never completes on its own can be killed
----------------------------------------------...
Christina Meno
07:29 AM Feature #8664 (Resolved): Add ability to get/set a crush map from the cluster
Christina Meno
03:33 AM Revision e16f8094 (calamari): Merge pull request #166 from ceph/wip-salt-bootstrap
urllib-bootstrap-salt.sh: Add flexibility/diagnosability
Reviewed-by: John Spray <john.spray@inktank.com>
Dan Mick
03:33 AM Revision 39408b1d (calamari): Merge pull request #165 from ceph/wip-sshport
Make each Vagrant VM use a different SSH port forward (to avoid collisio...
Reviewed-by: John Spray <john.spray@inkt...
Dan Mick
03:32 AM Revision e2ce7f9e (calamari): Merge pull request #164 from ceph/wip-trusty-repobuild
repobuild: make Ubuntu-version-specific (add trusty)
Reviewed-by: John Spray <john.spray@inktank.com>
Dan Mick
03:29 AM Revision 19358b5e (calamari): Merge pull request #160 from tserong/wip-minor-tweaks
A few small tweaks
Reviewed-by: Dan Mick <dan.mick@inktank.com>
Reviewed-by: John Spray <john.spray@inktank.com>
Dan Mick
03:26 AM Revision b2736f34 (calamari-clients): Merge pull request #37 from tserong/wip-suse-build
Add support for SUSE build on build.opensuse.org
Reviewed-by: Dan Mick <dan.mick@inktank.com>
Dan Mick
03:18 AM Revision b1dae9b9 (calamari-clients): Merge pull request #39 from ceph/wip-sshport
*/Vagrantfile: Select unique ssh port so builds can be simultaneous Dan Mick
03:17 AM Revision 7266bbda (calamari-clients): Merge pull request #40 from ceph/wip-salt-bootstrap
urllib-bootstrap-salt.sh: as in calamari: use private version, save down... Dan Mick

07/29/2014

07:40 PM Revision 0fc6c0f6 (calamari): rest-api: fix rendering so test_saltkey can pass
Signed-off-by: Gregory Meno <gregory.meno@inktank.com> Christina Meno
07:40 PM Revision 913d48fa (calamari): minion module: cleanup spurious TODO and unwanted call to fsync
Signed-off-by: Gregory Meno <gregory.meno@inktank.com> Christina Meno
07:35 PM Revision 3ca808ed (calamari): Add CrushMap enpoints to API and cleanup formatting of urls
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
07:35 PM Revision e92ee609 (calamari): rest-api: Add get plain text crush map
Signed-off-by: Gregory Meno <gregory.meno@inktank.com> Christina Meno
07:35 PM Revision d7b9bc75 (calamari): cthulhu: moves text crush map into the osd_map sync object
Signed-off-by: Gregory Meno <gregory.meno@inktank.com> Christina Meno
07:35 PM Revision ca0bb5e2 (calamari): calamari-common: add CRUSH_MAP type
Signed-off-by: Gregory Meno <gregory.meno@inktank.com> Christina Meno
07:35 PM Revision d692e272 (calamari): rest-api: change rendering of crush_map endpoint
Signed-off-by: Gregory Meno <gregory.meno@inktank.com> Christina Meno
07:35 PM Revision 137e62cc (calamari): rest-api: add ability to set crushmap
Signed-off-by: Gregory Meno <gregory.meno@inktank.com> Christina Meno
07:35 PM Revision 1e1b5a33 (calamari): salt-minion: cleanup code and remove tempfiles
Signed-off-by: Gregory Meno <gregory.meno@inktank.com> Christina Meno
07:35 PM Revision 13d63b8f (calamari): rest-api: remove unused serializer
Signed-off-by: Gregory Meno <gregory.meno@inktank.com> Christina Meno
07:35 PM Revision 1c7615b0 (calamari): cthulhu: cleanup unused code in factory
Signed-off-by: Gregory Meno <gregory.meno@inktank.com> Christina Meno
07:31 PM Revision 253af007 (calamari-clients): urllib-bootstrap-salt.sh: as in calamari: use private versi...
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick
07:31 PM Revision 43b713f3 (calamari): urllib-bootstrap-salt.sh: Add flexibility/diagnosability
Allow easy setting of URL, and keep a copy of the downloaded script
in case things go wrong
Dan Mick
07:27 PM Revision 8fbd7f43 (calamari): Make each Vagrant VM use a different SSH port forward
Add auto_correct: true to allow collisions to be nonfatal
Signed-off-by: Dan Mick <dan.mick@inktank.com>
Dan Mick
07:25 PM Revision 0cf9b2ac (calamari-clients): */Vagrantfile: Select unique ssh port so builds can be simu...
Use auto_correct: true to allow for collisions to be nonfatal
Signed-off-by: Dan Mick <dan.mick@inktank.com>
Dan Mick
11:58 AM Bug #8817 (Closed): enterprise-testing/1,2 RHEL 7.0 -- gui times out waiting for cluster.
This has not popped up recently so I'll assume it's been fixed by the myriad of other changes that have happened. Anonymous
11:03 AM Bug #8817 (Can't reproduce): enterprise-testing/1,2 RHEL 7.0 -- gui times out waiting for cluster.
Dan Mick
11:24 AM Feature #8812: RFE for calamari-ctl initialize: show Calamari URL/user
perhaps this really belongs in ice-setup Dan Mick
10:59 AM Bug #8729 (Fix Under Review): Building the trusty tarball image fails
Dan Mick
06:04 AM Revision 428ad273 (calamari): repobuild: make Ubuntu-version-specific (add trusty)
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick

07/28/2014

06:06 PM Revision ee1d463e (calamari): Merge pull request #163 from ceph/feature/trustybuild
Update for building on trusty Dan Mick
06:05 PM Revision 3ec388fa (calamari): requirements.production.force.text: add mako
Mako is apparently on the trusty build machine but not production machines
Signed-off-by: Dan Mick <dan.mick@inktank...
Dan Mick
06:05 PM Revision 525606fd (calamari): Makefile, conf/httpd: Collapse distro httpd confs into one:
- for all distros, use version >=2.4 for the new Require directive
- put WSGISocketPrefix in dynamically in Makefile
...
Dan Mick
06:05 PM Revision 5c84a069 (calamari): debian/rules: if dh_python2 supports --no-rewrite-shebang, use it
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick
06:05 PM Revision e4a66795 (calamari): trusty-build/Vagrantfile: Don't run highstate on vagrant up
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick
06:04 PM Revision 3fd98069 (calamari): vagrant/trusty-build: Added support for Ubuntu Trusty
Scripts for building on Ubuntu Trusty 64bit added.
Added the package python-support for trusty64.
Compiling on trusty...
Jason Brown

07/26/2014

10:44 PM Revision efe388a4 (calamari-clients): Merge pull request #38 from ceph/wip-8853
Fix Pools Total Disk Free graph to display bytes rather than kB John Spray
03:44 PM Bug #8853 (Resolved): Calamari legend for "Pools Total Disk Free" is wrong
Merged. John Spray
12:23 AM Bug #8853 (Fix Under Review): Calamari legend for "Pools Total Disk Free" is wrong
Dan Mick
12:22 AM Bug #8853: Calamari legend for "Pools Total Disk Free" is wrong
Tested on trusty build; works fine. Dan Mick
07:24 AM Revision ffd8dfca (calamari-clients): Fix Pools Total Disk Free graph to display bytes rather tha...
Ceph returns disk amounts in kB (i.e. divided by 1024). Scale back
up by adding the graphite function scale(..,1024)...
Dan Mick

07/25/2014

05:46 PM Revision a943a30d (calamari): Merge pull request #161 from ceph/wip-fqdn-none
calamari_rest: handle serverless service John Spray

07/24/2014

12:37 PM Feature #8664 (Fix Under Review): Add ability to get/set a crush map from the cluster
Christina Meno

07/23/2014

04:12 AM Revision e1146701 (calamari-clients): Add copyright to SUSE spec file
The openSUSE packaging guidelines require spec files to have a license
header.
Signed-off-by: Tim Serong <tserong@su...
Tim Serong
03:57 AM Revision 2c938a2a (calamari): Update license to LGPL2.1+ in spec and setup.py
Signed-off-by: Tim Serong <tserong@suse.com> Tim Serong

07/22/2014

01:20 PM Revision bc07da54 (calamari-clients): Support SUSE build on build.opensuse.org
This adds a SUSE-specific spec file (calamari-clients.suse.spec) and
suse-tarball build target to the Makefile.
Ordi...
Tim Serong
11:40 AM Revision d2b9ccc0 (calamari-clients): .gitignore: Add *~, *.orig, *.rej
Signed-off-by: Tim Serong <tserong@suse.com> Tim Serong
10:34 AM Revision 85ae59f7 (calamari-clients): clients.spec: Update license string
Signed-off-by: Tim Serong <tserong@suse.com> Tim Serong
06:08 AM Feature #7133 (Rejected): Document installation of plugins
This work no longer planned due to calamari now being OSS Christina Meno
06:08 AM Feature #7134 (Rejected): Deploy plugin modules to minions
This work no longer planned due to calamari now being OSS Christina Meno
06:06 AM Bug #8435 (Can't reproduce): Missing period in minion pillar.
Two runs on vps machines running ceph 80.4
and calamari master
Ran 36 tests in 2097.824s
OK (SKIP=2)
(env)vag...
Christina Meno

07/21/2014

01:10 PM Feature #8664: Add ability to get/set a crush map from the cluster
Gregory Meno wrote:
> OSDMapModifyingRequest but since there is no crushtool access in the admin interface
> I woul...
John Spray
10:01 AM Feature #8664: Add ability to get/set a crush map from the cluster
To make the text format work we'll need to compile/decompile
This looks like:
create crush_request_factory.update...
Christina Meno

07/18/2014

12:51 PM Bug #8853: Calamari legend for "Pools Total Disk Free" is wrong
Now that I finally understand how that fix works and what it does, that does seem like a much lower-risk and higher-e... Dan Mick
07:05 AM Bug #8853: Calamari legend for "Pools Total Disk Free" is wrong
Just tested my one liner, it works fine. I think it is better to just do this scaling as part of the graphite query ... John Spray
11:29 AM Revision 8689e6bc (calamari): calamari_rest: handle serverless service
This case can happen during removal of servers, where
any service using that server will be unhooked from it
by setti...
John Spray
02:51 AM Revision a0aab689 (calamari-clients): Add Vagrantfile for trusty-package (like the others, copy p...
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick
02:49 AM Revision 8b2c5acd (calamari-clients): Shut the new bower up about collecting stats
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick
01:57 AM Revision a1f076ae (calamari-clients): Apparently bower 1.2.8 can't handle git anymore (?)
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick
01:57 AM Revision 35857054 (calamari-clients): build deps: rubygems est morte; vive le ruby1.9.1
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick

07/17/2014

11:41 PM Feature #8779: calamari-ctl clear hangs, unkillably, if DB is open in cthulhu
Verified that no hang occurs when cthulhu is not running Dan Mick
11:40 PM Bug #8729: Building the trusty tarball image fails
Fixing up -server and -clients builds, along with ICEball builds. In progress on all. Dan Mick
11:40 PM Bug #8729 (In Progress): Building the trusty tarball image fails
Dan Mick
07:37 PM Bug #8853: Calamari legend for "Pools Total Disk Free" is wrong
Yan claims it's not as easy as that, because the graphs are rendered by dygraph. He's got a patch that I've yet to t... Dan Mick
05:20 AM Bug #8853: Calamari legend for "Pools Total Disk Free" is wrong
It should be as simple as this (untested):... John Spray
06:30 PM Bug #8720: Calamari: Pg status bar remains clean until refresh.
This bug seems to happen on Firefox. It does not happen on Chrome (although I have done thirty times as many tests o... Anonymous

07/16/2014

06:59 PM Bug #8856 (Won't Fix): RHEL 6.5 Gets Server Unreachable at times when running with 117 OSDs
Not a real issue. Anonymous
06:58 PM Bug #8856: RHEL 6.5 Gets Server Unreachable at times when running with 117 OSDs
I ran this with a mira machine as the calamari server. This message did not get displayed. I suspect that the probl... Anonymous
04:14 PM Bug #8856: RHEL 6.5 Gets Server Unreachable at times when running with 117 OSDs
When you have 79/117 OSDs up, and 636/2.2K pgs active & clean, the pg status bar looks like an early Modrian. Later ... Anonymous
04:06 PM Bug #8856 (Won't Fix): RHEL 6.5 Gets Server Unreachable at times when running with 117 OSDs
I brought up a ceph cluster with 3 osds on 39 separate vms.
I added a new pool (swimming) with 2048 pgs in it.
...
Anonymous
06:52 PM Revision 9798f57f (calamari): doc: typo connection/connecting
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:41 PM Bug #8853: Calamari legend for "Pools Total Disk Free" is wrong
Yes, ceph reports these numbers in kB, and thus so does Diamond, and thus so does the UI. John and I discussed and a... Dan Mick
11:00 AM Bug #8853: Calamari legend for "Pools Total Disk Free" is wrong
Yikes, k vs M, *and* TB vs GB....argh
Dan Mick
10:56 AM Bug #8853 (Resolved): Calamari legend for "Pools Total Disk Free" is wrong
There is an issue with the legend for the Pools Total Disk Free in Calamari.
Legend is reporting: Available: 3.03 ...
Alexandre Marangone
03:52 PM Bug #8855 (Resolved): host graphs are not properly displayed
The graphs are not properly displayed. To reproduce:
- Select a host, and click on any graph type but summary
- S...
Alexandre Marangone
04:42 AM Fix #8820: calamari: min_size is not set correctly when pool size is non-default
My take on this is that we should probably automagically set min_size during creation, but on subsequent updates we s... John Spray

07/15/2014

06:11 PM Bug #8836 (Duplicate): OSDs are not coming up after Reboots on 7.0
Dan Mick
06:09 PM Bug #8836: OSDs are not coming up after Reboots on 7.0
Same issue as #7627 Dan Mick
12:30 PM Bug #8836 (Duplicate): OSDs are not coming up after Reboots on 7.0
I am not sure if this is a Ceph bug, but it may be Calamari installation related.
Using the Calamari server, I bro...
Anonymous
04:03 PM Revision 1a198ab3 (calamari): devmode fixing path to force requirements
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
11:21 AM Bug #8596 (Won't Fix): ICE: ice_setup.py fails on Centos 6.3
Dan Mick

07/14/2014

04:37 PM Bug #8817: enterprise-testing/1,2 RHEL 7.0 -- gui times out waiting for cluster.
I'm gonna say this is conditionally something we can assume is working-ish until there's a hard horrid failure Dan Mick
01:25 PM Bug #8817: enterprise-testing/1,2 RHEL 7.0 -- gui times out waiting for cluster.
I may have messed up setting up an OSD in the previous test (it came up running 2 out of 3
OSDS after the timeout). ...
Anonymous
11:09 AM Bug #8817: enterprise-testing/1,2 RHEL 7.0 -- gui times out waiting for cluster.
In the latest version (built 01:00 on 7/14), the No Cluster message occurred. However, clicking on the dashboard ico... Anonymous
04:35 PM Feature #8779: calamari-ctl clear hangs, unkillably, if DB is open in cthulhu
Not primary functionality; should verify that it's due to another database user, and see if there's anything calamari... Dan Mick
04:34 PM Bug #8791 (Resolved): logs are not visible
Worked around in calamari commit a8ee07e781c90d24523adcd641d9ff88e52e1b7c. See also #8828. Dan Mick
04:29 PM Bug #8794 (Resolved): testing ice on ubuntu precise fails during ceph install
mds-related packages reinserted (no change to build scripts; just stopped using local cache of ceph packages that had... Dan Mick
10:43 AM Fix #8828 (New): Remove log handling from cthulhu
cthulhu is single threaded, and sending things like requests to fetch N lines of logs through it will make things chu... Christina Meno
07:26 AM Feature #8664 (In Progress): Add ability to get/set a crush map from the cluster
Christina Meno

07/12/2014

12:44 PM Fix #8820 (Resolved): calamari: min_size is not set correctly when pool size is non-default
Creating a pool with a non-default size will not set min_size properly.
We created a pool with a size of 2 with th...
Alexandre Marangone

07/11/2014

08:38 PM Bug #8817: enterprise-testing/1,2 RHEL 7.0 -- gui times out waiting for cluster.
The calamari machine is vpm035. vpm030 is a ceph monitor, and osds are on vpm031 vpm032 and vpm033.
Anonymous
08:37 PM Bug #8817 (Closed): enterprise-testing/1,2 RHEL 7.0 -- gui times out waiting for cluster.
Ceph is up. After hitting the ADD button to attach the ceph sites, the gui times out after 3 minutes.
It produces...
Anonymous
08:22 PM Revision 2597aba8 (calamari): Merge pull request #159 from ceph/wip-fix-logs
cthulhu: add log service function to avoid privilege probs calling salt directly from REST
Reviewed-by: Dan Mick <da...
Dan Mick
10:05 AM Revision 5cdfc887 (calamari): Detect SUSE Linux in get-flavor.sh
Signed-off-by: Tim Serong <tserong@suse.com> Tim Serong
10:05 AM Revision 8f213d0b (calamari): Makefile: Install config files with mode 0644
Unless a mode is explicitly specified when invoking `install`, it'll use
0755, which means we have config files insta...
Tim Serong
10:05 AM Revision c45c5f5b (calamari): .gitignore: Add *~, *.orig, *.rej
Signed-off-by: Tim Serong <tserong@suse.com> Tim Serong

07/10/2014

08:35 PM Revision a8ee07e7 (calamari): cthulhu: absorb the salt from rest-api to get logs when the www use...
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
11:45 AM Feature #8812 (New): RFE for calamari-ctl initialize: show Calamari URL/user
Suggestion for the calamari installer, based on the Foreman installer, where it tells the user the URL and the userna... Marcelo Giles
07:12 AM Bug #8729: Building the trusty tarball image fails
Dan Mick wrote:
> A community member has contributed: https://github.com/ceph/calamari/pull/153, or will soon, which...
Jason Brown
04:44 AM Revision f15abde8 (calamari): Untested code to chown -R <apacheuser> <salt-dirs>
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick
12:38 AM Revision a6c692d6 (calamari): Merge pull request #157 from ceph/master_1.2_merge_gmeno
Master 1.2 merge gmeno GregMeno

07/09/2014

10:29 PM Bug #8794: testing ice on ubuntu precise fails during ceph install
On reflection, while ceph-deploy maybe should change to allow this, I think in this case the problem is ICE's to solv... Dan Mick
04:54 PM Bug #8794: testing ice on ubuntu precise fails during ceph install
This is ceph-deploy specifically asking for ceph-mds and ceph-fs-common, which means we can't remove them from the su... Dan Mick
04:34 PM Bug #8794 (Resolved): testing ice on ubuntu precise fails during ceph install
Test machine: vpm115
tried to set up ceph cluster on vpm116
This happened while testing ice [https://download.ink...
Tamilarasi muthamizhan
05:27 PM Bug #8720: Calamari: Pg status bar remains clean until refresh.
I should catch up on email before I update issues. Anonymous
04:48 PM Bug #8720: Calamari: Pg status bar remains clean until refresh.
I have now seen this on RHel 6.5. Here's what I did.
I have 448/448 pg active and clean. The bar is all green
...
Anonymous
11:53 AM Bug #8720: Calamari: Pg status bar remains clean until refresh.
Steps to reproduce:
in one tab load dashboard
in another tab goto workbench take an osd out.
look at first tab w...
Christina Meno
02:06 PM Bug #8791 (Resolved): logs are not visible
Logs show up as empty. The root cause is that calamari-web is attempting to call client.cmd() to invoke log_tail, bu... Dan Mick
03:28 AM Feature #8779: calamari-ctl clear hangs, unkillably, if DB is open in cthulhu
Vaguely recall seeing this in development when something else was holding the database open, you don't by any chance ... John Spray

07/08/2014

09:44 PM Bug #8780 (Resolved): salt-minion didn't cleanly start ceph.py
Okay. I might have had something not quite right in my setup.
I downbursted 5 new virtual machines, and vewwy vew...
Anonymous
07:55 PM Bug #8780 (Need More Info): salt-minion didn't cleanly start ceph.py
I looked at the monitor host; it had this in the minion log:... Dan Mick
07:17 PM Bug #8780 (Resolved): salt-minion didn't cleanly start ceph.py
Running the centos 6.5 distro tarball (from https://download.inktank.com/enterprise-testing/1.2-rc4/)
Brought up C...
Anonymous
05:52 PM Feature #8779: calamari-ctl clear hangs, unkillably, if DB is open in cthulhu
kill with no arg (which IIRC is TERM) killed it, and it apparently had not cleared the db, as "initialize" did not re... Dan Mick
05:51 PM Feature #8779 (Rejected): calamari-ctl clear hangs, unkillably, if DB is open in cthulhu
[ubuntu@vpm071 ice]$ sudo calamari-ctl clear --yes-i-am-sure
[INFO] Loading configuration..
[INFO] Dropping tables
...
Dan Mick
10:53 AM Bug #8768 (Duplicate): Rhel 7: Information displays a lot of unknown values.
Dan Mick

07/07/2014

05:09 PM Bug #8720: Calamari: Pg status bar remains clean until refresh.
Note: this problem seems to only happen when osds go down. Pg status is 0/xxx Active & Clean, but the status bar does... Anonymous
04:27 PM Bug #8768 (Duplicate): Rhel 7: Information displays a lot of unknown values.
John Wilkins came across this, and I verified that I see it on a cluster that I set up.
On the gui, run Manage(c...
Anonymous
04:22 PM Revision d021c302 (calamari): calamari: fix lint error in TEMPLATE_DIRS setting
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
04:03 PM Revision 558eb247 (calamari): fix travis looking for requirements in the wrong place
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
03:32 PM Bug #8729: Building the trusty tarball image fails
A community member has contributed: https://github.com/ceph/calamari/pull/153, or will soon, which should in theory h... Dan Mick
03:19 PM Cleanup #8767 (Closed): remove salt/systemd service workarounds
Several places in the .sls files dealing with services (in salt/local) are clunky because of salt bug https://github.... Dan Mick
11:05 AM Revision 7ebf7fac (calamari): Merge remote-tracking branch 'remotes/origin/1.2'
Conflicts:
README.rst
doc/development/building_packages.rst
Gregory Meno
07:28 AM Feature #8755 (Duplicate): make calamari-ctl generate postgres passwords in config readable only ...
Christina Meno
06:45 AM Feature #8755: make calamari-ctl generate postgres passwords in config readable only to www user
This is a dupe of #8064 John Spray
06:16 AM Feature #8755 (Duplicate): make calamari-ctl generate postgres passwords in config readable only ...
In the calamari-server rpm, in calamari/calamari.conf:
db_path = postgresql://calamari:27HbZwr*g@localhost/calamar...
Christina Meno
06:18 AM Feature #8756 (New): Update django to fix known security flaws
https://www.djangoproject.com/weblog/2014/apr/21/security/ Christina Meno

07/06/2014

03:44 AM Revision 86429258 (calamari-clients): Clean up salt-bootstrap: just use urllib
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick
02:29 AM Revision b2d3538b (calamari): Missed edit of path for bootstrap
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick
01:37 AM Revision 42975cdf (calamari): Oops, nope, rhel7 not quite done yet
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick

07/05/2014

10:46 PM Revision af54b339 (calamari): Clean up salt-bootstrap: 1) stable works for rhel7 2) use urllib ev...
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick

07/03/2014

10:00 PM Bug #8720: Calamari: Pg status bar remains clean until refresh.
Note: This happens on both Chrome and Firefox Anonymous
09:11 PM Bug #8731 (Won't Fix): Fix SELinux for Calamari on RHEL7
Decision for now is to document "disable SELinux". Reopen if we want to revisit this. Dan Mick
09:09 PM Bug #8721: Calamari on RHEL does not come up after reboot.
Fixed in 1.2 commit 1a7f62a06daa2864d2c36fb022c0d5533fe7bb26 Dan Mick
09:08 PM Bug #8721 (Resolved): Calamari on RHEL does not come up after reboot.
Dan Mick
09:06 PM Bug #8742: calamari build: some failures aren't reported by vagrant ssh
The build had a failure midway through while trying to make el6 in repobuild which was not transmitted out to a failu... Dan Mick
09:06 PM Bug #8742: calamari build: some failures aren't reported by vagrant ssh
The build had a failure midway through while trying to make el6 in repobuild which was not transmitted out to a failu... Dan Mick
05:29 PM Bug #8742 (Resolved): calamari build: some failures aren't reported by vagrant ssh
Running
./ice_repo_tgz.py -v -b v0.81 -o centos6.5
Resulted in:...
Anonymous
08:11 PM Bug #8448 (Resolved): ICE: calamari-ctl initialize error when not run as root.
Looks good. Anonymous
11:37 AM Bug #8448 (Fix Under Review): ICE: calamari-ctl initialize error when not run as root.
Christina Meno
07:03 AM Bug #8448: ICE: calamari-ctl initialize error when not run as root.
The way that I think I'll handle part 1 is:
add a cmdline switch --devmode
the behavior is then:
if not args.de...
Christina Meno
06:39 AM Bug #8448 (In Progress): ICE: calamari-ctl initialize error when not run as root.
Christina Meno
07:38 PM Revision 7257c30b (calamari): Merge pull request #156 from ceph/wip-8448-1.2
cthulhu: add flag to signal that we do not need root privs
Reviewed-by: Dan Mick <dan.mick@inktank.com>
Dan Mick
06:55 PM Revision b3b14d8d (calamari): calamari-ctl: add flag to signal that we do not need root privs
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
06:47 PM Revision 2b765cc0 (calamari): Merge pull request #155 from ceph/wip-8721
Add salt/calamari-ctl machinery to start and enable services Dan Mick
06:39 PM Revision 1a7f62a0 (calamari): Add salt/calamari-ctl machinery to start and enable services
Work around salt systemd service bug for RHEL7
Signed-off-by: Dan Mick <dan.mick@inktank.com>
Dan Mick
06:26 PM Bug #8743: Salt grains empty when server is in accepted state, rev 2
(The workaround is to add r-x permissions to those dirs. It's not clear if this is any sort of security hole.) Dan Mick
06:25 PM Bug #8743 (Resolved): Salt grains empty when server is in accepted state, rev 2
Start by tracking this down in salt.
#7783 documented a problem with permissions accessing grains for the minion; ...
Dan Mick
 

Also available in: Atom