Project

General

Profile

Activity

From 02/21/2016 to 03/21/2016

03/21/2016

08:17 PM Bug #15224 (Resolved): EINVAL on test_cls_rbd set_features on infernalis->jewel upgrade
Jason Dillaman
01:34 PM Bug #15224 (Fix Under Review): EINVAL on test_cls_rbd set_features on infernalis->jewel upgrade
*PR*: https://github.com/ceph/ceph/pull/8240 Jason Dillaman
01:16 PM Bug #15224 (In Progress): EINVAL on test_cls_rbd set_features on infernalis->jewel upgrade
Jason Dillaman
11:34 AM Bug #15224: EINVAL on test_cls_rbd set_features on infernalis->jewel upgrade
from infernalis test_cls_rbd.cc:... Sage Weil
11:25 AM Bug #15224 (Resolved): EINVAL on test_cls_rbd set_features on infernalis->jewel upgrade
... Sage Weil
03:05 PM Bug #15202 (Resolved): rbd bench-write crashes at end with journalling turned on.
Jason Dillaman
02:33 PM Bug #15225: Linking to -lrbd causes process startup times to balloon
I can't get Ceph to compile at the moment. Seems to break with GCC 6.0. Anyway, I wrote the attached, lightly teste... Richard Jones
02:12 PM Bug #15225: Linking to -lrbd causes process startup times to balloon
Attaching perf output from the original bug report. This shows the perf output of the null program linked to librbd. Richard Jones
01:42 PM Bug #15225: Linking to -lrbd causes process startup times to balloon
@Haomai, it appears that Cycles is only used in a couple test cases. Can we explicitly enable Cycles only within the... Jason Dillaman
01:06 PM Bug #15225: Linking to -lrbd causes process startup times to balloon
Original source: https://bugzilla.redhat.com/show_bug.cgi?id=1319483 Jason Dillaman
01:04 PM Bug #15225 (Resolved): Linking to -lrbd causes process startup times to balloon
Take a trivial program:
$ cat test.c
#include <stdlib.h>
int main () { exit (0); }
and compare the sta...
Jason Dillaman
01:56 PM Subtask #15144: rbd CLI to retrieve rbd mirror state for a pool / specific image
Perhaps the per-image status could just be included within 'rbd status' if mirroring is enabled. Jason Dillaman

03/20/2016

03:13 PM Bug #15220 (Can't reproduce): Deadlock in Objecter::_throttle_op
This was encountered on an infernalis build:... Jason Dillaman

03/19/2016

10:19 PM Subtask #14415 (Resolved): Pull journal events from remote peer to local journal
Jason Dillaman
10:17 PM Subtask #15142 (Resolved): Integrate the rbd mirroring directory within the replay daemon
Jason Dillaman
10:03 PM Subtask #15217 (Resolved): Enabling/disabling pool-level mirroring should enable/disable mirrorin...
When pool-level mirroring is enabled:
1) set mirroring mode to image
2) loop through all images in the pool and...
Jason Dillaman
10:01 PM Subtask #15143 (Resolved): Enabling/disabling journaling needs to interact with mirroring
Jason Dillaman
08:54 PM Documentation #15212 (In Progress): rbdmap manpage is missing
*PR:* https://github.com/ceph/ceph/pull/8224 Nathan Cutler
05:44 AM Documentation #15212 (Resolved): rbdmap manpage is missing
There does not appear to be any manpage for /usr/bin/rbdmap Nathan Cutler
05:43 AM Bug #14984 (Fix Under Review): rbdmap.service should include RBDMAPFILE environment variable
Nathan Cutler
04:44 AM Bug #14984 (In Progress): rbdmap.service should include RBDMAPFILE environment variable
*PR:* https://github.com/ceph/ceph/pull/8222 Nathan Cutler

03/18/2016

11:28 PM Bug #15202 (Fix Under Review): rbd bench-write crashes at end with journalling turned on.
*PR*: https://github.com/ceph/ceph/pull/8220
Able to reproduce in the presence of socket faults.
Jason Dillaman
03:46 PM Bug #15202 (Resolved): rbd bench-write crashes at end with journalling turned on.
Running basic ./vstart.sh -n cluster on laptop. At the end of the ./rbd bench-write test, we hit an assert.
journ...
Brett Niver
07:12 PM Subtask #14981 (Fix Under Review): rbd-mirror daemon systemd / upstart scripts
*PR*: https://github.com/ceph/ceph/pull/8217 Jason Dillaman
12:40 PM Subtask #15143 (Fix Under Review): Enabling/disabling journaling needs to interact with mirroring
*PR*: https://github.com/ceph/ceph/pull/8204 Jason Dillaman

03/17/2016

03:53 PM Bug #14483: Flattening an rbd image with a running Qemu instances causes librbd worker threads to...
I had a small epiphany about our pool setup today and that might be something that is the cause for this: we're runni... Christian Theune

03/16/2016

10:59 PM Documentation #15041 (Resolved): Write RBD image mirroring documentation
Jason Dillaman
06:18 PM Documentation #15041: Write RBD image mirroring documentation
*PR*: https://github.com/ceph/ceph/pull/8169 Jason Dillaman
06:11 PM Documentation #15041 (In Progress): Write RBD image mirroring documentation
Jason Dillaman
06:50 PM Bug #15140 (Resolved): librbd: TestJournalEntries races
Fixed by PR 8132: https://github.com/ceph/ceph/pull/8132/commits/921409f721d43f617a27fc1f447eaba08c36e60c Jason Dillaman
05:26 PM Bug #15150: librbd: AioImageRequestWQ::aio_write triggered helgrind assert
Makes sense, figured it was some kind of use-after-free. Josh Durgin
03:53 PM Bug #15150: librbd: AioImageRequestWQ::aio_write triggered helgrind assert
This is that fun issue where if a spin lock isn't properly destroyed and later a rwlock is placed in the same memory ... Jason Dillaman
03:08 PM Subtask #15142 (Fix Under Review): Integrate the rbd mirroring directory within the replay daemon
*PR*: https://github.com/ceph/ceph/pull/8162 Jason Dillaman
02:39 AM Subtask #15141 (Resolved): Mirroring API + rbd CLI updates for image promotion/demotion
Jason Dillaman

03/15/2016

11:41 PM Bug #15150 (Duplicate): librbd: AioImageRequestWQ::aio_write triggered helgrind assert
http://teuthology.ovh.sepia.ceph.com/teuthology/joshd-2016-03-15_20:25:10-rbd-master---basic-openstack/16261/teutholo... Josh Durgin
08:41 PM Subtask #15141 (Fix Under Review): Mirroring API + rbd CLI updates for image promotion/demotion
*PR*: https://github.com/ceph/ceph/pull/8138 Jason Dillaman
05:05 PM Subtask #15141 (In Progress): Mirroring API + rbd CLI updates for image promotion/demotion
Jason Dillaman
04:13 PM Subtask #15141 (Resolved): Mirroring API + rbd CLI updates for image promotion/demotion
... Jason Dillaman
05:07 PM Subtask #14420: New RBD notification pool object for recording mirroring errors
See #15144 for a related task Jason Dillaman
05:06 PM Subtask #14420: New RBD notification pool object for recording mirroring errors
We should also use this object to report the current status of an image's replication (e.g. is a sync is in-progress,... Jason Dillaman
05:01 PM Subtask #15144 (Resolved): rbd CLI to retrieve rbd mirror state for a pool / specific image
... Jason Dillaman
04:36 PM Bug #15127: fsx tests taking too long and possibly stuck
Jason,
quite a few tests failed in this run, I suspect bad jewel sha as well, As you mentioned this run just ended...
Vasu Kulkarni
01:49 PM Bug #15127: fsx tests taking too long and possibly stuck
@Vasu, I re-ran the test with the same seed value and was unable to reproduce a hang. Can you please re-test and if ... Jason Dillaman
01:20 PM Bug #15127 (Need More Info): fsx tests taking too long and possibly stuck
@Vasu, do you have any of the node logs? It appears the test was hard-killed. Jason Dillaman
04:14 AM Bug #15127 (Closed): fsx tests taking too long and possibly stuck
I have noticed in the rbd suite, that fsx tests are taking just too long and they might be stuck, I am seeing
the s...
Vasu Kulkarni
04:19 PM Subtask #15143 (Resolved): Enabling/disabling journaling needs to interact with mirroring
If the pool mirroring state is set to pool-level and the journaling feature is enabled (dynamically or during image c... Jason Dillaman
04:16 PM Subtask #15142 (Resolved): Integrate the rbd mirroring directory within the replay daemon
The current pool watcher lists all images in a pool and attempts to replicate them. Instead, it should use the RBD m... Jason Dillaman
04:13 PM Subtask #14413 (Resolved): Pull full image from remote peer when out-of-sync
Jason Dillaman
04:13 PM Subtask #15109 (Resolved): Integrate image sync process within rbd-mirror image replayer
Jason Dillaman
04:12 PM Subtask #13296 (Resolved): Mirroring API + rbd CLI updates for images
Jason Dillaman
04:11 PM Subtask #14673 (Resolved): Asynchronously open and close image replayers
*PR*: https://github.com/ceph/ceph/pull/7944 Jason Dillaman
03:29 PM Bug #15140 (Resolved): librbd: TestJournalEntries races
http://teuthology.ovh.sepia.ceph.com/teuthology/joshd-2016-03-15_06:51:24-rbd-master---basic-openstack/16163/teutholo... Josh Durgin
06:23 AM Backport #15129 (Resolved): hammer: Protect against excessively large object map sizes
https://github.com/ceph/ceph/pull/8401 Nathan Cutler
06:23 AM Backport #15128 (Rejected): infernalis: Protect against excessively large object map sizes
Nathan Cutler
01:05 AM Bug #15101 (Resolved): librbd: remove_snap TimeOut failure
Josh Durgin

03/14/2016

10:46 PM Bug #15121 (Pending Backport): Protect against excessively large object map sizes
Jason Dillaman
05:59 PM Bug #15121 (Fix Under Review): Protect against excessively large object map sizes
*PR*: https://github.com/ceph/ceph/pull/8099 Jason Dillaman
05:54 PM Bug #15121 (Resolved): Protect against excessively large object map sizes
For example, creating a 1 exabyte RBD image w/ object map enabled would require 64GB of RAM to store. Jason Dillaman
09:45 PM Bug #15078 (Resolved): client upgrade(osd/mon: hammer, client: jewel) 1 test failure TestLibRBD.T...
Jason Dillaman
09:44 PM Bug #15092 (Resolved): "rbd: image creation failed" in upgrade:client-upgrade-jewel-distro-basic-vps
Jason Dillaman
09:44 PM Bug #15101 (Fix Under Review): librbd: remove_snap TimeOut failure
*PR*: https://github.com/ceph/ceph/pull/8102 Jason Dillaman
09:43 PM Bug #15103 (Resolved): librbd: read_flags test fails to find balance_reads flag when exporting sn...
*PR*: https://github.com/ceph/ceph/pull/8104 Jason Dillaman
12:55 PM Bug #15115 (Duplicate): rbd journal reset leaves journal in inconsistent state
It needs to allocate a tag so that acquiring the exclusive lock will properly function. Jason Dillaman
02:27 AM Subtask #15109 (Fix Under Review): Integrate image sync process within rbd-mirror image replayer
*PR*: https://github.com/ceph/ceph/pull/8079 Jason Dillaman
02:27 AM Subtask #15110 (Resolved): Image sync should sync full snapshot state
Currently, image sync doesn't handle resized, protected, non-flattened snapshots. Jason Dillaman

03/13/2016

08:33 PM Bug #15078 (Fix Under Review): client upgrade(osd/mon: hammer, client: jewel) 1 test failure Test...
*PR*: https://github.com/ceph/ceph-qa-suite/pull/871 Jason Dillaman
08:20 PM Bug #15076 (Need More Info): client upgrade(osd: firefly, client: jewel) rbd import_export firefl...
Is this a valid upgrade? EOL Firefly backends with Jewel clients? Jason Dillaman
08:18 PM Bug #15092 (Fix Under Review): "rbd: image creation failed" in upgrade:client-upgrade-jewel-distr...
*PR*: https://github.com/ceph/ceph-qa-suite/pull/871 Jason Dillaman
07:58 PM Subtask #15109 (Resolved): Integrate image sync process within rbd-mirror image replayer
Jason Dillaman
07:58 PM Subtask #15108 (Resolved): Periodically update the sync point object number during sync
This will allow an interrupted image sync to restart from the (near) last synced object within the image. Jason Dillaman
03:49 AM Subtask #14413 (Fix Under Review): Pull full image from remote peer when out-of-sync
*PR*: https://github.com/ceph/ceph/pull/7979 Jason Dillaman

03/12/2016

01:54 AM Bug #15104 (Resolved): qa: verify_pool.sh: syntax error
Josh Durgin
01:09 AM Bug #15104 (Fix Under Review): qa: verify_pool.sh: syntax error
*jewel PR*: https://github.com/ceph/ceph/pull/8068 Nathan Cutler
12:56 AM Bug #15104 (In Progress): qa: verify_pool.sh: syntax error
https://wiki.ubuntu.com/DashAsBinSh#function Nathan Cutler
12:32 AM Bug #15104: qa: verify_pool.sh: syntax error
guessing this is a bashism, since /bin/sh is dash where this failed Josh Durgin
12:29 AM Bug #15104 (Resolved): qa: verify_pool.sh: syntax error
... Josh Durgin
12:26 AM Bug #15103 (Resolved): librbd: read_flags test fails to find balance_reads flag when exporting sn...
http://qa-proxy.ceph.com/teuthology/joshd-2016-03-11_15:03:28-rbd-wip-josh-testing---basic-multi/54643/teuthology.log Josh Durgin
12:22 AM Bug #15102 (Resolved): librbd: exclusive lock AcquireRequest failed assert m_image_ctx.journal ==...
http://qa-proxy.ceph.com/teuthology/joshd-2016-03-11_15:03:28-rbd-wip-josh-testing---basic-multi/54614/teuthology.log... Josh Durgin
12:18 AM Bug #15101 (Resolved): librbd: remove_snap TimeOut failure
http://qa-proxy.ceph.com/teuthology/joshd-2016-03-11_15:03:28-rbd-wip-josh-testing---basic-multi/54607/teuthology.log... Josh Durgin

03/11/2016

11:29 PM Bug #15097: journal.sh fails when removing image
same issue in the new rbd_mirror_image_replay workunit: http://qa-proxy.ceph.com/teuthology/joshd-2016-03-11_15:03:28... Josh Durgin
11:23 PM Bug #15097 (Resolved): journal.sh fails when removing image
Occurs on master as well as wip-josh-testing. From http://qa-proxy.ceph.com/teuthology/joshd-2016-03-11_15:03:28-rbd-... Josh Durgin
10:09 PM Bug #15092: "rbd: image creation failed" in upgrade:client-upgrade-jewel-distro-basic-vps
We'll need to adjust the client-upgrade tests to not use new features. Josh Durgin
10:06 PM Bug #15092 (Resolved): "rbd: image creation failed" in upgrade:client-upgrade-jewel-distro-basic-vps
Run: http://pulpito.ceph.com/teuthology-2016-03-11_10:42:14-upgrade:client-upgrade-jewel-distro-basic-vps/
Job: 5326...
Yuri Weinstein
03:29 PM Bug #15078 (Resolved): client upgrade(osd/mon: hammer, client: jewel) 1 test failure TestLibRBD.T...
osd/mon: in hammer, client on jewel
out of 43, 1 test failed: TestLibRBD.TestCreateLsDeletePP
http://magna002.cep...
Vasu Kulkarni
03:16 PM Bug #15076 (Won't Fix): client upgrade(osd: firefly, client: jewel) rbd import_export firefly wor...
OSD is firefly and Client is jewel, seen failures during rbd delete and other areas, workunit is from firefly
http...
Vasu Kulkarni
11:04 AM Bug #14483: Flattening an rbd image with a running Qemu instances causes librbd worker threads to...
Hm. I think this is still an issue. I updated everything to 0.94.6 and this still happens. What's the most helpful th... Christian Theune
04:42 AM Backport #14824: hammer: rbd and pool quota do not go well together
Moving to Ceph for cross reference purposes Loïc Dachary

03/10/2016

11:55 AM Subtask #13296: Mirroring API + rbd CLI updates for images
Jason Dillaman wrote:
>
> Also add journal details/mirroring status support to 'rbd info' and 'rbd status'
What...
Ricardo Dias
03:04 AM Documentation #15041 (Resolved): Write RBD image mirroring documentation
Jason Dillaman
02:53 AM Bug #14908 (Resolved): Journal replay needs to conditionally refresh the image between events
Jason Dillaman
02:48 AM Backport #15032 (Fix Under Review): infernalis: QEMU VM hangs talking to RBD via librbd
Jason Dillaman
02:48 AM Backport #15033 (Fix Under Review): hammer: QEMU VM hangs talking to RBD via librbd
Jason Dillaman
01:32 AM Subtask #14663 (Resolved): Integrate librbd with journal tag allocation
Jason Dillaman
01:32 AM Subtask #14869 (Resolved): journal library should re-use thread pool and timer
Jason Dillaman

03/09/2016

11:10 PM Backport #15032 (In Progress): infernalis: QEMU VM hangs talking to RBD via librbd
Jason Dillaman
09:52 PM Backport #15032 (Resolved): infernalis: QEMU VM hangs talking to RBD via librbd
https://github.com/ceph/ceph/pull/8010 Nathan Cutler
11:09 PM Backport #15033 (In Progress): hammer: QEMU VM hangs talking to RBD via librbd
Jason Dillaman
09:52 PM Backport #15033 (Resolved): hammer: QEMU VM hangs talking to RBD via librbd
https://github.com/ceph/ceph/pull/8011 Nathan Cutler
10:37 PM Bug #14988: QEMU VM hangs talking to RBD via librbd
*master PR*: https://github.com/ceph/ceph/pull/8009 (reproducer -- confirms not an issue in Jewel) Jason Dillaman
09:52 PM Bug #14988 (Pending Backport): QEMU VM hangs talking to RBD via librbd
Note that there is no master PR for this issue. Jason is going to do the fix in infernalis and then backport it from ... Nathan Cutler
09:46 PM Bug #14988: QEMU VM hangs talking to RBD via librbd
Shouldn't be an issue in Jewel due to new asynchronous internals Jason Dillaman
09:26 PM Bug #14988 (In Progress): QEMU VM hangs talking to RBD via librbd
Jason Dillaman
09:13 PM Bug #14988: QEMU VM hangs talking to RBD via librbd
If an AIO request results in an image refresh due to a new snapshot creation, the cache will be flushed. When this o... Jason Dillaman
10:02 PM Bug #14789 (Resolved): Truncate of non-existent object results in object map flagged as exists
Josh Durgin
09:55 PM Bug #15034 (Resolved): Possible inconsistent IO when using configured for multiple op threads
When 'rbd_op_threads' is set to a value higher than 1 (defaults to 1), it's quite possible for an aio flush op to com... Jason Dillaman
06:11 PM Bug #13122 (Resolved): rbd: stripingv2 feature bit not set when unnecessary for striping params
This was fixed sometime in the recent rbd cli refactor. Josh Durgin
04:56 PM Subtask #15029 (Resolved): Use watch/notify to alert to specific changes in the rbd_mirroring object
This will eliminate to constantly poll the object for updates -- instead, it would only need to pull the object after... Jason Dillaman
04:32 PM Bug #15028 (Resolved): Deep-flatten incorrectly updates fast-diff stats
Flattening a clone of an empty image with fast-diff and deep-flatten enabled results in all objects being flagged as ... Jason Dillaman
03:24 PM Fix #15026 (New): use derr instead of cerr in rbd cli actions
... Ilya Dryomov
09:14 AM Bug #15007: Cannot rebuild object map in in-flight IO
Due to the upgrade to infernalis it would be fine to get the ability for live enabling the object map. Jonas +1 Tim Förster
08:01 AM Bug #15007: Cannot rebuild object map in in-flight IO
Jason Dillaman wrote:
> > Object Map Rebuild: 99% complete...failed.
> > rbd: rebuilding object map failed: (16) De...
Jonas Keidel
02:09 AM Fix #3588 (Resolved): rbd.py's clone should take stripe parms, call rbd_clone2
Fixed as part of the new image create api use in commit:c3be44ed8f9d99d7257156f2e0bf7ef6ea1b5761 Josh Durgin

03/08/2016

06:21 PM Bug #14908 (Fix Under Review): Journal replay needs to conditionally refresh the image between ev...
*PR*: https://github.com/ceph/ceph/pull/7978 Jason Dillaman
04:52 PM Bug #14908 (In Progress): Journal replay needs to conditionally refresh the image between events
Jason Dillaman
04:58 PM Bug #14986 (Closed): rbd export/export-diff with needs to protect against unintended journal replay
The journal actually won't be replayed since export/export-diff open the image read-only. This prevents the journal ... Jason Dillaman
04:45 PM Bug #14953 (Rejected): can add 'rbd lock' to format 1 images
Jason Dillaman
04:43 PM Bug #14953: can add 'rbd lock' to format 1 images
@Vasu, the "rbd lock"-related commands are to be considered as advisory locks. There is no enforcement within librbd... Jason Dillaman
04:41 PM Bug #14988 (Need More Info): QEMU VM hangs talking to RBD via librbd
Josh Durgin
04:19 PM Bug #14780 (Resolved): librbd: TaskFinisher lifetime no longer matches ImageWatcher
Josh Durgin
02:50 PM Bug #15007 (Resolved): Cannot rebuild object map in in-flight IO
> Object Map Rebuild: 99% complete...failed.
> rbd: rebuilding object map failed: (16) Device or resource busy
Jason Dillaman

03/07/2016

04:52 PM Documentation #15000 (Resolved): Need better documentation to describe RBD image features
Jason Dillaman
01:18 PM Bug #14988: QEMU VM hangs talking to RBD via librbd
@Roy,
From the backtrace, Ceph is waiting for a cache flush to complete. The thread responsible for handling cac...
Jason Dillaman

03/06/2016

08:11 PM Bug #14988: QEMU VM hangs talking to RBD via librbd
... Jason Dillaman
06:28 PM Bug #14988: QEMU VM hangs talking to RBD via librbd
@Roy: Upgrading is recommended anyway, but before you take that step you can try setting "rbd_non_blocking_aio" to fa... Nathan Cutler
06:01 PM Bug #14988: QEMU VM hangs talking to RBD via librbd
I can try with a newer Ceph, but #13726 seems to be dependant upon RBD cache being disabled but it should be enabled ... Roy Keene

03/05/2016

10:49 PM Bug #14988: QEMU VM hangs talking to RBD via librbd
@Roy: Can you reproduce this on 0.94.6? If not, it is probably http://tracker.ceph.com/issues/13726 Nathan Cutler
08:44 PM Bug #14988 (Resolved): QEMU VM hangs talking to RBD via librbd
I'm having a repeatable hang in QEMU (v2.4.1) talking to a Ceph (v0.95.4) RBD via librbd.
I've acquired a core fil...
Roy Keene
12:32 AM Bug #14986 (Closed): rbd export/export-diff with needs to protect against unintended journal replay
If journaling is enabled on an image, reading from the image HEAD will result in a journal replay. If the image was ... Jason Dillaman

03/04/2016

09:33 PM Bug #14984 (Resolved): rbdmap.service should include RBDMAPFILE environment variable
/usr/bin/rbdmap requires the RBDMAPFILE variable to be set. I've worked around this on my machines by adding Environm... Paul Rawson
03:28 PM Subtask #14981 (Resolved): rbd-mirror daemon systemd / upstart scripts
Jason Dillaman

03/03/2016

03:48 PM Subtask #14869 (Fix Under Review): journal library should re-use thread pool and timer
*PR*: https://github.com/ceph/ceph/pull/7906 Jason Dillaman
09:17 AM Subtask #13296 (In Progress): Mirroring API + rbd CLI updates for images
Ricardo Dias
01:34 AM Subtask #13296: Mirroring API + rbd CLI updates for images
Correct, the description is from an old design. We are using http://pad.ceph.com/p/rbd_mirror_daemon to track the cu... Jason Dillaman

03/02/2016

10:06 PM Subtask #13296: Mirroring API + rbd CLI updates for images
Jason Dillaman wrote:
> A new "mirroring enabled" field should be added to the RBD image header. Mirroring should n...
Ricardo Dias
05:37 PM Subtask #13296: Mirroring API + rbd CLI updates for images
Jason Dillaman
05:43 PM Bug #14953 (Rejected): can add 'rbd lock' to format 1 images
this is on hammer 0.94.5, i think its deprecated now recently but still want to document it
1) 2 node ceph cluste...
Vasu Kulkarni
05:37 PM Subtask #14869 (In Progress): journal library should re-use thread pool and timer
Jason Dillaman
05:35 PM Subtask #14413 (In Progress): Pull full image from remote peer when out-of-sync
Jason Dillaman
05:19 PM Subtask #14663 (Fix Under Review): Integrate librbd with journal tag allocation
*PR*: https://github.com/ceph/ceph/pull/7884 Jason Dillaman
04:33 AM Subtask #14414 (Fix Under Review): Add new "exclusive lock released" journal event to librbd
https://github.com/ceph/ceph/pull/7818 Josh Durgin
04:30 AM Subtask #14161 (Resolved): Serialize snap create, snap rollback, and resize operations for journa...
https://github.com/ceph/ceph/pull/7019 Josh Durgin
04:23 AM Subtask #14419 (Resolved): RBD mirroring settings should be moved to new pool object
https://github.com/ceph/ceph/pull/7620 Josh Durgin
04:21 AM Feature #2468 (Resolved): librbd: provide a way for a user to flush and invalidate the cache
Josh Durgin
04:18 AM Bug #14822 (Resolved): Journal replay needs to support replaying successful maintenance ops
Josh Durgin
04:18 AM Cleanup #14809 (Resolved): ImageWatcher unwatch and flush should use async librados methods
Josh Durgin
04:17 AM Tasks #14550 (Resolved): Deprecate format v1 RBD images
Josh Durgin
04:16 AM Tasks #14551 (Resolved): Update RBD default features
Josh Durgin

03/01/2016

09:52 PM Feature #14909 (New): Journal replay should support multiple tag class streams
Jason Dillaman
04:33 PM Subtask #14937 (Resolved): Cloned images must only be bootstrapped after parent image successfull...
Jason Dillaman

02/29/2016

06:24 PM Tasks #14551 (Fix Under Review): Update RBD default features
*PR*: https://github.com/ceph/ceph/pull/7846
*PR*: https://github.com/ceph/ceph-qa-suite/pull/841
*PR*: https://git...
Jason Dillaman
04:28 PM Tasks #14551 (In Progress): Update RBD default features
Jason Dillaman
05:26 PM Backport #13757: rbd: pure virtual method called
It was rejected because firefly is EOL. Loïc Dachary
05:22 PM Backport #13757: rbd: pure virtual method called
This problem was reported in the OpenStack gate for ceph:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1551...
James Page
02:09 AM Tasks #14550 (In Progress): Deprecate format v1 RBD images
Jason Dillaman

02/28/2016

08:34 PM Cleanup #14809: ImageWatcher unwatch and flush should use async librados methods
*PR*: https://github.com/ceph/ceph/pull/7839 Jason Dillaman
05:47 PM Cleanup #14809 (In Progress): ImageWatcher unwatch and flush should use async librados methods
Jason Dillaman
05:46 PM Feature #14909 (In Progress): Journal replay should support multiple tag class streams
Jason Dillaman

02/26/2016

07:22 PM Feature #14909 (New): Journal replay should support multiple tag class streams
Assume an journal layout like:
Object 0: Object 1:
tag=0 (class 0), entry=0 tag=2 (class 0...
Jason Dillaman
07:15 PM Bug #14908 (Resolved): Journal replay needs to conditionally refresh the image between events
If a previously replayed maintenance operation requires an image refresh, perform the refresh before processing more ... Jason Dillaman
04:42 PM Subtask #13298 (Resolved): Journal registered client entry should store bufferlist payload
Jason Dillaman
06:03 AM Backport #14863 (Resolved): hammer: test/crypto.cc:161:43: error: ‘ceph_clock_now’ was not declar...
Loïc Dachary
02:54 AM Feature #14264 (Resolved): async rbd_open() option
Haomai Wang

02/25/2016

08:04 PM Subtask #14869 (Resolved): journal library should re-use thread pool and timer
This will allow the RBD mirror daemon to not need to allocate two threads per image. Jason Dillaman
04:40 PM Feature #14867 (Resolved): add object map verifier to RBD CLI
Add rbd object-map verify to the RBD CLI that reads the object map and compares it with a rebuilt one from the availa... Douglas Fuller
03:35 PM Bug #14822 (Fix Under Review): Journal replay needs to support replaying successful maintenance ops
*PR*: https://github.com/ceph/ceph/pull/7785 Jason Dillaman
12:06 PM Backport #14863: hammer: test/crypto.cc:161:43: error: ‘ceph_clock_now’ was not declared in this ...
https://github.com/ceph/ceph/commit/fb4b6c52d8e31e8dedfa8aecc16c389f0e7d86cf was partially included as part of https:... Loïc Dachary
12:04 PM Backport #14863 (Resolved): hammer: test/crypto.cc:161:43: error: ‘ceph_clock_now’ was not declar...
https://github.com/ceph/ceph/pull/7801 Loïc Dachary
06:07 AM Feature #14264: async rbd_open() option
I think the status can be changed to resolved. Mykola Golub

02/24/2016

04:23 PM Bug #14822 (In Progress): Journal replay needs to support replaying successful maintenance ops
Jason Dillaman
02:23 PM Bug #14847 (Resolved): teuthology: test_librbd_python crashes
Jason Dillaman
11:10 AM Bug #14789: Truncate of non-existent object results in object map flagged as exists
https://github.com/ceph/ceph/pull/7772 Xinxin Shu
11:09 AM Bug #14789 (Fix Under Review): Truncate of non-existent object results in object map flagged as e...
Xinxin Shu
06:10 AM Bug #14483 (Resolved): Flattening an rbd image with a running Qemu instances causes librbd worker...
Loïc Dachary
06:08 AM Backport #14611 (Resolved): hammer: Flattening an rbd image with a running Qemu instances causes ...
Loïc Dachary
06:03 AM Backport #14611 (In Progress): hammer: Flattening an rbd image with a running Qemu instances caus...
Loïc Dachary
06:08 AM Backport #14620 (Resolved): hammer: unsafe use of libnss PK11_GetBestSlot()
Loïc Dachary
06:03 AM Backport #14620 (In Progress): hammer: unsafe use of libnss PK11_GetBestSlot()
Loïc Dachary

02/23/2016

04:53 PM Bug #14595 (Resolved): Race between releasing exclusive lock and incoming write ops
This is not an issue within jewel due to the new block-writes ability and exclusive lock state machine. Jason Dillaman
04:30 PM Bug #14846 (In Progress): teuthology: helgrind warnings
Jason Dillaman
01:14 PM Bug #14846 (Closed): teuthology: helgrind warnings
http://teuthology.ovh.sepia.ceph.com/teuthology/teuthology-2016-02-22_16:00:01-rbd-master---basic-openstack/3178/teut... Jason Dillaman
04:29 PM Bug #14847 (Fix Under Review): teuthology: test_librbd_python crashes
*PR*: https://github.com/ceph/ceph/pull/7761 Jason Dillaman
01:15 PM Bug #14847 (Resolved): teuthology: test_librbd_python crashes
http://teuthology.ovh.sepia.ceph.com/teuthology/teuthology-2016-02-22_16:00:01-rbd-master---basic-openstack/3200/teut... Jason Dillaman
 

Also available in: Atom