Project

General

Profile

Activity

From 01/22/2016 to 02/20/2016

02/20/2016

05:48 PM Bug #14829: Error launching rgw via vstart.sh
It seems a race condition on the rados lock. Delaying the rgw server booting is good enough and all things work as ex... Javier M. Mellid
05:32 PM Bug #14829 (Resolved): Error launching rgw via vstart.sh
Running the next command:
MON=1 MDS=1 ./vstart.sh -d -n -x -r
...raises several error in the logs. The vstart.s...
Javier M. Mellid
03:51 PM Fix #14828: ceph Resource Agent does not work with systemd
Yeah. With the systemd unit files, there's no point bothering with the wrapper RAs - pacemaker is quite capable of m... Tim Serong
09:39 AM Fix #14828 (Resolved): ceph Resource Agent does not work with systemd
I have been told by people more knowledgeable than myself that the ceph Resource Agent (RA), which we are currently p... Nathan Cutler

02/19/2016

08:22 PM Bug #14785 (Fix Under Review): rpm: %_with_ocf handling in configure broken in OBS
Nathan Cutler
08:00 PM Bug #14687 (Fix Under Review): RPM: no /usr/libexec directory on SUSE
*jewel PR*: https://github.com/ceph/ceph/pull/7636 Nathan Cutler
07:29 PM Bug #14756 (Fix Under Review): EC testing plugins are being versioned and installed even though t...
Nathan Cutler
12:08 AM Bug #14811 (Fix Under Review): RPM: yasm complains when building with %{with lowmem_builder}
Nathan Cutler
12:07 AM Bug #14811: RPM: yasm complains when building with %{with lowmem_builder}
*jewel PR*: https://github.com/ceph/ceph/pull/7700 Nathan Cutler

02/18/2016

11:14 PM Bug #14811 (Resolved): RPM: yasm complains when building with %{with lowmem_builder}
When the "with lowmem_builder" bcond is active, the string "--param ggc-min-expand=20 --param ggc-min-heapsize=32768"... Nathan Cutler

02/17/2016

03:20 PM Bug #14785 (In Progress): rpm: %_with_ocf handling in configure broken in OBS
*jewel PR*: https://github.com/ceph/ceph/pull/7676 Nathan Cutler
09:42 AM Bug #14785 (Rejected): rpm: %_with_ocf handling in configure broken in OBS
In the OBS, the ocf bcond is enabled by setting _with_ocf to any value (for
example, "1"). When %_with_ocf is used, ...
Nathan Cutler

02/16/2016

11:16 AM Backport #14774 (In Progress): infernalis: Fix message on attempt to use tell in interactive mode
Nathan Cutler
10:47 AM Backport #14774 (Rejected): infernalis: Fix message on attempt to use tell in interactive mode
https://github.com/ceph/ceph/pull/7660 Nathan Cutler
10:47 AM Backport #14769: hammer: Fix message on attempt to use tell in interactive mode
h3. Original description
This fix originally went in without a corresponding tracker issue. It is only 1 of the c...
Nathan Cutler
10:44 AM Bug #14773 (Pending Backport): Fix message on attempt to use tell in interactive mode
Nathan Cutler
10:44 AM Bug #14773 (Resolved): Fix message on attempt to use tell in interactive mode
This is the broken behavior:... Nathan Cutler

02/15/2016

10:30 PM Bug #14757: ceph-rpm (el7,v10.0.3): missing dependency: ceph-detect-init requires python-setuptools
One way to deal with this would be to package ceph-detect-init separately. Nathan Cutler
08:32 PM Backport #14769 (Resolved): hammer: Fix message on attempt to use tell in interactive mode
https://github.com/ceph/ceph/pull/7656
David Zafman
06:41 PM Bug #14687 (In Progress): RPM: no /usr/libexec directory on SUSE
Nathan Cutler
06:38 PM Bug #14687: RPM: no /usr/libexec directory on SUSE
Changing issue title to reflect narrower scope. Nathan Cutler
06:37 PM Bug #14687: RPM: no /usr/libexec directory on SUSE
It seems that the only path that is actually causing trouble now (at least on SUSE) is /usr/libexec. Nathan Cutler
06:36 PM Cleanup #14705 (Closed): Reinstate ceph-osd@.service.in
Agreed to put the ceph-osd-prestart.sh script in /usr/lib instead of reinstating the autotools template. Nathan Cutler

02/14/2016

06:38 PM Bug #14757: ceph-rpm (el7,v10.0.3): missing dependency: ceph-detect-init requires python-setuptools
influences other commands
ceph-disk activate will fail without "--mark-init ..."
systemd job ceph-disk@.service...
Anonymous
06:34 PM Bug #14757: ceph-rpm (el7,v10.0.3): missing dependency: ceph-detect-init requires python-setuptools
somehow related to http://tracker.ceph.com/issues/13057, which fixed it for debian ??? Anonymous
06:31 PM Bug #14757 (Rejected): ceph-rpm (el7,v10.0.3): missing dependency: ceph-detect-init requires pyth...
> ceph-detect-init
Traceback (most recent call last):
File "/usr/bin/ceph-detect-init", line 5, in <module>
...
Anonymous

02/13/2016

02:57 PM Bug #14756 (In Progress): EC testing plugins are being versioned and installed even though they a...
*jewel PR*: https://github.com/ceph/ceph/pull/7637 Nathan Cutler
02:43 PM Bug #14756: EC testing plugins are being versioned and installed even though they are only used i...
Note that the OBS implements a "devel-file-in-non-devel-package" RPMLINT check that this is tripping. For details on ... Nathan Cutler
02:19 PM Bug #14756 (Resolved): EC testing plugins are being versioned and installed even though they are ...
The following shared libraries in src/erasure-code result in the following shared objects that need to be packaged (i... Nathan Cutler
02:56 PM Cleanup #14705 (In Progress): Reinstate ceph-osd@.service.in
*jewel PR*: https://github.com/ceph/ceph/pull/7636 Nathan Cutler
12:35 PM Bug #14755 (Rejected): OBS needs ceph-rpmlintrc file
The openSUSE Build Service[1] implements RPMLINT checks, and failures in some of them cause the OBS to mark the build... Nathan Cutler

02/09/2016

06:14 AM Bug #12927 (Resolved): ceph.spec.in libcephfs_jni1 has no %post and %postun
Loïc Dachary
04:39 AM Cleanup #14705 (Closed): Reinstate ceph-osd@.service.in
On RH and derivatives, ... Nathan Cutler
04:16 AM Bug #14687: RPM: no /usr/libexec directory on SUSE
Discussed on ceph-devel mailing list. Consensus seems to be to use ... Nathan Cutler

02/08/2016

09:17 PM Bug #14694: ceph.spec.in missing copyright notice; cannot submit package to openSUSE
*jewel PR*: https://github.com/ceph/ceph/pull/7569 Nathan Cutler
03:48 PM Bug #14694 (Resolved): ceph.spec.in missing copyright notice; cannot submit package to openSUSE
Sage Weil
02:57 PM Bug #14694 (In Progress): ceph.spec.in missing copyright notice; cannot submit package to openSUSE
Nathan Cutler
02:57 PM Bug #14694 (Resolved): ceph.spec.in missing copyright notice; cannot submit package to openSUSE
$SUBJ pretty much says it all Nathan Cutler
03:24 PM Bug #13958 (Resolved): 'sudo yum install ceph-radosgw -y' errors in upgrade:firefly-hammer-x-infe...
@Loic: librbd is a dependency of qemu so ansible probably installs qemu(-kvm) which in-turn installs librbd1 and libr... Boris Ranto
03:54 AM Bug #13958: 'sudo yum install ceph-radosgw -y' errors in upgrade:firefly-hammer-x-infernalis-dist...
Another variation of the same problem ?
* http://pulpito.ceph.com/loic-2016-02-04_22:33:36-rados-infernalis-backpo...
Loïc Dachary
08:52 AM Bug #14687: RPM: no /usr/libexec directory on SUSE
Loïc Dachary

02/07/2016

03:49 PM Bug #14687 (Resolved): RPM: no /usr/libexec directory on SUSE
The ceph-osd-prestart.sh script is installed in /usr/libexec/ceph/ and indeed this directory is hard-coded in the fil... Nathan Cutler

02/05/2016

10:00 PM Bug #11489: jenkins parameterized branches do not support polling
Do we still need this? Dan Mick
09:17 PM Bug #14275: Ceph "giant" packages no longer available for installation on Ubuntu 14.04 "trusty"
Package experts: can you render an opinion here? I don't see whether it's obviously a client config, package repo, o... Dan Mick
12:43 PM Bug #14275: Ceph "giant" packages no longer available for installation on Ubuntu 14.04 "trusty"
I started with a freshly installed Ubuntu 14.04 "trusty" system and followed the steps outlined in http://docs.ceph.c... Lenz Grimmer
06:16 AM Bug #13958: 'sudo yum install ceph-radosgw -y' errors in upgrade:firefly-hammer-x-infernalis-dist...
Also happens in infernalis see http://pulpito.ceph.com/loic-2016-02-04_00:33:20-rados-infernalis-backports---basic-mu... Loïc Dachary

02/03/2016

05:12 PM Bug #14275: Ceph "giant" packages no longer available for installation on Ubuntu 14.04 "trusty"
I'm leaning toward apt configuration problem.
Can you paste or upload your apt configs and verify you've followed ...
David Galloway
04:54 PM Bug #14275: Ceph "giant" packages no longer available for installation on Ubuntu 14.04 "trusty"
Just verified this and it is still the case. Adding the ceph-giant apt repo and running apt-get install ceph still in... Lenz Grimmer

02/02/2016

12:43 PM Bug #14605 (Closed): ceph.com EU mirror link broken
On the ceph.com website page "DOWNLOADING A CEPH RELEASE TARBALL" there is a link to the download site followed by a ... Nathan Cutler
11:52 AM Bug #14604 (Resolved): ceph-0.80.11.tar.bz2 missing at http://download.ceph.com/tarballs/
All the previous Firefly releases have both .tar.gz and .tar.bz2, **except** for 0.80.11 - please fix. Nathan Cutler

01/31/2016

07:15 AM Bug #12935 (Resolved): ceph.spec.in License line does not reflect COPYING
Nathan Cutler
02:41 AM Backport #13859 (Resolved): hammer: ceph.spec.in License line does not reflect COPYING
Sage Weil

01/29/2016

08:46 PM Bug #14275: Ceph "giant" packages no longer available for installation on Ubuntu 14.04 "trusty"
Have you had this issue appear again? You might've hit download.ceph.com while we were doing an actual release.
If...
Alfredo Deza
01:52 PM Backport #12928 (Resolved): ceph.spec.in libcephfs_jni1 has no %post and %postun
Sage Weil

01/28/2016

12:19 PM Bug #11638 (Resolved): ceph.spec.in: ceph-common subpackage def needs tweaking for SUSE/openSUSE
Loïc Dachary
12:17 PM Backport #12307 (Rejected): ceph.spec.in: ceph-common subpackage def needs tweaking for SUSE/open...
Loïc Dachary
 

Also available in: Atom