Project

General

Profile

Activity

From 12/02/2013 to 12/31/2013

12/31/2013

05:52 PM Bug #6693 (Fix Under Review): "rbd ls" returns error if the pool empty
https://github.com/ceph/ceph/pull/1028 Josh Durgin
05:42 PM Bug #4045 (Fix Under Review): snap unprotect on a snapshot that is already unprotected throws ina...
https://github.com/ceph/ceph/pull/1027 Josh Durgin
05:42 PM Bug #6851 (Fix Under Review): rbd snap unprotect test failing
https://github.com/ceph/ceph/pull/1027 Josh Durgin
05:40 PM Bug #2689 (Resolved): qemu iozone test hangs
Retested with qemu 1.5 from the havana cloud archive for ubuntu, and ceph 0.67.4. It worked fine. I'm not sure exactl... Josh Durgin
12:34 PM Bug #7067 (Resolved): rbd read-flags.sh test is failing
commit:2b0a435920daab8de27402e00b58c6b00ccb5663 Josh Durgin
11:10 AM Bug #7076 (Resolved): rbd: check for watchers before removing an image
~/ceph/src$ ./rbd showmapped
id pool image snap device
0 rbd img2 - /dev/rbd0
~/ceph/src$ ./rbd rm img...
Ilya Dryomov

12/30/2013

09:27 PM Bug #7067 (Fix Under Review): rbd read-flags.sh test is failing
Good thing the test caught this before we were very confused by logs in the future missing some flags. Bisected and e... Josh Durgin
05:09 PM Bug #5426: librbd: mutex assert in perfcounters::tinc in librbd::AioCompletion::complete()
Fix confirmed with the packages from http://gitbuilder.ceph.com/ceph-deb-precise-x86_64-basic/ref/dumpling-5426/ on M... Dmitry Borodaenko
10:13 AM Bug #5426 (Resolved): librbd: mutex assert in perfcounters::tinc in librbd::AioCompletion::comple...
Sage Weil
02:55 PM Bug #7066 (Resolved): Improper bench-write implementation in do_bench_write@rbd.cc:924
commit:fd57d99b6bbd2ec7d5e4c1f4f7cfcf4ba351050b Josh Durgin

12/28/2013

08:55 AM Bug #7067 (Resolved): rbd read-flags.sh test is failing
teuthology-2013-12-27_23:00:59-rbd-master-testing-basic-plana has 3 instances Sage Weil
01:27 AM Bug #7066 (Resolved): Improper bench-write implementation in do_bench_write@rbd.cc:924
for (off = 0; off < io_bytes; off += io_size) {
b.wait_for(io_threads - 1);
uint64_t i = 0;
uint64_t...
Haomai Wang

12/27/2013

12:42 PM Feature #6264 (Resolved): rbd: expose all options available to rbd map
commit:9b7364d2450c7b51043bd39a0f586cf1c6041f4d Josh Durgin

12/26/2013

06:57 PM Bug #5426 (Pending Backport): librbd: mutex assert in perfcounters::tinc in librbd::AioCompletion...
I cherry-picked the fix to dumpling-5426 and emperor-5426 branches based on dumpling and emperor, respectively. The f... Josh Durgin
06:40 PM Bug #5426 (Fix Under Review): librbd: mutex assert in perfcounters::tinc in librbd::AioCompletion...
https://github.com/ceph/ceph/pull/1000 Josh Durgin
08:58 AM Feature #6264 (Fix Under Review): rbd: expose all options available to rbd map
wip-rbd-map-options; https://github.com/ceph/ceph/pull/999 Ilya Dryomov

12/23/2013

09:17 AM Bug #5426: librbd: mutex assert in perfcounters::tinc in librbd::AioCompletion::complete()
This problem is easily reproducible with Mirantis OpenStack 4.0:
https://bugs.launchpad.net/fuel/+bug/1260911
Aft...
Dmitry Borodaenko

12/20/2013

09:50 AM Bug #6174 (Can't reproduce): osdc/ObjectCacher.cc: 526: FAILED assert(i->empty()) on cuttlefish f...
haven't seen this on recent code; won't fix cuttlefish at this point. Sage Weil
09:49 AM Fix #6079 (Resolved): libceph: osd_client does not handle PAUSERD or PAUSEWR or FULL flags in osdmap
Sage Weil
09:49 AM Fix #5048 (Resolved): krbd: limit of ~230 mapped images at once
Sage Weil

12/18/2013

12:31 PM Bug #6480: librbd crashed qemu-system-x86_64
Igor Lukyanov wrote:
> They say there was a bug in malloc in libc 2.15 (we have the same major version)
>
> https...
Igor Lukyanov
12:30 PM Bug #6480: librbd crashed qemu-system-x86_64
They say there was a bug in malloc in libc 2.15 (we have the same major version)
https://jira.mongodb.org/browse/S...
Igor Lukyanov
12:21 PM Bug #6480: librbd crashed qemu-system-x86_64
In addition to comment posted by Andrey:
The disk workload of the VM was very peaky: http://imgur.com/SLFdJvv
VM cr...
Igor Lukyanov
11:36 AM Bug #6480: librbd crashed qemu-system-x86_64
The same on cuttlefish. Attached graphs are for the problematic VM for different periods. Andrey Korolyov

12/16/2013

09:56 AM Bug #5186 (Won't Fix): krbd: mapping same image produces ambiguous /dev file
Sage Weil

12/07/2013

08:59 PM Bug #6548: tgt: Kernel panic putting zpool on iSCSI LUN using bs_rbd
The problem seems to have gone away after updating most of the software and retesting. Versions now under test:
C...
Eric Eastman

12/06/2013

01:12 PM Bug #5425: krbd: xfstest 89 hang, 'read_partial_message skipping long message'
Sage Weil
01:12 PM Fix #6079 (In Progress): libceph: osd_client does not handle PAUSERD or PAUSEWR or FULL flags in ...
Sage Weil
01:08 PM Fix #6079: libceph: osd_client does not handle PAUSERD or PAUSEWR or FULL flags in osdmap
Neil Levine
01:10 PM Fix #5048 (In Progress): krbd: limit of ~230 mapped images at once
Sage Weil

12/05/2013

11:27 AM Feature #6934 (New): Consistency check when importing RBD diff
It would be very usefull to have some sort of meganism in place which would ensure that the image you're importing a ... Rens Reinders

12/02/2013

07:16 PM Bug #6926 (Resolved): rbd: diff output includes previously non-existent objects as zeroed extents
For objects that exist in the current image, but did not in previous snapshots, extra 'zero' extents are listed.
T...
Josh Durgin
 

Also available in: Atom