Project

General

Profile

Activity

From 08/14/2013 to 09/12/2013

09/12/2013

04:42 PM Bug #6300 (Resolved): ceph-deploy: mon create prompts for password
ceph-deploy version: 1.2.3
ceph version: dumpling [v0.67.3]
on a single node setup, "mon create" command prompt...
Tamilarasi muthamizhan
01:26 PM Feature #6017: ceph-deploy mon create: create on all mons in ceph.conf + then do gatherkeys if no...
Pull request to implement the new mon_status : https://github.com/ceph/ceph-deploy/pull/71
Was merged into ceph-de...
Alfredo Deza
01:24 PM Feature #6017 (In Progress): ceph-deploy mon create: create on all mons in ceph.conf + then do ga...
Alfredo Deza
01:25 PM Bug #6288: 'ceph-deploy mon create' with --cluster flag fails
Alfredo Deza
01:25 PM Bug #6288: 'ceph-deploy mon create' with --cluster flag fails
What happens here is that the call to start the daemon in `ceph_deploy/hosts/debian/mon/create.py` does not pass the ... Alfredo Deza
08:27 AM Bug #6288 (Resolved): 'ceph-deploy mon create' with --cluster flag fails
The command:
$ ceph-deploy --cluster ceph0 mon create cephgs-{0,1,2}
runs without error yet it fails to do anyt...
Jeff Kline
09:02 AM Bug #6289 (Resolved): new remote connection needs to be able to know about sudo
The new execnet library needs to know about the need to insert `sudo` to remote commands (something that was already ... Alfredo Deza
08:30 AM Feature #4954 (Resolved): ceph-deploy: help and document need to be updated for osd create
Merged into ceph-deploy master branch with hash: 26a41b6 Alfredo Deza
08:21 AM Feature #4954 (In Progress): ceph-deploy: help and document need to be updated for osd create
pull request opened https://github.com/ceph/ceph-deploy/pull/74 Alfredo Deza
08:23 AM Bug #5975 (Resolved): Find a real fix for the pushy issue of hanging/deadlocking during long-runn...
Merged into ceph-deploy master with hash: 5a87cb8
We have now started the migration away from pushy which fixes ...
Alfredo Deza
07:26 AM Bug #5975 (In Progress): Find a real fix for the pushy issue of hanging/deadlocking during long-r...
Opened pull request: https://github.com/ceph/ceph-deploy/pull/71 Alfredo Deza

09/11/2013

01:20 PM Bug #6281 (Closed): ceph-deploy config.py write_conf throws away old config just because they are...
in example
ceph-deploy new node-1:10.20.0.2
echo [global] >> /etc/ceph/ceph.conf
echo public address = 10.20.0.0...
Anonymous
07:59 AM Bug #6269 (Resolved): ceph-deploy needs to use the equivalent of `hostname -s`
Merged to ceph-deploy master branch with hash: c7756f8 Alfredo Deza
07:58 AM Bug #6269: ceph-deploy needs to use the equivalent of `hostname -s`
Pull request opened: https://github.com/ceph/ceph-deploy/pull/72 Alfredo Deza

09/10/2013

04:42 PM Cleanup #6273 (New): Doxygen Renderer
Sphinx has been upgraded to 1.1.3, fixing the index problem. However, we do have an outstanding issue with Doxygen. ... John Wilkins
10:51 AM Bug #6269 (Resolved): ceph-deploy needs to use the equivalent of `hostname -s`
It currently uses:... Alfredo Deza
09:58 AM Feature #4954: ceph-deploy: help and document need to be updated for osd create
... Tamilarasi muthamizhan

09/09/2013

05:55 PM Bug #6266 (Resolved): ceph-deploy new command broken
Sage Weil
04:49 PM Bug #6266: ceph-deploy new command broken
wip-6266 works fine! Tamilarasi muthamizhan
04:44 PM Bug #6266 (Fix Under Review): ceph-deploy new command broken
wip-6266
Sage Weil
04:32 PM Bug #6266 (Resolved): ceph-deploy new command broken
on mira016, that has the latest version of ceph-deploy [v1.2.3], new command is broken and so am not able to proceed ... Tamilarasi muthamizhan
04:37 PM Bug #6255 (Resolved): ceph-deploy: fail to parse json from mon_status
commit:f957f89 Sage Weil
06:04 AM Bug #6255 (Fix Under Review): ceph-deploy: fail to parse json from mon_status
Opened pull request: https://github.com/ceph/ceph-deploy/pull/69 Alfredo Deza
08:51 AM Feature #6017: ceph-deploy mon create: create on all mons in ceph.conf + then do gatherkeys if no...
And I just made this work with execnet.
... and it doesn't hang *at all*...
Alfredo Deza
06:57 AM Feature #6017: ceph-deploy mon create: create on all mons in ceph.conf + then do gatherkeys if no...
And now we have to back out of this change because once again, the infamous pushy bug (#5975) that cannot be fixed.
...
Alfredo Deza

09/08/2013

09:56 AM Bug #6255 (Resolved): ceph-deploy: fail to parse json from mon_status
... Sage Weil

09/07/2013

03:31 PM Feature #1668: collectd: push ceph plugin upstream
I've issued a pull request with some updates: https://github.com/ceph/collectd/pull/1
I'll rebase against the mast...
Jesse Pretorius

09/06/2013

02:53 PM Feature #6017: ceph-deploy mon create: create on all mons in ceph.conf + then do gatherkeys if no...
Added a helper to check the mon_status in the remote host, it will be used to make sure it is actually running correc... Alfredo Deza
09:04 AM Feature #5282 (In Progress): Get Dumpling into EPEL
I've pinged both the epel/fedora and centos maintainers about including 0.67.3 when it's released. Anonymous
09:02 AM Feature #5847 (Resolved): Build own versions of most recent leveldb for all supported platforms.
Removing the Basho fix appears to fix the problem with centos/rhel6.3 platforms, so going with that solution.
Note...
Anonymous
08:24 AM Bug #6104 (Resolved): ceph-deploy should workaround pseudo-tty in SSH
Merged into ceph-deploy master branch, with hash: 8eee1a3 Alfredo Deza
07:22 AM Bug #6104 (Fix Under Review): ceph-deploy should workaround pseudo-tty in SSH
This is not fixable with `pushy` (see ticket thread). So we are now falling back to disabling sudo if you are connect... Alfredo Deza

09/05/2013

05:23 PM Bug #6245 (Resolved): ceph-deploy: install command broken
Fix merged to ceph-deploy master branch, with hash 225b7fbbab3ab9880484e2b814a4443986765849
After going back from ...
Alfredo Deza
05:21 PM Bug #6245 (Fix Under Review): ceph-deploy: install command broken
Opened pull request: https://github.com/ceph/ceph-deploy/pull/64 Alfredo Deza
04:32 PM Bug #6245 (Resolved): ceph-deploy: install command broken
ceph deploy version: 1.2.3
when trying to install ceph using ceph-deploy, it always installs the default ubuntu ...
Tamilarasi muthamizhan
12:17 PM Bug #6035 (Closed): ceph-deploy: ceph-create-keys stuck on fedora 18 VMs
Closing as I cannot replicate this any more. Alfredo Deza
12:16 PM Bug #6160 (Resolved): allow installation of packages only
merge on ceph-deploy's master branch with hash: 73b920a Alfredo Deza
07:03 AM Bug #6160: allow installation of packages only
pull request opened https://github.com/ceph/ceph-deploy/pull/62 Alfredo Deza
12:12 PM Feature #6017: ceph-deploy mon create: create on all mons in ceph.conf + then do gatherkeys if no...
currently blocked as I cannot implement correctly the mon_status on remote hosts because I get output like:... Alfredo Deza
09:31 AM Bug #6237 (Resolved): osd create fails because key is not in remote function
Merged into ceph-deploy master branch with hash: 3b49407cdc5d3cfe2a55fd843f7e8c8723a4c7db Alfredo Deza
07:05 AM Bug #6237: osd create fails because key is not in remote function
Pull request opened: https://github.com/ceph/ceph-deploy/pull/63 Alfredo Deza
06:02 AM Bug #6237 (Resolved): osd create fails because key is not in remote function
... Alfredo Deza

09/04/2013

01:42 PM Bug #6160 (In Progress): allow installation of packages only
Alfredo Deza
10:41 AM Bug #4924 (Resolved): ceph-deploy: gatherkeys fails on raring (cuttlefish)
Sage Weil
09:21 AM Feature #6017 (In Progress): ceph-deploy mon create: create on all mons in ceph.conf + then do ga...
Issue #6132 has been resolved and that adds a big warning message when the provided hostname does not match that of t... Alfredo Deza
09:07 AM Bug #6132 (Resolved): ceph-deploy to detect and warn when host != hostname
Merged to ceph-deploy master branch with hash: 124e53e3513e80b306c68af7db1f4fe13e5d9d58 Alfredo Deza
08:59 AM Bug #6132 (Fix Under Review): ceph-deploy to detect and warn when host != hostname
Opened pull request: https://github.com/ceph/ceph-deploy/pull/60 Alfredo Deza
06:36 AM Bug #5944: ceph-deploy osd needs to be moved to use the new remote helpers
This is a **massive** effort because `osd` is huge. Will update as I make progress on this.
`prepare` and `activat...
Alfredo Deza

09/03/2013

01:47 PM Bug #6216 (Resolved): rpm missing package when junit not installed
Either need to not faile if libcepfs_java is not built, or configure needs to fail if the required package is not fou... Anonymous
12:57 PM Bug #5763 (Resolved): ceph-deploy new [IP] should error out
Merged to ceph-deploy master branch with hash: 77438b522c82e79fdb0f9b0c5963ba5a61f07f10
The validator was updated ...
Alfredo Deza
08:09 AM Bug #5763 (Fix Under Review): ceph-deploy new [IP] should error out
Opened pull request: https://github.com/ceph/ceph-deploy/pull/58 Alfredo Deza
11:02 AM Feature #6018 (In Progress): Build ceph via jenkins
Ian Colle
10:18 AM Bug #5944 (In Progress): ceph-deploy osd needs to be moved to use the new remote helpers
Alfredo Deza

08/30/2013

03:22 PM Bug #5763 (In Progress): ceph-deploy new [IP] should error out
on the latest ceph-deploy version 1.2.3, this problem exists.
ceph-deploy new command seems to accept any number o...
Tamilarasi muthamizhan
11:53 AM Feature #3347: ceph-deploy: allow setting ssh user
Would suggest default behaviour is to run as the user who is invoking the script. Neil Levine
11:48 AM Feature #6020 (Need More Info): radosgw-apache opinionated package
We need a explicit description of what should be packaged up for a new radosgw package.
Eg, config files to add, r...
Neil Levine
11:41 AM Feature #6067: ceph-deploy: make mon create catch common errors
Neil Levine
10:10 AM Feature #5956: Implement a radosgw command in ceph-deploy
ceph-deploy should be able to install/deploy radosgw to a remote host Alfredo Deza

08/29/2013

10:30 PM Feature #5847: Build own versions of most recent leveldb for all supported platforms.
Centos 6.3/6.4 & rhel 6.3/6.4 are backported from the fedora19 leveldb 1.12 package.
12.04 is backported from the Ra...
Anonymous
09:58 PM Feature #5847: Build own versions of most recent leveldb for all supported platforms.
Can you confirm which versions of LevelDB you are packaging for each OS:
CentOS 6.3
CentOS 6.4
RHEL 6.3
RHEL 6....
Neil Levine
01:06 PM Bug #6104: ceph-deploy should workaround pseudo-tty in SSH
One possible solution to this is to detect a `root` user and just not do the sudo connection.
Other than that, I t...
Alfredo Deza
10:12 AM Bug #6104: ceph-deploy should workaround pseudo-tty in SSH
pushy dev says this might not be straightforward so fixing this will depend on pushy fixing it on their end. Alfredo Deza
12:40 PM Bug #6160 (Resolved): allow installation of packages only
A lot of users care for their own repositories and keys making ceph-deploy a no-go when attempting to install ceph.
...
Alfredo Deza
11:25 AM Bug #6158: selective sync of ceph precise dependencies from havana cloud archive
Packages for 12.04 that Ceph Dumpling requires are: perftools, leveldb, libs3, libunwind, qemu Neil Levine
11:24 AM Bug #6158 (Rejected): selective sync of ceph precise dependencies from havana cloud archive
leveldb
libs3-dev
gperfootls
libunwind
reprepro lets you do a selective sync, according to james.
Sage Weil
10:22 AM Feature #6018: Build ceph via jenkins
Neil Levine
10:00 AM Feature #3347: ceph-deploy: allow setting ssh user
Changing subject so we are not prescriptive about where the ssh user is set. IMO it should be a ceph-deploy switch, n... Neil Levine
09:35 AM Feature #6154: ceph-deploy should be able to use an argument "fs-type" to specify the filesystem ...
As a workaround until this gets implemented, you can specify "fs type = foo" in the ceph.conf (at whatever granularit... Greg Farnum
08:20 AM Feature #6154 (Resolved): ceph-deploy should be able to use an argument "fs-type" to specify the ...
According to the documentation, it seems intended and expected that ceph-deploy should be able to define which filesy... David Moreau Simard
08:40 AM Feature #4954 (Need More Info): ceph-deploy: help and document need to be updated for osd create
From what I see, `prepare` does `activate`, how are you running ceph-deploy and what are you seeing as output that te... Alfredo Deza
08:32 AM Bug #6035 (Need More Info): ceph-deploy: ceph-create-keys stuck on fedora 18 VMs
Alfredo Deza
08:31 AM Bug #6035: ceph-deploy: ceph-create-keys stuck on fedora 18 VMs
I can no longer replicated this.
Also the hosts have changed from Fedora to Ubuntu. And I really don't see where i...
Alfredo Deza
08:07 AM Bug #6138 (Resolved): 'ceph-deploy disk list' fails on CentOS 6.4
Merged to ceph-deploy master branch
Hash: 69a765cfa94716813e5d77aa910c3ad21951b93b
Now the $PATH is always pass...
Alfredo Deza
06:05 AM Bug #6138 (Fix Under Review): 'ceph-deploy disk list' fails on CentOS 6.4
Opened pull request: https://github.com/ceph/ceph-deploy/pull/55 Alfredo Deza
07:50 AM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
this will go into the next dumpling point release. thanks again for helping track it down! Sage Weil
07:49 AM Bug #4924 (Pending Backport): ceph-deploy: gatherkeys fails on raring (cuttlefish)
Sage Weil
12:40 AM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
P.S.:
When does the fix will make it into the main branch (dumpling)?
I keep working with wip-4924 for now?
bernhard glomm
12:36 AM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
Sage Weil wrote:
> thanks for helping test this!
better free software ;-)
> add the --zap-disk argument to blo...
bernhard glomm

08/28/2013

10:44 AM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
bernhard glomm wrote:
> Sage Weil wrote:
> > Bernhard, thanks for those logs--I think I've identified the problem. ...
Sage Weil
10:43 AM Bug #4924 (Resolved): ceph-deploy: gatherkeys fails on raring (cuttlefish)
thanks for helping test this! Sage Weil
09:22 AM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
Sage Weil wrote:
> Bernhard, thanks for those logs--I think I've identified the problem. Can you try with wip-4924 ...
bernhard glomm
08:22 AM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
sorry, didn't realised on the first glance it was a normal package repository...
got it, will post results ASAP
bernhard glomm
01:54 AM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
Sage Weil wrote:
> Bernhard, thanks for those logs--I think I've identified the problem. Can you try with wip-4924 ...
bernhard glomm
08:31 AM Bug #6138 (In Progress): 'ceph-deploy disk list' fails on CentOS 6.4
Alfredo Deza
07:48 AM Bug #5193: RHEL6 does not ship with xfsprogs
Xfsprogs only in Scalable File System add on to RHEL 6.4 but xfs will be default fs in RHEL 7. Ian Colle

08/27/2013

04:56 PM Bug #6138 (Resolved): 'ceph-deploy disk list' fails on CentOS 6.4
When attempting to run 'ceph-deploy disk list den2ceph003' I get the follow error message:
$ ceph-deploy disk list...
Bryan Stillwell
11:03 AM Feature #6124 (Resolved): `ceph-deploy new` should accept node:IP pairs
Merged on ceph-deploy's master branch, hash: cdc8f8a8c38543587e7120fbc17954c909c1b0fa
The argument validator was b...
Alfredo Deza
09:40 AM Bug #6132 (Resolved): ceph-deploy to detect and warn when host != hostname
Whenever ceph-deploy attempts to configure a mon and do an initial install, a user might use a nodename that specifie... Alfredo Deza
09:24 AM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
Bernhard, thanks for those logs--I think I've identified the problem. Can you try with wip-4924 (based off of dumpli... Sage Weil
07:46 AM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
Sage Weil wrote:
> bernhard glomm wrote:
> > Sage Weil wrote:
> > > Ooh, I think I know what this is. This is pro...
bernhard glomm

08/26/2013

01:58 PM Bug #6102 (Resolved): if EPEL has been added skip adding it again
Merged into ceph-deploy master.
Fixed by using `--replacepkgs` which tells RPM to not exit with a non-zero status
...
Alfredo Deza
06:31 AM Bug #6102 (Fix Under Review): if EPEL has been added skip adding it again
Pull request opened: https://github.com/ceph/ceph-deploy/pull/50 Alfredo Deza
06:12 AM Bug #6102: if EPEL has been added skip adding it again
dmick mentioned that it might be better to just use `--replacepackgs` to quiet down this. It is unfortunate that wget... Alfredo Deza
01:14 PM Bug #5599 (Resolved): ceph-disk: prepare should issue a partprobe on the journal device too
Sage Weil
01:13 PM Bug #4642 (Resolved): ceph-deploy: disk zap can throw a better error message
Merged into ceph-deploy master, basically catching None arguments before they go off.
Hash: aeada3ec6659474ceb...
Alfredo Deza
07:46 AM Bug #4642 (Fix Under Review): ceph-deploy: disk zap can throw a better error message
Opened pull request: https://github.com/ceph/ceph-deploy/pull/51 Alfredo Deza
01:02 PM Feature #6124: `ceph-deploy new` should accept node:IP pairs
Updated the wording. It has nothing to do with `mon create` but `new`.
Got confused with the help menu :/
Alfredo Deza
10:57 AM Feature #6124: `ceph-deploy new` should accept node:IP pairs
one clarification: mon create ... takes a host or fqdn or ip; it doesn't matter, it's just a target to connect to. i... Sage Weil
10:41 AM Feature #6124 (Resolved): `ceph-deploy new` should accept node:IP pairs
Issue 5763 prevented from users creating a new config by passing an IP alone, but the validator that was added
preve...
Alfredo Deza
11:01 AM Feature #6120 (Duplicate): ceph-deploy: accept HOST:IP on 'new' line
Work for this issue is being tracked at 6124 Alfredo Deza
09:20 AM Feature #6120 (Duplicate): ceph-deploy: accept HOST:IP on 'new' line
currently it seems to only accept a HOST:FQDN, but not HOST:IP? so reports a user on ceph-users. Sage Weil
08:56 AM Bug #4924 (Need More Info): ceph-deploy: gatherkeys fails on raring (cuttlefish)
bernhard glomm wrote:
> Sage Weil wrote:
> > Ooh, I think I know what this is. This is probably cuttlefish v0.61.7...
Sage Weil
12:38 AM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
Sage Weil wrote:
> Ooh, I think I know what this is. This is probably cuttlefish v0.61.7 or older, right? There is...
bernhard glomm

08/23/2013

08:49 AM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
Ooh, I think I know what this is. This is probably cuttlefish v0.61.7 or older, right? There is a fix in dumpling (... Sage Weil
03:29 AM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
Sage,
sorry for being late on this, other tasks kept me busy,
but here the infos you were asking for:
> > ceph...
bernhard glomm
07:24 AM Bug #6104 (Resolved): ceph-deploy should workaround pseudo-tty in SSH
When connecting to a host that does not allow `sudo` over SSH, returning an error similar to:... Alfredo Deza
05:27 AM Bug #6102 (Resolved): if EPEL has been added skip adding it again
ceph-deploy as of 1.2.2 adds the EPEL repo to CentOS and Scientific, it should not try to add this again if it alread... Alfredo Deza

08/22/2013

04:42 PM Feature #6098 (Rejected): put teuthology.front.sepia.ceph.com apache configuration files under so...
There are several configuration files that are on teuthology.front.sepia.ceph.com that should probably be saved in gi... Anonymous
12:15 PM Bug #5499 (Resolved): ceph-deploy --cluster clustername osd prepare fails
Merged into ceph-deploy master branch: 9605cefd71770118097a11f99a9fc27c1e30b1f5 Alfredo Deza
09:57 AM Bug #5499 (In Progress): ceph-deploy --cluster clustername osd prepare fails
Alfredo Deza
08:30 AM Bug #5499: ceph-deploy --cluster clustername osd prepare fails
Thanks for the update, this should get fixed today with a release before the end of the week. Alfredo Deza
01:36 AM Bug #5499: ceph-deploy --cluster clustername osd prepare fails
Bah, redmine formatting sucks... Patch attached. Samir Ibradzic
01:32 AM Bug #5499: ceph-deploy --cluster clustername osd prepare fails
This should fix it:
--- /usr/share/pyshared/ceph_deploy/osd.py
+++ /usr/share/pyshared/ceph_deploy/osd.py
@@ -113,...
Samir Ibradzic
11:06 AM Bug #6091 (Won't Fix): centos build should use redhat-rpm-config for debuginfo packages
The specfile currently directly invokes the debuginfo macro for centos builds. It should instead use the redhat-rpm-... Anonymous
09:55 AM Bug #6086 (Resolved): ceph-deploy needs to handle ClientInitExceptions from pushy
Merged into ceph-deploy master branch with hash: dfaa9d3274b3c8c0dcfce94062532649bf212fb9
Basically, a simple try/...
Alfredo Deza
09:49 AM Bug #6086 (Fix Under Review): ceph-deploy needs to handle ClientInitExceptions from pushy
Opened pull request: https://github.com/ceph/ceph-deploy/pull/48 Alfredo Deza
07:34 AM Bug #6086 (Resolved): ceph-deploy needs to handle ClientInitExceptions from pushy
When pushy can't connect to a remote host it errors out and ceph-deploy does not handle the exception
resulting in a...
Alfredo Deza
09:53 AM Bug #6077 (Resolved): lsb_release should not be required for purging CentOS/Scientific
Merged into ceph-deploy master branch with hash: 5d7304cabcca4bde7dd439d4578300777b28575c
Moved the helpers for ls...
Alfredo Deza
07:34 AM Bug #6077 (Fix Under Review): lsb_release should not be required for purging CentOS/Scientific
Pull request opened: https://github.com/ceph/ceph-deploy/pull/47 Alfredo Deza

08/21/2013

01:36 PM Feature #5847: Build own versions of most recent leveldb for all supported platforms.
Both the native leveldb-1.12 and our locally compiled version work correctly for mon create. So the issue encountere... Anonymous
11:47 AM Feature #5847 (In Progress): Build own versions of most recent leveldb for all supported platforms.
Re-opening since the leveldb-1.12 backported from fedora19 hangs during monitor create on centos/rhel 6.3 & 6.4 as de... Anonymous
11:05 AM Bug #6077 (Resolved): lsb_release should not be required for purging CentOS/Scientific
lsb_release seems to still be required for some ceph-deploy actions, purge/purgedata use it and should really attempt... Alfredo Deza
10:57 AM Documentation #5968 (Resolved): typo in monmap
http://ceph.com/docs/master/man/8/monmaptool/ John Wilkins
10:44 AM Documentation #5688 (Resolved): ceph-deploy: upgrade procedure has to be documented
http://ceph.com/docs/master/install/upgrading-ceph/ John Wilkins

08/20/2013

10:40 PM Bug #5599 (Pending Backport): ceph-disk: prepare should issue a partprobe on the journal device too
Sage Weil
12:53 PM Bug #6035: ceph-deploy: ceph-create-keys stuck on fedora 18 VMs
ceph version 0.67.1 (e23b817ad0cf1ea19c0a7b7c9999b30bed37d533)
looks like the mon create command doesnt hang anym...
Tamilarasi muthamizhan
12:04 PM Bug #6035: ceph-deploy: ceph-create-keys stuck on fedora 18 VMs
Tamil, I attempted to start manually the mon on one of those servers and got errors:... Alfredo Deza
11:50 AM Feature #4954 (New): ceph-deploy: help and document need to be updated for osd create
Alfredo Deza
10:14 AM Feature #6067 (Resolved): ceph-deploy: make mon create catch common errors
a few ideas:
- add a --add argument that is needed to expand the mon cluster. if not present, we will only procee...
Sage Weil
09:52 AM Bug #6019 (Resolved): ceph-deploy needs to better detect yum/apt for bootstraping
Merged into ceph-deploy master: 252c21dec59ba1ff407362a6b21f043b7b8947ef
We are now making sure we are adding the ...
Alfredo Deza
08:53 AM Bug #6019 (Fix Under Review): ceph-deploy needs to better detect yum/apt for bootstraping
Opened pull request: https://github.com/ceph/ceph-deploy/pull/46 Alfredo Deza

08/19/2013

06:09 PM Bug #5599: ceph-disk: prepare should issue a partprobe on the journal device too
Actually this patch (attached) is probably more in keeping with the code style already used in ceph-disk, uses partpr... Mark Kirkwood
05:13 PM Bug #5599: ceph-disk: prepare should issue a partprobe on the journal device too
Fyi a tentative patch has been suggested, using partx rather than partprobe (no idea which might be best mind you):
...
Mark Kirkwood
08:53 AM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
bernhard glomm wrote:
> Sage Weil wrote:
> > bernhard: i think the problem in your case is that you have old keyrin...
Sage Weil
12:40 AM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
Sage Weil wrote:
> bernhard: i think the problem in your case is that you have old keyrings in /etc/ceph from prior ...
bernhard glomm
07:11 AM Bug #6019 (In Progress): ceph-deploy needs to better detect yum/apt for bootstraping
Alfredo Deza

08/18/2013

11:42 AM Bug #4924 (Resolved): ceph-deploy: gatherkeys fails on raring (cuttlefish)
closing out this bug. i think i captured everything we learned in http://pad.ceph.com/p/quorum_pitfalls along with a... Sage Weil

08/17/2013

09:24 PM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
Hi Sage, sorted it just before your reply. Was idly scrolling back through the thread when I spotted the word 'iptabl... Michael Potter
09:09 PM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
Michael Potter wrote:
> Hi Sage, took everything out of the host for except for #ipaddr# #subdomain-identifier#.#res...
Sage Weil
07:45 PM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
Hi Sage, took everything out of the host for except for #ipaddr# #subdomain-identifier#.#resolveable-domain#
Cleaned...
Michael Potter
06:14 PM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
Ah, I think the problem is
{ "rank": 0,
"name": "#subdomain-identifier#",
...
Sage Weil
05:54 PM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
Sage Weil wrote:
> Michael Potter wrote:
> > Getting the same thing on a fresh install of CentOS 6.4
> >
> > [.....
Michael Potter
10:48 AM Feature #6017: ceph-deploy mon create: create on all mons in ceph.conf + then do gatherkeys if no...
how about
ceph-deploy mon create-initial
which will
1. do mon create on each mon in the mon_initial_quorum ...
Sage Weil

08/16/2013

09:09 PM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
Diego Woitasen wrote:
> What do you think? https://github.com/ceph/ceph/pull/510
aha, i bet this is what is tripp...
Sage Weil
06:50 PM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
What do you think? https://github.com/ceph/ceph/pull/510 Diego Woitasen
05:55 PM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
I think the documentation is a little confusing. I had the same problems minutes ago I fixed it. In my escenario I ha... Diego Woitasen
05:43 PM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
Michael Potter wrote:
> Getting the same thing on a fresh install of CentOS 6.4
>
> [...]
Can you post the out...
Sage Weil
03:42 PM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
Getting the same thing on a fresh install of CentOS 6.4... Michael Potter
09:58 AM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
Hi,
I'm hitting the same bug on red hat 6.3 (Santiago), purging /var/lib/ceph and /etc/ceph doesn't help.
Bartlomiej Palmowski
09:26 AM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
bernhard: i think the problem in your case is that you have old keyrings in /etc/ceph from prior cluster instances. ... Sage Weil
06:59 AM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
... bernhard glomm
06:33 AM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
> runing ceph-create-keys manually gives:
>
> INFO:ceph-create-keys:ceph-mon is not in quorum: u'probing'
> repea...
bernhard glomm
03:13 PM Bug #6035 (Closed): ceph-deploy: ceph-create-keys stuck on fedora 18 VMs
logs: ubuntu@teuthology:/a/teuthology-2013-08-16_01:10:04-ceph-deploy-master-testing-basic-vps/109387... Tamilarasi muthamizhan
01:37 PM Feature #5775: create qemu rbd package for rhel 6.5 - qemu-rbd
It's actually a symlink from /usr/lib64/qemu/librbd.so.1 to the librbd.so installed by the librbd package Josh Durgin
01:31 PM Feature #5775: create qemu rbd package for rhel 6.5 - qemu-rbd
depends on librbd
installs a symlink in /usr/lib/qemu to librbd.so installed by the librbd package
Sage Weil
01:26 PM Feature #5775: create qemu rbd package for rhel 6.5 - qemu-rbd
Sage Weil
01:20 PM Fix #5900: Create a Python package for ceph Python bindings
I've made all the bindings individual packages and updates `ceph-rest-api` script to use the right imports.
Instal...
Alfredo Deza
11:59 AM Feature #6017: ceph-deploy mon create: create on all mons in ceph.conf + then do gatherkeys if no...
Neil Levine
11:50 AM Feature #6017 (Resolved): ceph-deploy mon create: create on all mons in ceph.conf + then do gathe...
For mon status, use ... Sage Weil
11:59 AM Feature #6020: radosgw-apache opinionated package
Neil Levine
11:56 AM Feature #6020 (Rejected): radosgw-apache opinionated package
Sage Weil
11:54 AM Bug #6019 (Resolved): ceph-deploy needs to better detect yum/apt for bootstraping
ceph-deploy will fail horribly installing in CentOS because the EPEL repo does not exist.
It needs that because it...
Alfredo Deza
11:52 AM Feature #6018 (Resolved): Build ceph via jenkins
Set up a jenkins instance to build Ceph and push to repos.
- it should pull from a private repo, not github, so th...
Ian Colle
11:33 AM Feature #5845 (Rejected): Automate ceph-deploy push to ceph-extras.
Ian Colle
12:49 AM Feature #5847 (Resolved): Build own versions of most recent leveldb for all supported platforms.
Latest leveldb has been added to ceph-extras repo. Anonymous

08/15/2013

04:32 PM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
This has just happened to me, so log with 'debug mon = 20' and 'debug ms = 1' and 'debug monc = 20' is attached.
...
Rob Taylor
12:32 PM Bug #4924: ceph-deploy: gatherkeys fails on raring (cuttlefish)
So after reinstalling the server, this went away. Next time I run into this, I'll update. Zoltan Arnold Nagy
08:00 AM Bug #5895 (Resolved): ceph-deploy: mon create command hung on ceph-create-keys in cuttlefish bran...
Alfredo Deza
07:48 AM Bug #5895: ceph-deploy: mon create command hung on ceph-create-keys in cuttlefish branch on RHEL 6.3
Opened #5975; merged https://github.com/ceph/ceph-deploy/pull/44 Zack Cerza
07:41 AM Bug #5895: ceph-deploy: mon create command hung on ceph-create-keys in cuttlefish branch on RHEL 6.3
I'll merge this pull request but I really want a ticket to stay open reminding us that this needs to be *fixed* and n... Zack Cerza
07:38 AM Bug #5895 (Fix Under Review): ceph-deploy: mon create command hung on ceph-create-keys in cuttlef...
I have opened a new pull request with some tested changes that fix this problem: https://github.com/ceph/ceph-deploy/... Alfredo Deza
05:34 AM Bug #5895 (In Progress): ceph-deploy: mon create command hung on ceph-create-keys in cuttlefish b...
Alfredo Deza
07:46 AM Bug #5975 (Resolved): Find a real fix for the pushy issue of hanging/deadlocking during long-runn...
Issue #5895 caused us to have to implement a really disappointing workaround to deal with a pushy problem: https://gi... Zack Cerza
05:34 AM Bug #5971 (Duplicate): ceph-deploy: ceph-create-keys hung during mon create in dumpling release o...
Alfredo Deza
12:16 AM Bug #5947 (Resolved): ceph-deploy RPM release is pointing to the wrong repo
ceph-deploy-release packages have been rebuilt to point to http://ceph.com/packages/ceph-extras/rpm/${dist}/noarch
T...
Anonymous

08/14/2013

05:21 PM Bug #5895 (Duplicate): ceph-deploy: mon create command hung on ceph-create-keys in cuttlefish bra...
Tamilarasi muthamizhan
03:01 PM Bug #5895: ceph-deploy: mon create command hung on ceph-create-keys in cuttlefish branch on RHEL 6.3
The only way I see around this (other than pushy fixing this problem) is to avoid capturing the stdout/stderr of the ... Alfredo Deza
01:41 PM Bug #5895: ceph-deploy: mon create command hung on ceph-create-keys in cuttlefish branch on RHEL 6.3
I opened a bug in Pushy: https://github.com/axw/pushy/issues/45
Still investigating and trying all kinds of things...
Alfredo Deza
12:56 PM Bug #5895 (In Progress): ceph-deploy: mon create command hung on ceph-create-keys in cuttlefish b...
hitting this issue now on centos 6.4 - burnupi05, burnupi21.
Alfredo is already on it.
Tamilarasi muthamizhan
05:19 PM Bug #5971 (Duplicate): ceph-deploy: ceph-create-keys hung during mon create in dumpling release o...
An user from the community [ishkabob] have been reporting this problem on IRC and i tried reproducing this locally, i... Tamilarasi muthamizhan
03:48 PM Feature #5523 (Resolved): libcurl 7.28+ packages
Anonymous
03:47 PM Bug #5947 (In Progress): ceph-deploy RPM release is pointing to the wrong repo
Anonymous
03:46 PM Bug #5960 (Resolved): Missing deb packages for ceph-deploy 1.2
First push only picked up the sources for some reason. I reran reprepro and confirmed that debs where included this ... Anonymous
05:58 AM Bug #5960 (Resolved): Missing deb packages for ceph-deploy 1.2
There are currently no ceph-deploy 1.2 deb packages in the repo http://ceph.com/packages/ceph-extras/debian/pool/main... Alfredo Deza
02:04 PM Documentation #5968 (Resolved): typo in monmap
In the following page http://ceph.com/docs/master/man/8/monmaptool/, there is a typo for monmap, it is instead mentio... Tamilarasi muthamizhan
01:40 PM Bug #5962 (Resolved): ceph-deploy: install should default to dumpling and not cuttlefish
Merged to ceph-deploy master with hash: c9fa0912dfc75660bc3e207f9918d3f95464d71c Alfredo Deza
11:52 AM Bug #5962 (Fix Under Review): ceph-deploy: install should default to dumpling and not cuttlefish
Opened pull request: https://github.com/ceph/ceph-deploy/pull/43 Alfredo Deza
11:02 AM Bug #5962 (Resolved): ceph-deploy: install should default to dumpling and not cuttlefish
ceph-deploy install should now default to picking dumpling, instead of cuttlefish.
I tested this on ubuntu and it ...
Tamilarasi muthamizhan
 

Also available in: Atom