Project

General

Profile

Activity

From 07/10/2016 to 08/08/2016

08/08/2016

10:05 PM Subtask #15239 (Resolved): Throttle in-flight image syncs to only a X concurrent
*PR*: https://github.com/ceph/ceph/pull/9623 Jason Dillaman
10:02 PM Subtask #14414 (Closed): Add new "exclusive lock released" journal event to librbd
Resolved issue by tracking demotion/promotion via journal tags. Jason Dillaman
09:59 PM Subtask #15108 (Resolved): Periodically update the sync point object number during sync
*PR*: https://github.com/ceph/ceph/pull/9699 Jason Dillaman
08:01 PM Bug #16962 (Resolved): rbd-mirror: snap protect of non-layered image results in split-brain
Attempting to protect a snapshot against an image that doesn't support layering results in an error:... Jason Dillaman
07:57 PM Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
@Kjetil: unfortunately we cannot just increase the length rbd_image_info_t::block_name_prefix [1] since that would br... Jason Dillaman
05:31 PM Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
Reading into this - librbd/rbd having generated slightly out-of-spec id's is our mess to deal with ? (We get to maint... Kjetil Joergensen
06:42 PM Bug #16956 (Fix Under Review): rbd-mirror: FAILED assert(m_on_update_status_finish == nullptr)
*PR*: https://github.com/ceph/ceph/pull/10613 Jason Dillaman
02:38 PM Bug #16956 (Resolved): rbd-mirror: FAILED assert(m_on_update_status_finish == nullptr)
Jason Dillaman
01:25 PM Bug #16855 (In Progress): rbd mirror: after promote, the mirror image often be up+error
Actually, I was able to repeat the issue. Thanks. Jason Dillaman
01:09 PM Bug #16855: rbd mirror: after promote, the mirror image often be up+error
@de Ian: it doesn't look like debugging was enabled for the first log. Can you please provide the exact steps you per... Jason Dillaman
01:05 PM Bug #16179 (In Progress): rbd-mirror: image sync object map reload logs message
Jason Dillaman
01:00 PM Feature #15706 (Resolved): Optionally limit the maximum number of snapshots for an image
Douglas Fuller
12:46 PM Bug #16176 (Need More Info): objectmap does not show object existence correctly
@Xinxin: I've tried to repeat your findings without success. Can you repeat with "debug rbd = 20" in your ceph client... Jason Dillaman
08:42 AM Bug #16519 (Resolved): librbd: potential use after free on refresh error
Loïc Dachary
08:42 AM Bug #16517 (Resolved): TaskFinisher: cancel all tasks wait until finisher done
Loïc Dachary
08:33 AM Bug #15225 (Resolved): Linking to -lrbd causes process startup times to balloon
Loïc Dachary
08:33 AM Bug #15121 (Resolved): Protect against excessively large object map sizes
Loïc Dachary
08:31 AM Backport #16952 (Resolved): hammer: ceph 10.2.2 rbd status on image format 2 returns "(2) No such...
https://github.com/ceph/ceph/pull/10987 Loïc Dachary
08:31 AM Backport #16951 (Resolved): jewel: ceph 10.2.2 rbd status on image format 2 returns "(2) No such ...
https://github.com/ceph/ceph/pull/10652 Loïc Dachary
08:31 AM Backport #16950 (Resolved): jewel: librbd/ExclusiveLock.cc: 197: FAILED assert(m_watch_handle != 0)
https://github.com/ceph/ceph/pull/10827 Loïc Dachary
08:28 AM Backport #15359 (Rejected): infernalis: Linking to -lrbd causes process startup times to balloon
Loïc Dachary
08:28 AM Backport #15128 (Rejected): infernalis: Protect against excessively large object map sizes
Loïc Dachary
08:20 AM Backport #16518 (Resolved): jewel: TaskFinisher: cancel all tasks wait until finisher done
Loïc Dachary
08:20 AM Backport #16520 (Resolved): jewel: librbd: potential use after free on refresh error
Loïc Dachary

08/07/2016

10:35 AM Bug #16923 (Pending Backport): librbd/ExclusiveLock.cc: 197: FAILED assert(m_watch_handle != 0)
Mykola Golub
10:34 AM Bug #16887 (Pending Backport): ceph 10.2.2 rbd status on image format 2 returns "(2) No such file...
Mykola Golub

08/06/2016

02:09 PM Bug #16176 (In Progress): objectmap does not show object existence correctly
Jason Dillaman
02:08 PM Bug #16019 (Resolved): Failure in TestJournalReplay.Rename after injected socket failure
Believe this is resolved by issue #16404 Jason Dillaman
02:07 PM Bug #15947 (Resolved): Sporadic TestImageReplayer.NextTag failure
Flagging as resolved by ticket #16708 Jason Dillaman

08/05/2016

02:12 PM Bug #15947 (In Progress): Sporadic TestImageReplayer.NextTag failure
Jason Dillaman
12:36 PM Bug #16921: rbd-nbd IO hang
[ 3799.647869] nbd: registered device at major 43
[ 4068.478821] block nbd0: NBD_DISCONNECT
[ 4068.478895] block nb...
Jason Dillaman
01:01 AM Bug #16887 (Fix Under Review): ceph 10.2.2 rbd status on image format 2 returns "(2) No such file...
*PR*: https://github.com/ceph/ceph/pull/10581
Won't solve the issue for existing images since the API uses fixed w...
Jason Dillaman
01:00 AM Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
This is a very old issue that could hit if the combination of a client's (global) instance id concatenated with a pot... Jason Dillaman
12:51 AM Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
My assertions of this being jewel specific should be treated with a grain of salt, it may well be that we tipped over... Kjetil Joergensen
12:24 AM Bug #16887 (In Progress): ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or d...
Jason Dillaman
12:21 AM Bug #16889 (Need More Info): Ceph 10.2.2 meet a Segmentation fault after rename a image with form...
@de Ian: can you install the debuginfo packages so that the backtrace can resolve the full call stack? It quite possi... Jason Dillaman

08/04/2016

08:27 PM Bug #16921 (New): rbd-nbd IO hang
Running fsx_nbd on my local trusty VM works just fine. Examining the test logs, they appear to be missing the first c... Jason Dillaman
06:13 PM Bug #16921 (In Progress): rbd-nbd IO hang
Jason Dillaman
02:45 PM Bug #16921 (Resolved): rbd-nbd IO hang
It can be reproduced on jewel with *rbd/thrash/{base/install.yaml clusters/{fixed-2.yaml openstack.yaml} fs/xfs.yaml ... Loïc Dachary
06:11 PM Bug #16923 (Fix Under Review): librbd/ExclusiveLock.cc: 197: FAILED assert(m_watch_handle != 0)
*PR*: https://github.com/ceph/ceph/pull/10574 Jason Dillaman
04:47 PM Bug #16923 (Resolved): librbd/ExclusiveLock.cc: 197: FAILED assert(m_watch_handle != 0)
ceph version 10.2.0 (3a9fba20ec743699b69bd0181dd6c54dc01c64b9)
1: (()+0x24c4bb) [0x7fdebcbde4bb]
2: (()+0x...
Jason Dillaman

08/03/2016

05:45 AM Backport #16904 (Resolved): jewel: journal should prefetch small chunks of the object during replay
https://github.com/ceph/ceph/pull/10684 Nathan Cutler
05:44 AM Backport #16903 (Resolved): jewel: Non-primary image is recording journal events during image sync
https://github.com/ceph/ceph/pull/10797 Nathan Cutler
05:44 AM Backport #16902 (Resolved): jewel: rbd-mirror: image deleter should use pool id + global image uu...
https://github.com/ceph/ceph/pull/11433 Nathan Cutler
03:25 AM Bug #16898 (Resolved): "TestLibRBD.UpdateFeatures" tests failed in upgrade:client-upgrade-inferna...
run http://pulpito.ceph.com/kchai-2016-08-02_07:44:12-upgrade-wip-16507-jewel---basic-mira/
jobs: 346861
logs: http...
Kefu Chai

08/02/2016

07:16 PM Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
Patch is for illustrative purposes - not intended as a solution. Kjetil Joergensen
07:15 PM Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
Less broken formatting:... Kjetil Joergensen
07:14 PM Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
To un-break my previous comment slightly:
librbd's create_v2 makes the block prefix / id as: bid_ss << std::hex <<...
Kjetil Joergensen
05:45 PM Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
Actually - if I read this correctly - somehow we consistently end up with block_prefix (including rbd_data.) that's 2... Kjetil Joergensen
01:59 AM Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
And - it's not consistent. I have one 10.2.2 cluster where this is a problem and one where it's not. Is the length of... Kjetil Joergensen
05:52 PM Bug #16227 (Resolved): rbd-mirror: volume rename followed by delete, not deleted on secondary
Mykola Golub
05:51 PM Bug #16538 (Pending Backport): rbd-mirror: image deleter should use pool id + global image uuid f...
Mykola Golub
05:50 PM Bug #16478 (Pending Backport): Non-primary image is recording journal events during image sync
Mykola Golub
10:48 AM Bug #16889: Ceph 10.2.2 meet a Segmentation fault after rename a image with format 1
de lan wrote:
> my test result of v10.2.2:http://www.daisycloud.org:9091/teuthology-2016-08-02_16:01:23-rbd:cli-v10....
de lan
10:12 AM Bug #16889: Ceph 10.2.2 meet a Segmentation fault after rename a image with format 1
my test result of v10.2.2:http://www.daisycloud.org:9091/teuthology-2016-08-02_16:01:23-rbd:cli-v10.2.2---basic-plana... de lan
09:07 AM Bug #16889 (Can't reproduce): Ceph 10.2.2 meet a Segmentation fault after rename a image with for...
Hi!,when i test zhe ceph 10.2.2,it often meet a Segmentation fault after rename a image with format 1。
The CI test...
de lan
06:30 AM Bug #16855: rbd mirror: after promote, the mirror image often be up+error
@Jason Dillaman
Hi.
I have repoduced it,and taken zhe log.
it shows that zhe image is split-brained,and it didn't...
de lan

08/01/2016

11:54 PM Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
Summary: It looks like the block_name_prefix/rbd_id may accidentally have been extended by one byte, "rbd status" doe... Kjetil Joergensen
11:35 PM Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
For anybody else with the same problem, really-dirty-hack full of awful assumptions: rados -p rbd listwatchers rbd_he... Kjetil Joergensen
09:58 PM Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
As for - why this impacts us. We use/abuse a combination of advisory locking (hint) and watchers to paper over mandat... Kjetil Joergensen
08:43 PM Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
With --debug-rados=20/20
Ok - so there seems to be some disagreement about what the rbd_header. object should be n...
Kjetil Joergensen
08:05 PM Bug #16887 (Resolved): ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or dire...
Not quite sure when this started failing, it only ended up noticeable now. So, I can't tell you exactly when, but I'm... Kjetil Joergensen

07/30/2016

04:34 PM Bug #16223 (Pending Backport): journal should prefetch small chunks of the object during replay
Mykola Golub
03:25 AM Backport #16869 (Resolved): jewel: Discard hangs when 'rbd_skip_partial_discard' is enabled
https://github.com/ceph/ceph/pull/10797 Nathan Cutler
03:25 AM Backport #16868 (Resolved): jewel: Prevent the creation of a clone from a non-primary mirrored image
https://github.com/ceph/ceph/pull/10650 Nathan Cutler
03:24 AM Backport #16867 (Resolved): jewel: mkfs.xfs slow performance with discards and object map
https://github.com/ceph/ceph/pull/10649 Nathan Cutler

07/29/2016

03:56 PM Bug #15353 (Rejected): librbd: disable optimizations that result in pipelining guarded writes mix...
Yes, now that we store write errors in the pg log this shouldn't be an issue. Josh Durgin
03:04 PM Bug #15353 (Need More Info): librbd: disable optimizations that result in pipelining guarded writ...
@Josh: do the recent PG log changes make this ticket obsolete? Jason Dillaman
03:07 PM Bug #15871 (Resolved): Replay of snap remove journal event caused assertion failure
Fixed under ticket #16114 and was backported via same ticket. Jason Dillaman
03:05 PM Bug #15561 (Closed): RBD image can be listed but not opened
@Ke Ke: feel free to re-open if you are still experiencing this issue. Jason Dillaman
02:55 PM Bug #16740 (In Progress): Cannot disable journaling or remove non-mirrored, "non-primary" image
Jason Dillaman
01:31 PM Bug #16689 (Pending Backport): mkfs.xfs slow performance with discards and object map
Mykola Golub
12:34 PM Bug #16855 (Need More Info): rbd mirror: after promote, the mirror image often be up+error
@de Ian: can you please provide a debug log from the rbd-mirror daemon executing against cluster 'cluster1'? You need... Jason Dillaman
07:28 AM Bug #16855 (Resolved): rbd mirror: after promote, the mirror image often be up+error
HI!
when i do some demote and promote operation.zhe mirror image often become up+error....
de lan
04:28 AM Feature #13186: I hope retain snapshot of the rbd block, after rbd block export and import
zouming zou wrote:
> (1)I have a rbd block foo_c01,that contain a snapshot foo_c01_s01.then,I export foo_c01 to foo_...
Yang Dongsheng

07/28/2016

08:46 PM Bug #16227 (Fix Under Review): rbd-mirror: volume rename followed by delete, not deleted on secon...
*PR*: https://github.com/ceph/ceph/pull/10484
(will be backported with ticket #16538)
Jason Dillaman
08:25 PM Bug #16227 (In Progress): rbd-mirror: volume rename followed by delete, not deleted on secondary
Jason Dillaman
08:46 PM Bug #16538 (Fix Under Review): rbd-mirror: image deleter should use pool id + global image uuid f...
*PR*: https://github.com/ceph/ceph/pull/10484 Jason Dillaman
07:19 PM Feature #16171 (Fix Under Review): Request exclusive lock if owner sends -ENOTSUPP for proxied ma...
*PR*: https://github.com/ceph/ceph/pull/10481 Jason Dillaman
03:38 PM Feature #16171 (In Progress): Request exclusive lock if owner sends -ENOTSUPP for proxied mainten...
Jason Dillaman
06:04 PM Bug #16386 (Pending Backport): Discard hangs when 'rbd_skip_partial_discard' is enabled
Jason Dillaman

07/27/2016

12:23 PM Feature #15388 (Resolved): Inherit the Parent Image properties while Cloning a rbd Image
Jason Dillaman
12:22 PM Feature #6626 (Resolved): openstack: cinder: allow users to delete snapshots that have clones
Jason Dillaman

07/26/2016

02:56 PM Bug #16717: "[ FAILED ] TestLibRBD.TestCreateLsDeletePP" in upgrade:client-upgrade-jewel-distro...
run: http://pulpito.ceph.com/teuthology-2016-07-20_02:45:02-upgrade:client-upgrade-jewel-distro-basic-smithi/
Jobs: ...
Yuri Weinstein

07/25/2016

06:35 PM Bug #16811 (New): [udev] /dev/rbd/<poolname>/<imagename> symlink should have an fsid in it
It's possible to map images from different clusters on the same box. Currently, if (poolname, imagename) pair happen... Ilya Dryomov
05:03 PM Bug #16478 (In Progress): Non-primary image is recording journal events during image sync
Jason Dillaman
05:02 PM Bug #16741: io getting stuck after advancing journal object set
@Mykola: do you think this is still and issue after the recent changes introduced in the reduce memory footprint branch? Jason Dillaman
04:50 PM Bug #16708 (Fix Under Review): Sporadic failure in TestImageReplayer.StartReplayAndWrite
*PR*: https://github.com/ceph/ceph/pull/10432 Jason Dillaman
05:58 AM Bug #16394: Ceph RBD
junming rao wrote:
> @Jason
> This is debug logs from librbd;
> thanks。
junming rao
05:56 AM Bug #16394: Ceph RBD
@Jason
This is debug logs from librbd;
thanks。
junming rao

07/24/2016

03:13 PM Cleanup #16130 (Resolved): Proxied operations shouldn't result in error messages if replayed
Jason Dillaman
03:13 PM Bug #16449 (Pending Backport): Prevent the creation of a clone from a non-primary mirrored image
Jason Dillaman
03:10 PM Bug #16717 (In Progress): "[ FAILED ] TestLibRBD.TestCreateLsDeletePP" in upgrade:client-upgrad...
@Mykola: instead of waiting (possibly for a very long time) for the backport, perhaps just change the test [1] to ove... Jason Dillaman

07/23/2016

09:47 PM Bug #16799 (Duplicate): hammer-backports: rbd import fails in cache tier test
Nathan Cutler
08:17 PM Bug #16799 (Duplicate): hammer-backports: rbd import fails in cache tier test
test: rados/singleton-nomsgr/{all/export-after-evict.yaml}
what happens:...
Nathan Cutler

07/22/2016

10:17 PM Bug #16708: Sporadic failure in TestImageReplayer.StartReplayAndWrite
also in https://jenkins.ceph.com/job/ceph-pull-requests/9476/consoleFull#-1053578855d63714d2-c8d8-41fc-a9d4-8dee30be4c32 Josh Durgin
01:10 PM Bug #16708 (In Progress): Sporadic failure in TestImageReplayer.StartReplayAndWrite
Jason Dillaman
06:21 AM Bug #16708: Sporadic failure in TestImageReplayer.StartReplayAndWrite
spotted again in https://jenkins.ceph.com/job/ceph-pull-requests/9474/consoleFull#-1053578855d63714d2-c8d8-41fc-a9d4-... Kefu Chai
08:37 PM Backport #16796 (Resolved): jewel: Renaming old format image results in "Transport endpoint is no...
https://github.com/ceph/ceph/pull/10684 Nathan Cutler
04:30 PM Feature #16780 (Resolved): rbd-mirror: use sparse read during image sync
If 1 byte is used in a primary image backing object, the image sync process will read and write a full object size ch... Jason Dillaman
07:03 AM Bug #16773 (Resolved): FAILED assert(m_image_ctx.journal == nullptr)
Hi!
when i test the ci suite:rbd:valgrind/{base/install.yaml clusters/{fixed-1.yaml openstack.yaml} fs/xfs.yaml va...
de lan

07/21/2016

09:15 PM Bug #16529: "[ FAILED ] TestClsRbd.mirror_image" in upgrade:jewel-x-master-distro-basic-vps
http://qa-proxy.ceph.com/teuthology/teuthology-2016-07-20_04:20:03-upgrade:jewel-x-master-distro-basic-vps/325448/teu... Yuri Weinstein
06:56 PM Bug #16223 (Fix Under Review): journal should prefetch small chunks of the object during replay
Jason Dillaman
03:48 PM Bug #15947: Sporadic TestImageReplayer.NextTag failure
Another instance: https://jenkins.ceph.com/job/ceph-pull-requests/9411/console... Josh Durgin
10:51 AM Bug #16555 (In Progress): librbd should permit removal of image being bootstrapped by rbd-mirror
Mykola Golub
08:05 AM Feature #15632 (Fix Under Review): Expose librbd API methods to directly acquire and release the ...
PR: https://github.com/ceph/ceph/pull/9592 Mykola Golub
08:04 AM Bug #16321 (Pending Backport): Renaming old format image results in "Transport endpoint is not co...
Mykola Golub
07:58 AM Feature #14738 (Fix Under Review): Optionally unregister "laggy" journal clients
PR: https://github.com/ceph/ceph/pull/10378 Mykola Golub

07/20/2016

05:16 AM Backport #16747 (Resolved): jewel: rbd-mirror: snap rename does not correctly replicate
https://github.com/ceph/ceph/pull/10684 Nathan Cutler

07/19/2016

06:49 PM Bug #16741 (Resolved): io getting stuck after advancing journal object set
I can easily reproduce this issue running write bench on an image that has small object size journal:... Mykola Golub
05:19 PM Bug #16622 (Pending Backport): rbd-mirror: snap rename does not correctly replicate
Mykola Golub
04:22 PM Bug #16740 (Resolved): Cannot disable journaling or remove non-mirrored, "non-primary" image
Use rbd-mirror to create a non-primary image. If the 'rbd_mirroring' object is removed, this image will now be treate... Jason Dillaman
12:24 PM Bug #16529: "[ FAILED ] TestClsRbd.mirror_image" in upgrade:jewel-x-master-distro-basic-vps
The upgrade test installs 10.2.0, upgrades the OSDs to a point release but keeps the test_cls_rbd at 10.2.0. There wa... Jason Dillaman
11:23 AM Bug #16707 (Fix Under Review): rbd-replay-prep doesn't record discard IO events
*PR*: https://github.com/ceph/ceph/pull/10332 Jason Dillaman
09:17 AM Bug #16717 (Fix Under Review): "[ FAILED ] TestLibRBD.TestCreateLsDeletePP" in upgrade:client-u...
PR: https://github.com/ceph/ceph/pull/10348 Mykola Golub
07:37 AM Bug #16717 (In Progress): "[ FAILED ] TestLibRBD.TestCreateLsDeletePP" in upgrade:client-upgrad...
Mykola Golub
07:35 AM Bug #16717: "[ FAILED ] TestLibRBD.TestCreateLsDeletePP" in upgrade:client-upgrade-jewel-distro...
I guess running hammer ceph_test_librbd_api with jewel librbd is intentional (to run only hammer tests using jewel li... Mykola Golub
07:27 AM Bug #16717: "[ FAILED ] TestLibRBD.TestCreateLsDeletePP" in upgrade:client-upgrade-jewel-distro...
The teuthology suit upgrades client host from hammer to jewel and reverts ceph_test_librbd_api to hammer using this p... Mykola Golub
07:27 AM Backport #16735 (Resolved): jewel: rbd-nbd does not properly handle resize notifications
https://github.com/ceph/ceph/pull/10679 Nathan Cutler
05:15 AM Bug #16223: journal should prefetch small chunks of the object during replay
*PR*: https://github.com/ceph/ceph/pull/10341 Jason Dillaman
05:07 AM Bug #15715 (Pending Backport): rbd-nbd does not properly handle resize notifications
Mykola Golub

07/18/2016

06:07 PM Bug #16689 (Fix Under Review): mkfs.xfs slow performance with discards and object map
*PR*: https://github.com/ceph/ceph/pull/10332 Jason Dillaman
05:37 PM Bug #16689 (In Progress): mkfs.xfs slow performance with discards and object map
Jason Dillaman
02:38 PM Bug #16689: mkfs.xfs slow performance with discards and object map
Attaching the raw lttng files for librbd runs. The new image is 10G instead of the 100G in the previous case, but all... Vaibhav Bhembre
04:51 PM Bug #16717 (Resolved): "[ FAILED ] TestLibRBD.TestCreateLsDeletePP" in upgrade:client-upgrade-j...
Run: http://pulpito.ceph.com/teuthology-2016-07-13_02:45:02-upgrade:client-upgrade-jewel-distro-basic-smithi/
Job: 3...
Yuri Weinstein
12:26 PM Bug #16708 (Resolved): Sporadic failure in TestImageReplayer.StartReplayAndWrite
From Mykola:... Jason Dillaman
12:22 PM Bug #16223 (In Progress): journal should prefetch small chunks of the object during replay
Jason Dillaman
11:53 AM Bug #16707 (Resolved): rbd-replay-prep doesn't record discard IO events
Jason Dillaman
07:07 AM Bug #16529: "[ FAILED ] TestClsRbd.mirror_image" in upgrade:jewel-x-master-distro-basic-vps
http://pulpito.ceph.com/teuthology-2016-07-17_04:20:03-upgrade:jewel-x-master-distro-basic-vps/319486/
http://pulpit...
Loïc Dachary

07/17/2016

12:29 AM Bug #16689: mkfs.xfs slow performance with discards and object map
I am attaching 2 files for lttng trace run captured while running: _mkfs.xfs -s size=4096 -f /dev/sda_.
* replay.1...
Vaibhav Bhembre

07/16/2016

02:28 PM Feature #15468: Feature : cephx user management for RBD images
Few more things: I really wants to hide from such user as much information about cluster, as possible. Right now anyo... George Shuklin

07/15/2016

06:10 PM Documentation #16704 (Duplicate): RBD replay needs to document new configuration option
The "rbd_tracing" configuration option needs to be set to true to enable tracing. Jason Dillaman
09:36 AM Backport #16701 (Resolved): jewel: rbd-mirror: image sync throttle needs to use pool id + image i...
https://github.com/ceph/ceph/pull/10678 Nathan Cutler

07/14/2016

09:38 PM Bug #16689 (Resolved): mkfs.xfs slow performance with discards and object map
Examples:
object-map enabled:
time mkfs.xfs -s size=4096 -f /dev/sda
real 9m10.882s
user 0m0.000s
sys 0m0.012s...
Jason Dillaman
02:41 AM Bug #16623: segfault in unittest_rbd_mirror
Always some problems when on the bleeding edge. Jason Dillaman
01:42 AM Bug #16623 (Resolved): segfault in unittest_rbd_mirror
Damn, I thought about a problem in the gmock/gtest code but dismissed it as "unlikely"
Sure enough, it works fine ...
Brad Hubbard

07/13/2016

04:43 PM Bug #16536 (Pending Backport): rbd-mirror: image sync throttle needs to use pool id + image id to...
Mykola Golub
03:16 PM Bug #16623: segfault in unittest_rbd_mirror
@Brad: Josh just merged the upgraded googletest/googlemock changes. It works for me now, but can you pull the latest ... Jason Dillaman
03:05 PM Bug #16623: segfault in unittest_rbd_mirror
Work for switching to the newer googletest framework was already in-progress:
*PR*: https://github.com/ceph/ceph/p...
Jason Dillaman
02:58 PM Bug #16623: segfault in unittest_rbd_mirror
Using the latest gmock/gtest environment appears to fix the issue. Jason Dillaman
02:45 PM Bug #16623: segfault in unittest_rbd_mirror
Yup -- able to instantly reproduce under F24. Jason Dillaman
01:02 PM Bug #16623: segfault in unittest_rbd_mirror
Turns out that I am on F23 -- I thought I had already upgraded. I found a similar bug report where GCC 6 + F24 resul... Jason Dillaman
10:07 AM Bug #16623: segfault in unittest_rbd_mirror
I spent a lot of time looking at this today but I couldn't pin it down but I do have some findings.
The following ...
Brad Hubbard
02:45 AM Bug #16623: segfault in unittest_rbd_mirror
Hi @Jason,
Following our discussion on IRC I did the following.
# git clone --recursive https://github.com/ceph...
Brad Hubbard

07/12/2016

11:01 PM Bug #16623: segfault in unittest_rbd_mirror
@jason yes, I can Brad Hubbard
01:13 PM Bug #16623 (Need More Info): segfault in unittest_rbd_mirror
@Brad: are you able to repeat this issue? Jason Dillaman
03:01 PM Bug #16538 (In Progress): rbd-mirror: image deleter should use pool id + global image uuid for key
Jason Dillaman
02:33 PM Backport #16658 (Resolved): jewel: rbd-mirror: gracefully handle being blacklisted
https://github.com/ceph/ceph/pull/10684 Loïc Dachary
04:12 AM Bug #16536 (Fix Under Review): rbd-mirror: image sync throttle needs to use pool id + image id to...
*PR*: https://github.com/ceph/ceph/pull/10254 Jason Dillaman
01:16 AM Bug #16536 (In Progress): rbd-mirror: image sync throttle needs to use pool id + image id to form...
Jason Dillaman
03:10 AM Bug #16654: the option 'rbd_cache_writethrough_until_flush=true' dosn't work
Sorry, the correct test data is :
1. Test in the VM with 'rbd_cache_writethrough_until_flush=false' , the randwrit...
Qi Yu
03:04 AM Bug #16654 (Resolved): the option 'rbd_cache_writethrough_until_flush=true' dosn't work
Env: my ceph cluster with 252 SATA osds. the test VM kernerl version is ' 3.13.0-86-generic'
test cmd: sudo fio -...
Qi Yu

07/11/2016

08:48 PM Bug #16622 (Fix Under Review): rbd-mirror: snap rename does not correctly replicate
*PR*: https://github.com/ceph/ceph/pull/10249 Jason Dillaman

07/10/2016

05:36 AM Bug #16349: rbd-mirror: gracefully handle being blacklisted
-Note: same master PR as #16622- nevermind Nathan Cutler
 

Also available in: Atom