Project

General

Profile

Activity

From 02/23/2015 to 03/24/2015

03/24/2015

08:41 PM Bug #11222: Gitbuilder returns incorrect version for 0.80.9 on rhel 6.5
Yeah, except you can't always force rebuild from the UI. However, you can pervert the rebuild link by hand:... Dan Mick
05:24 PM Bug #11222: Gitbuilder returns incorrect version for 0.80.9 on rhel 6.5
this happens if the commit is pushed to the public repo before the tag is. you can force a rebuild from teh gitbuild... Sage Weil
05:17 PM Bug #11222 (Resolved): Gitbuilder returns incorrect version for 0.80.9 on rhel 6.5
The following url returns: v0.80.8-84.gb5a67f0
http://gitbuilder.ceph.com/ceph-rpm-rhel6_5-x86_64-basic/ref/v0.80....
Andrew Schoen
02:05 PM Bug #11104: dependency problem with Ceph "Firefly" upstream and EPEL
Jan Harkes wrote:
> Hitting the same issue. the problem seems to be that epel has split python-ceph into separate py...
Boris Ranto

03/23/2015

01:47 AM Feature #11131: cosbench integration with CBT
Finished cbt yaml to cosbench xml works
configure in cosbench yaml
benchmarks:
cosbench:
auth:
...
Chendi Xue

03/20/2015

09:11 PM Bug #11104: dependency problem with Ceph "Firefly" upstream and EPEL
Hitting the same issue. the problem seems to be that epel has split python-ceph into separate python-rados and python... Jan Harkes

03/17/2015

03:19 PM Bug #11104: dependency problem with Ceph "Firefly" upstream and EPEL
Zack Cerza wrote:
> The above was seeing when attempting @yum update@ or @yum update ceph-common@
Is this still a...
Boris Ranto
04:09 AM Feature #11131 (New): cosbench integration with CBT
Enable COSBench as a CBT Object storage plugin, Integrate COSBench into CBT as the object(rgw) workload generator.
...
Chendi Xue

03/14/2015

12:19 AM Tasks #10587 (In Progress): split ceph-mon, ceph-osd, and ceph-mds in the Debian and Red Hat pack...
I was working on this today, and found two smaller things that I'd like to land in master before the bigger PR gets p... Ken Dreyer

03/12/2015

09:53 PM Bug #11104: dependency problem with Ceph "Firefly" upstream and EPEL
Also, from IRC: this server was running 0.87 originally. Ken Dreyer
09:49 PM Bug #11104: dependency problem with Ceph "Firefly" upstream and EPEL
The above was seeing when attempting @yum update@ or @yum update ceph-common@ Zack Cerza
09:46 PM Bug #11104: dependency problem with Ceph "Firefly" upstream and EPEL
The server in this case was magna128.ceph.redhat.com, an internal server that runs our Ceph cluster for storing lab t... Ken Dreyer
09:36 PM Bug #11104: dependency problem with Ceph "Firefly" upstream and EPEL
Sorry for the weak subject. Zack Cerza
09:35 PM Bug #11104 (Resolved): dependency problem with Ceph "Firefly" upstream and EPEL
Seen on RHEL7. @check_obsoletes@ was enabled.... Zack Cerza

03/11/2015

05:51 PM Bug #10532: Failed "joining thrashosds" - suspected low memory config on vps
Run: http://pulpito.ceph.com/teuthology-2015-03-08_17:18:01-upgrade:firefly-x-hammer-distro-basic-vps/
Job: 796018
...
Yuri Weinstein

03/09/2015

05:45 PM Bug #11061: BuildRequires missing for RHEL 6.5
Hi Loic, a couple of things stood out to me here.
Firstly, this is tricky because we are not properly entitling an...
Ken Dreyer
11:30 AM Bug #10987: ceph-disk broken for rhel 7 due to usage of partx
Here is a use case that can lead to a confusing situation
* ceph-disk prepare /dev/sdc /dev/sdd # adds /dev/sdd1
...
Loïc Dachary

03/08/2015

04:28 PM Bug #8458: `make check` should call tox tests for ceph-brag, ceph-disk, and ceph
will open an issue for ceph-disk alone: they are different enough to not be bundled together Loïc Dachary
04:27 PM Feature #7454: ceph-disk: support osd removal / ceph-disk remove
Travis, removing this from your list in the hope someone will be motivated to take over ;-) No urgency at this point ... Loïc Dachary
03:45 PM Feature #3673: ceph-disk-prepare should provide an option for SSD alignment
> Additionally, there is currently no way to tell ceph-disk-prepare that you want to use a block device (or even a fi... Loïc Dachary
03:22 PM Feature #3258 (Rejected): ceph-disk-prepare: give pretty error if sgdisk not found
pretty is subjective. The current error is informative and I find it pretty ;-) Loïc Dachary
03:21 PM Feature #3257 (Rejected): ceph-disk-prepare: give pretty error if mkfs.$foo not found
pretty is subjective. The current error is informative and I find it pretty ;-) Loïc Dachary
03:13 PM Documentation #2774 (Resolved): doc: ceph-disk man page
Loïc Dachary
11:35 AM Bug #10987: ceph-disk broken for rhel 7 due to usage of partx
... Loïc Dachary

03/07/2015

08:54 PM Bug #11062 (Rejected): gdisk must be a BuildRequire for RHEL 6.5
So that tests/ceph-disk.sh can be run successfully as part of make check. Loïc Dachary
07:57 PM Bug #11061 (Rejected): BuildRequires missing for RHEL 6.5
cat > /etc/yum.repos.d/rhel.repo <<EOF
[rhel6-server]
name=My Red Hat Enterprise Linux Server $releasever - $basear...
Loïc Dachary
07:32 PM Bug #11061 (Rejected): BuildRequires missing for RHEL 6.5
On https://ceph.com/git/?p=ceph.git;a=commit;h=a19f92cfa64741fb801d0e814dd712ab52d4d221 the following patch is necess... Loïc Dachary
05:45 PM Bug #10987: ceph-disk broken for rhel 7 due to usage of partx
There is a test case at https://github.com/ceph/ceph/pull/3872 for creating a journal partition on a disk where there... Loïc Dachary

03/06/2015

12:40 AM Feature #11044 (Rejected): build releases on fedora 21
Sage Weil

03/04/2015

01:21 PM Bug #10987 (Need More Info): ceph-disk broken for rhel 7 due to usage of partx
Loïc Dachary
01:20 PM Bug #10987: ceph-disk broken for rhel 7 due to usage of partx
I tried to reproduce the problem on a RHEL 7 as follows. It succeeds, therefore I'm missing a critical step that make... Loïc Dachary
12:07 PM Bug #10987: ceph-disk broken for rhel 7 due to usage of partx
> The ceph-deploy zap seems to work fine (disk is actually converted from mbr to gpt), the issue comes with the ceph-... Loïc Dachary

03/03/2015

11:34 PM Bug #10152 (In Progress): drop tiobench references
Today it occurred to me that we'll want to remove all references of tiobench on all branches, all the way back throug... Ken Dreyer
12:19 AM Bug #10152: drop tiobench references
It is safe to remove tiobench from all branches where "the commit on master":https://github.com/ceph/ceph/commit/bea2... Ken Dreyer
10:05 PM Bug #10803 (Resolved): machines would not nuke, require apt-get -f manual run (e.g. librados2 lib...
https://github.com/ceph/teuthology/pull/441
https://github.com/ceph/teuthology/commit/2abda2462414bd206c90d6e9cc13...
Andrew Schoen
02:35 PM Bug #10987: ceph-disk broken for rhel 7 due to usage of partx
CentOS aims to be functionally compatible with RHEL (bug-for-bug compatibility). So partprobe should work the same wa... Ken Dreyer
02:16 PM Bug #10987: ceph-disk broken for rhel 7 due to usage of partx
for the purpose of using partprobe instead of kpartx for rhel7, is it right to assume that would also be true for cen... Loïc Dachary
02:05 PM Bug #10987: ceph-disk broken for rhel 7 due to usage of partx
The relevant information of the https://bugzilla.redhat.com/show_bug.cgi?id=1195694 that is not publicly accessible i... Loïc Dachary
01:32 PM Bug #10987: ceph-disk broken for rhel 7 due to usage of partx
I say this *is* a bug. Here is the Bugzilla ticket that has better/more information:
https://bugzilla.redhat.com/s...
Alfredo Deza
11:11 AM Bug #10987 (Need More Info): ceph-disk broken for rhel 7 due to usage of partx
I don't think this is an actual bug. Can you show the error you get ? partx will display what *looks like an error* b... Loïc Dachary

03/02/2015

10:02 PM Bug #10152: drop tiobench references
Do we need to remove tiobench references from other branches of ceph-qa-suite? Zack Cerza
06:12 PM Bug #10152 (Fix Under Review): drop tiobench references
Ken Dreyer
06:12 PM Bug #10152: drop tiobench references
Missed a stray tiobench reference in Chef: https://github.com/ceph/ceph-qa-chef/pull/11 Ken Dreyer
02:29 PM Bug #10987: ceph-disk broken for rhel 7 due to usage of partx
See also http://tracker.ceph.com/issues/7334 Loïc Dachary
01:48 PM Bug #10987: ceph-disk broken for rhel 7 due to usage of partx
Could you please include the ceph-deploy command you used as well as the output ? It will help people facing the same... Loïc Dachary
01:36 PM Bug #10987: ceph-disk broken for rhel 7 due to usage of partx
Added pull request to main https://github.com/ceph/ceph/pull/3838 .
Can be applied to any ceph-disk from firefly and...
Itamar Landsman
01:33 PM Bug #10987 (Can't reproduce): ceph-disk broken for rhel 7 due to usage of partx
ceph-disk fails on rhel 7 when trying to create partitions. This also breaks ceph-deploy when trying to deploy new OS... Itamar Landsman

02/28/2015

01:37 AM Fix #10977 (In Progress): ceph RPMs should ship full license texts
Ken Dreyer
01:37 AM Fix #10977: ceph RPMs should ship full license texts
There is a wip- branch for hammer, here: https://github.com/ceph/ceph/tree/wip-rpm-license-files
but gitbuilder is...
Ken Dreyer
01:35 AM Fix #10977 (Rejected): ceph RPMs should ship full license texts
The Ceph RPMs do not currently ship the full license texts. The license texts are present in the tree, so they are pr... Ken Dreyer

02/27/2015

04:53 PM Bug #10954 (Resolved): run linter checks for ceph-qa-build
hammer, dumpling, master, firefly branches got all updated
and Jenkins job got created: http://jenkins.ceph.com/jo...
Alfredo Deza

02/26/2015

05:55 PM Bug #10330 (Resolved): apt-mirror timeouts
Looks fixed for now Yuri Weinstein
04:39 PM Bug #10954 (In Progress): run linter checks for ceph-qa-build
Opened pull request for ceph-qa-suite work: https://github.com/ceph/ceph-qa-suite/pull/347 Alfredo Deza
02:56 PM Fix #10959 (Rejected): create a 'configurator' web service for configuration generation
This should aid the docs that sometimes is forced to make assumptions about names and infrastructure.
A good examp...
Alfredo Deza
05:05 AM Bug #10864 (Resolved): move 50-rbd.rules file and ceph-rbdnamer to ceph-common RPM
Sage Weil

02/25/2015

10:39 PM Bug #10864 (Fix Under Review): move 50-rbd.rules file and ceph-rbdnamer to ceph-common RPM
New patch is on the https://github.com/ceph/ceph/tree/wip-10864-hammer-packaging-rbd-udev branch.
New PR for hamme...
Ken Dreyer
10:22 PM Bug #10864 (In Progress): move 50-rbd.rules file and ceph-rbdnamer to ceph-common RPM
need to rework this Ken Dreyer
07:54 PM Bug #10954 (Resolved): run linter checks for ceph-qa-build
There is a need to run linter checks on ceph-qa-suite to prevent fatal issues on runs like `SyntaxError`
A few ite...
Alfredo Deza

02/24/2015

08:02 PM Bug #10897 (Fix Under Review): python-ceph should be split out into separate python-* packages
PR for hammer: https://github.com/ceph/ceph/pull/3788 Ken Dreyer
04:39 PM Bug #10532: Failed "joining thrashosds" - suspected low memory config on vps
could be related to #10630 ? Kefu Chai
04:13 PM Bug #10532: Failed "joining thrashosds" - suspected low memory config on vps
Run: http://pulpito.ceph.com/teuthology-2015-02-22_19:13:02-upgrade:dumpling-x-firefly-distro-basic-vps/
Job: 774774...
Yuri Weinstein
04:06 PM Bug #10532: Failed "joining thrashosds" - suspected low memory config on vps
Run: http://pulpito.ceph.com/teuthology-2015-02-22_17:05:02-upgrade:giant-x-hammer-distro-basic-vps/
Job: 774602
Lo...
Yuri Weinstein
03:55 PM Bug #10935 (Rejected): jenkins slave configured with incorrect mirror repo url
Jenkins builds were failing with on the Centos7 machine with:... Alfredo Deza

02/23/2015

06:18 PM Bug #10884: ceph-devel should be split into separate -devel subpackages
Related issue found by teuthology: http://tracker.ceph.com/issues/10926 Ken Dreyer
 

Also available in: Atom