Project

General

Profile

Activity

From 09/26/2013 to 10/25/2013

10/25/2013

04:58 PM Bug #6654 (Rejected): ceph-deploy: bootstrap requires python-virtualenv on raring
ceph-deploy bootstrap prompts for "installing python-virtualenv".
I thought bootstrap takes care of this and we di...
Tamilarasi muthamizhan
04:13 PM Bug #6650: ceph-deploy: should exit/error when apt fails
this happens on precise as well.... Tamilarasi muthamizhan
03:47 PM Bug #6650 (Resolved): ceph-deploy: should exit/error when apt fails
ceph-deploy version: 1.2.7... Tamilarasi muthamizhan
11:48 AM Feature #6067 (Resolved): ceph-deploy: make mon create catch common errors
#6638 was create to tackle adding monitors. Everything else in this ticket has been already implemented in ceph-deplo... Alfredo Deza
11:38 AM Feature #3347 (Resolved): ceph-deploy: allow setting ssh user
Merged into ceph-deploy's master branch with hash: e623b1e Alfredo Deza
11:23 AM Bug #6595: Hardcoded install path in ceph-disk
This is a custom install we are building ceph from source. Did not provide the --prefix argument to ./configure and e... Adam Manzanares
11:03 AM Bug #6595: Hardcoded install path in ceph-disk
How did you manage to get ceph executables in that path? Is this a custom install?
*Everywhere* in ceph-disk it re...
Alfredo Deza
10:54 AM Bug #6587: ceph-deploy does not use cluster arg for mon error checking
This needs to be fixed ASAP before the next release. It is annoying (and completely misleading) for users that are us... Alfredo Deza

10/24/2013

06:59 AM Bug #6592 (In Progress): 3.8 kernel + /dev/cciss/c0d1 + precise : fail to show in /dev/disk/by-pa...
*blkid -o udev /dev/cciss/c0d1p2* does not return anything. Note, however, that after a reboot the OSDs are running f... Loïc Dachary

10/23/2013

03:37 PM Feature #6618 (Rejected): gitbuilder: run 'make check' before building debs and rpms
The non-package gitbuilders do this, and it helps catch platform-specific errors. There are several platforms buildin... Josh Durgin
09:59 AM Bug #6595: Hardcoded install path in ceph-disk
It does not match the default install path that ceph is currently using. Ceph was installed to /usr/local/bin by defa... Adam Manzanares

10/22/2013

09:55 AM Bug #6610 (Resolved): ceph-deploy fails to install fedora
I merged it around an hour ago:
https://github.com/ceph/ceph-deploy/commit/02d2e8805a3c2a073dd351bc2daaa7cf106bdc4d
Zack Cerza
09:36 AM Bug #6610: ceph-deploy fails to install fedora
Zack - please review the PR. Ian Colle
06:41 AM Bug #6610 (Fix Under Review): ceph-deploy fails to install fedora
Pull request opened: https://github.com/ceph/ceph-deploy/pull/113 Alfredo Deza
05:22 AM Bug #6610 (Resolved): ceph-deploy fails to install fedora
This is basically because `process.run` does not take keyword arguments and from the rewrite those where left out for... Alfredo Deza
07:12 AM Bug #6589 (Duplicate): Get ceph-deploy docs to be Sphinx built
Alfredo Deza
07:11 AM Bug #6588 (Fix Under Review): use WARNING level when keyring does not exist
Pull request opened: https://github.com/ceph/ceph-deploy/pull/114 Alfredo Deza
06:58 AM Feature #6601 (Resolved): Build Docs using Sphinx
Merged into ceph-deploy's master branch with hash: aecae6b Alfredo Deza
06:54 AM Bug #6600 (Resolved): create-initial breaks because it needs the username to connect
Fixed and merged into ceph-deploy's master branch with hash: 26f432c Alfredo Deza
06:51 AM Bug #6595 (Need More Info): Hardcoded install path in ceph-disk
Did you have any issues with how the path is set for the ceph executable?
It would be useful to understand what fl...
Alfredo Deza

10/21/2013

09:38 PM Bug #6453 (In Progress): libapache2-mod-fastcgi Packages for Debian Squeeze have incorrect depend...
Anonymous
09:37 PM Bug #6590 (In Progress): Ceph Package Dependencies not Included in Ceph Extras
Anonymous
03:24 PM Feature #6607 (New): plugable rules to figure out if a disk / partition is "unknown"
An "unknown" disk as returned by ceph-disk list can presumably be given to ceph-disk prepare and be integrated in the... Loïc Dachary
10:22 AM Bug #6591: init script does not pass alternate configuration file to osd crush create-or-move
Sage Weil wrote:
> wip-6591 has a sligntly different patch.. $conf_with_flag wasn't defined that I coul dsee so i ad...
Sean Noonan
09:53 AM Bug #6591 (Fix Under Review): init script does not pass alternate configuration file to osd crush...
wip-6591 has a sligntly different patch.. $conf_with_flag wasn't defined that I coul dsee so i added -c $conf.. does ... Sage Weil
10:14 AM Bug #6592 (Need More Info): 3.8 kernel + /dev/cciss/c0d1 + precise : fail to show in /dev/disk/by...
Loïc Dachary
10:14 AM Bug #6592: 3.8 kernel + /dev/cciss/c0d1 + precise : fail to show in /dev/disk/by-partuuid
I will try again on thursday, when I get access to the hardware again. Loïc Dachary
09:37 AM Bug #6592: 3.8 kernel + /dev/cciss/c0d1 + precise : fail to show in /dev/disk/by-partuuid
'blkid -o udev DEVICE' is what udev is relying on... and that is not outputting the right uuid info?
Sage Weil
07:28 AM Feature #6601 (Fix Under Review): Build Docs using Sphinx
Pull request opened: https://github.com/ceph/ceph-deploy/pull/112 Alfredo Deza
06:14 AM Feature #6601 (Resolved): Build Docs using Sphinx
ceph-deploy needs to be ported to start using Sphinx. Alfredo Deza
06:06 AM Bug #6600 (Fix Under Review): create-initial breaks because it needs the username to connect
Pull request opened: https://github.com/ceph/ceph-deploy/pull/111 Alfredo Deza
05:58 AM Bug #6600 (Resolved): create-initial breaks because it needs the username to connect
The create initial command does not currently pass the user argument to `get_connection` so it breaks.
Alfredo Deza

10/18/2013

03:05 PM Bug #6595 (Resolved): Hardcoded install path in ceph-disk
I noticed that ceph-disk assumes that ceph was installed to /usr/bin . I believe it would be better to take a more fl... Adam Manzanares
12:24 PM Bug #6592: 3.8 kernel + /dev/cciss/c0d1 + precise : fail to show in /dev/disk/by-partuuid
The full chat log about research on this problem:... Loïc Dachary
12:23 PM Bug #6592 (Can't reproduce): 3.8 kernel + /dev/cciss/c0d1 + precise : fail to show in /dev/disk/b...
After *ceph-deploy create osd* the osd fails to start because the journal can't be found... Loïc Dachary
12:17 PM Bug #6588: use WARNING level when keyring does not exist
FWIW, this kind of warning happen when ceph-deploy is used with cephx disabled. It does not prevent the deployment of... Loïc Dachary
07:39 AM Bug #6588 (Resolved): use WARNING level when keyring does not exist
ceph-deploy currently uses INFO to log output about keyring files that do not exist and need to be created.
This c...
Alfredo Deza
11:42 AM Bug #6591 (Resolved): init script does not pass alternate configuration file to osd crush create-...
This leads to OSDs starting without being added to the CRUSH map. I ran into this bootstrapping a cluster with a nam... Sean Noonan
11:34 AM Bug #6590 (Resolved): Ceph Package Dependencies not Included in Ceph Extras
When a user wants to install Ceph manually, they can download the Ceph packages and install them. However, the instal... John Wilkins
10:04 AM Bug #6589 (Duplicate): Get ceph-deploy docs to be Sphinx built
We just have a poor README.rst that is too disorganized. Have a properly built Sphinx doc built, with tox calls so we... Alfredo Deza
05:54 AM Bug #6587 (Resolved): ceph-deploy does not use cluster arg for mon error checking
In the new functionality for error checking in v1.2.7 the cluster argument
was not used and it produces errors as th...
Alfredo Deza

10/17/2013

02:00 PM Feature #3347 (Fix Under Review): ceph-deploy: allow setting ssh user
Opened pull request: https://github.com/ceph/ceph-deploy/pull/109 Alfredo Deza
01:59 PM Bug #6579 (Resolved): provide more verbose logging when mds fails
Merged into master branch of ceph-deploy: 30f0491 Alfredo Deza
06:42 AM Bug #6579 (Fix Under Review): provide more verbose logging when mds fails
Opened pull request: https://github.com/ceph/ceph-deploy/pull/108 Alfredo Deza
05:34 AM Bug #6579 (Resolved): provide more verbose logging when mds fails
For some reason the failure to create mds in ceph-deploy is not getting output to stderr, so it needs
log back stdou...
Alfredo Deza
11:29 AM Bug #6551 (Resolved): ceph-deploy copy config and key to cluster failure
merged into ceph-deploy master branch: 0df07ba Alfredo Deza
06:50 AM Bug #6551 (Fix Under Review): ceph-deploy copy config and key to cluster failure
Should be fixed with this pull request: https://github.com/ceph/ceph-deploy/pull/107 Alfredo Deza
11:26 AM Bug #6580 (Resolved): make configuration write more robust
Merged into ceph-deploy master branch: 0df07ba Alfredo Deza
06:37 AM Bug #6580 (Fix Under Review): make configuration write more robust
Opened pull request: https://github.com/ceph/ceph-deploy/pull/107 Alfredo Deza
05:46 AM Bug #6580 (Resolved): make configuration write more robust
ceph-deploy doesn't check much except to avoid overwriting remote ceph configs.
If for some reason the path to wri...
Alfredo Deza
11:24 AM Bug #6578 (Resolved): ceph-deploy fails to detect RedHat as a supported platform
Merged into ceph-deploy master branch with hash: 19249f2 Alfredo Deza
06:11 AM Bug #6578 (Fix Under Review): ceph-deploy fails to detect RedHat as a supported platform
Opened pull request: https://github.com/ceph/ceph-deploy/pull/106 Alfredo Deza
05:28 AM Bug #6578 (Resolved): ceph-deploy fails to detect RedHat as a supported platform
When using platform detection via Python, the OS distro name can come back as 'red hat enterprise linux server' but c... Alfredo Deza

10/16/2013

01:38 PM Feature #3347 (In Progress): ceph-deploy: allow setting ssh user
Alfredo Deza
10:50 AM Bug #6482: ceph-deploy install on Centos: can't find wget?
Alfredo Deza wrote:
> I want to rule out that this is not a problem of `wget` not being installed (would be odd) or ...
Michael Potter
09:45 AM Bug #6569 (Resolved): ceph-deploy errors with local connections and sudo python
Opened PR https://github.com/ceph/ceph-deploy/pull/105
Merged into master with hash: 082992a
But that is just t...
Alfredo Deza
07:31 AM Bug #6569 (Resolved): ceph-deploy errors with local connections and sudo python
For ceph-deploy to have super user permissions and do local executions it creates the gateway with `python=sudo pytho... Alfredo Deza

10/15/2013

01:55 PM Bug #6485 (Resolved): purgedata should not remove /etc/ceph dir
It now will only remove the contents of /etc/ceph/
Merged into ceph-deploy master branch with hash: 946fc54
Alfredo Deza
01:52 PM Bug #6491 (Closed): During mon create: <type 'exceptions.TypeError'>: 'NoneType' object is not ca...

Merged into ceph-deploy master branch with hash: 946fc54
Alfredo Deza
06:03 AM Bug #6491 (Fix Under Review): During mon create: <type 'exceptions.TypeError'>: 'NoneType' object...
To be fixed by pull request: https://github.com/ceph/ceph-deploy/pull/104 Alfredo Deza
01:51 PM Bug #5944 (Closed): ceph-deploy osd needs to be moved to use the new remote helpers

Merged into ceph-deploy master branch with hash: 946fc54
Alfredo Deza
06:04 AM Bug #5944 (Fix Under Review): ceph-deploy osd needs to be moved to use the new remote helpers
Alfredo Deza
06:03 AM Bug #5944: ceph-deploy osd needs to be moved to use the new remote helpers
Would be fixed by PR 104: https://github.com/ceph/ceph-deploy/pull/104 Alfredo Deza
01:49 PM Bug #6487 (Closed): remove pushy from ceph-deploy
PR was opened: https://github.com/ceph/ceph-deploy/pull/104
And it was merged with hash: 946fc54
Alfredo Deza
09:07 AM Bug #6551: ceph-deploy copy config and key to cluster failure
As a work-around I created the /etc/ceph directory, and then ran the command again, and it passed:-
ceph@pp-ceph-a...
Jonathan Gowar
08:48 AM Bug #6551 (Resolved): ceph-deploy copy config and key to cluster failure
Hi,
Following the following 2 wiki pages:
http://ceph.com/docs/master/start/quick-start-preflight/
http://ce...
Jonathan Gowar
05:30 AM Bug #6482 (Need More Info): ceph-deploy install on Centos: can't find wget?
Karan could you please confirm that `wget` is actually installed/available in that host?
I want to rule out that ...
Alfredo Deza

10/14/2013

03:34 PM Feature #6020 (In Progress): radosgw-apache opinionated package
Initial version of package has been created. Still need to sort out installation of config files. Anonymous

10/11/2013

11:38 AM Feature #6018 (Resolved): Build ceph via jenkins
Ian Colle

10/10/2013

03:18 PM Bug #6508 (Rejected): ceph-deploy: config push and admin commands broken
... Tamilarasi muthamizhan
03:00 PM Bug #6508: ceph-deploy: config push and admin commands broken
... Tamilarasi muthamizhan
02:58 PM Bug #6508 (Rejected): ceph-deploy: config push and admin commands broken
test set up: mira025, mira038
dev dumpling version of ceph [] installed and running on mira025 and mira038.
try...
Tamilarasi muthamizhan
05:00 AM Bug #6503 (Rejected): ceph-deploy: nosetests fail
... Loïc Dachary

10/09/2013

10:14 AM Bug #6489: ceph-deploy: get_nonlocal_ip() should filter ipv6 addrs
To further elaborate, when I recompiled python so that IPv6 support was properly enabled, the problems that I was hav... Michael Jones
09:49 AM Bug #6489: ceph-deploy: get_nonlocal_ip() should filter ipv6 addrs
I'm the user that orignally reported this issue, and after talking with the Gentoo crowd about the issue, we've disco... Michael Jones
08:29 AM Feature #6067: ceph-deploy: make mon create catch common errors
Alfredo Deza
08:28 AM Bug #6487 (In Progress): remove pushy from ceph-deploy
Alfredo Deza

10/08/2013

02:46 PM Bug #6491 (Closed): During mon create: <type 'exceptions.TypeError'>: 'NoneType' object is not ca...
... Zack Cerza
12:51 PM Bug #6489: ceph-deploy: get_nonlocal_ip() should filter ipv6 addrs
However, if I add "::1 <hostname>" to my /etc/hosts, and issue getaddrinfo, I get
back v6 entries that look like:
...
Dan Mick
12:32 PM Bug #6489 (Can't reproduce): ceph-deploy: get_nonlocal_ip() should filter ipv6 addrs
get_nonlocal_ip isn't prepared to see ipv6 addresses back from getaddrinfo(); although
I haven't reproduced it perso...
Dan Mick
09:23 AM Bug #6487 (Closed): remove pushy from ceph-deploy
The current state of ceph-deploy for remote connections is terrible to work with. While attempting to work on #6486 t... Alfredo Deza
05:31 AM Bug #6485 (Resolved): purgedata should not remove /etc/ceph dir
It currently removes the whole directory, and it should actually just remove the contents because otherwise nothing w... Alfredo Deza

10/07/2013

12:17 PM Bug #6482 (Resolved): ceph-deploy install on Centos: can't find wget?
[ceph@ceph-client ~]$ ceph-deploy install ceph-node1
[ceph_deploy.install][DEBUG ] Installing stable version dumplin...
karan singh

10/02/2013

04:02 PM Bug #6461: ceph-deploy should at least issue a warning if there are parser errors reading ceph.conf
[root@node-1 ~]# python -i
Python 2.6.6 (r266:84292, Jul 10 2013, 22:48:45)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-3)...
Anonymous
03:59 PM Bug #6461: ceph-deploy should at least issue a warning if there are parser errors reading ceph.conf
[root@node-1 ~]# vi ceph.conf
[global]
filestore_xattr_use_omap = true
mon_host = 192.168.0.2
fsid = d4991d2b-...
Anonymous
03:07 PM Bug #6461 (Rejected): ceph-deploy should at least issue a warning if there are parser errors read...
during ceph-deploy [--overwrite-conf] config push, if there are parser errors, no warning or error is logged.
A us...
Anonymous
06:58 AM Feature #6365: Package up newer version of Qemu for RHEL & EL6.3 and 6.4
Please note: qemu-kvm-0.12.1.2-2.355.el6_4.9.src.rpm has been released.
cheers,
--
Thomas@CERN
Thomas O
12:28 AM Bug #6453 (Won't Fix): libapache2-mod-fastcgi Packages for Debian Squeeze have incorrect dependen...
The packages provided for libapache2-mod-fastcgi for debian squeeze depend on libc >= 2.14 which is not available for... Seb Mel

10/01/2013

12:27 PM Bug #6387 (Resolved): Handle HostNotFound for execnet connection errors
Created pull request: https://github.com/ceph/ceph-deploy/pull/95
Merged with hash: ffe1fe7
We catch these ex...
Alfredo Deza
09:05 AM Bug #6428 (Resolved): `ceph-deploy osd` calls missing $PATH
Merged into ceph-deploy master branch with hash: 0ffd809 Alfredo Deza

09/30/2013

02:09 PM Bug #6428 (Fix Under Review): `ceph-deploy osd` calls missing $PATH
Opened pull request: https://github.com/ceph/ceph-deploy/pull/94 Alfredo Deza
01:09 PM Bug #6427 (Resolved): ceph-deply osd activate breaks on error
Merged into ceph-deploy master branch with hash: 4a9ed622913f82c75849de2e5ebcb20e26fb605f
Migrated the whole funct...
Alfredo Deza
08:37 AM Bug #6427 (Fix Under Review): ceph-deply osd activate breaks on error
Pull request opened: https://github.com/ceph/ceph-deploy/pull/93 Alfredo Deza

09/27/2013

01:09 PM Feature #5775 (In Progress): create qemu rbd package for rhel 6.5 - qemu-rbd
Ian Colle
11:30 AM Feature #6067 (In Progress): ceph-deploy: make mon create catch common errors
Alfredo Deza
08:02 AM Feature #6067: ceph-deploy: make mon create catch common errors
Created #6410 so we can use some of the new functionality with cuttlefish too. Alfredo Deza
10:52 AM Feature #6020: radosgw-apache opinionated package
Proposed package name is radosgw-apache. Also proposing that this be created as a subpackage of the current ceph pac... Anonymous
10:47 AM Feature #6310: Get Dumpling into CentOS Ceph repo
Waiting to hear back from Centos when 0.67.3 is available in their testing repo. But we probably want 0.67.4 to be t... Anonymous
10:45 AM Feature #5282: Get Dumpling into EPEL
Ceph-0.67.3 is in testing repos now. Sound like we want 0.67.4 to be the version that into the stable repo. Anonymous
09:39 AM Bug #6410 (Resolved): support older version of ceph for mon_status commands
Opened pull request https://github.com/ceph/ceph-deploy/pull/92
We are now using the backwards compatible command,...
Alfredo Deza
09:32 AM Bug #6431 (Duplicate): ceph-deploy should properly delimit commands
Duplicate of #6423 Alfredo Deza
08:54 AM Bug #6431 (Duplicate): ceph-deploy should properly delimit commands
It is currently hard to tell where ceph-deploy commands start, for example if one is deploying 10 monitors
there is ...
Alfredo Deza
05:36 AM Bug #6428 (Resolved): `ceph-deploy osd` calls missing $PATH
There are a few functions left in `ceph_deploy/osd.py` that use the old connecting library and cause issues because $... Alfredo Deza
05:30 AM Bug #6427 (Resolved): ceph-deply osd activate breaks on error
There are undefined variables for this command that attempt to construct the error messaging... Alfredo Deza

09/26/2013

01:14 PM Feature #6310 (In Progress): Get Dumpling into CentOS Ceph repo
67.3 builds under mock on centos Anonymous
01:10 PM Feature #6020: radosgw-apache opinionated package
Ian Colle
12:57 PM Bug #6410 (Resolved): support older version of ceph for mon_status commands
All the `mon_status` commands that are currently implemented for dumpling versions of Ceph.
This can totally work ...
Alfredo Deza
11:30 AM Bug #6345 (Resolved): order of init.d script shutdown sequence
Sage Weil
 

Also available in: Atom