Project

General

Profile

Activity

From 02/11/2018 to 03/12/2018

03/12/2018

07:53 PM Bug #23263: Journaling feature causes cluster to have slow requests and inconsistent PG
... and missing the log from osd.4 which was the only one mentioned in your problem description. Jason Dillaman
07:51 PM Bug #23263: Journaling feature causes cluster to have slow requests and inconsistent PG
@Alex: can you please run "ceph daemon osd.<X> dump_blocked_ops"? Jason Dillaman
06:24 PM Bug #23263: Journaling feature causes cluster to have slow requests and inconsistent PG
last set of OSD logs Alex Gorbachev
06:23 PM Bug #23263: Journaling feature causes cluster to have slow requests and inconsistent PG
second set of logs, looks like tracker stops at 10 Alex Gorbachev
06:23 PM Bug #23263: Journaling feature causes cluster to have slow requests and inconsistent PG
Hi Jason, issue impeded by https://tracker.ceph.com/issues/23205#change-108877 - OSDs are not showing anything that I... Alex Gorbachev
06:01 PM Bug #23263 (Need More Info): Journaling feature causes cluster to have slow requests and inconsis...
@Alex: can you please dump out the slow requests from the OSDs to see what object is causing the issue? Jason Dillaman
09:14 AM Backport #23305 (Resolved): jewel: parent blocks are still seen after a whole-object discard
https://github.com/ceph/ceph/pull/21219 Nathan Cutler
09:14 AM Backport #23304 (Resolved): luminous: parent blocks are still seen after a whole-object discard
https://github.com/ceph/ceph/pull/20860 Nathan Cutler

03/11/2018

01:35 AM Bug #23285 (Pending Backport): parent blocks are still seen after a whole-object discard
Jason Dillaman
01:26 AM Bug #23137: [upstream] rbd-nbd does not resize on Ubuntu
I went ahead and built a custom kernel reverting the change https://github.com/torvalds/linux/commit/639812a1ed9bf49a... Alex Gorbachev

03/09/2018

12:12 PM Cleanup #22960 (Resolved): [librbd] provide plug-in object-based cache interface
Mykola Golub
09:16 AM Bug #23285 (Fix Under Review): parent blocks are still seen after a whole-object discard
https://github.com/ceph/ceph/pull/20809 Ilya Dryomov
09:15 AM Bug #23285 (Resolved): parent blocks are still seen after a whole-object discard
Ilya Dryomov

03/08/2018

06:48 PM Bug #22872: "rbd trash purge --threshold" should support data pool
It's related to where the image data is stored -- which would be the bulk storage usage source for a trashed image. Jason Dillaman
06:46 PM Bug #22872: "rbd trash purge --threshold" should support data pool
Well, what's the difference between the base pool and the data pool? I did couldn't find anything that would tell me ... Rishabh Dave
03:20 PM Bug #22872: "rbd trash purge --threshold" should support data pool
Create and fill images that utilize a data pool (i.e. rbd create --size 10G --data-pool=datapool rbd/image). If you m... Jason Dillaman
03:13 PM Bug #22872: "rbd trash purge --threshold" should support data pool
I look forward to try fixing this bug? Can I get a recipe to reproduce the bug? Rishabh Dave
01:42 PM Cleanup #16989: 'rbd mirror pool' commands should report error if action not executed
... and make sure you test all "rbd mirror pool XYZ" commands, not just the three listed cases. Jason Dillaman
12:59 PM Cleanup #16989: 'rbd mirror pool' commands should report error if action not executed
Sorry, I've checked against master and not jewel. Rishabh Dave
12:46 PM Cleanup #16989: 'rbd mirror pool' commands should report error if action not executed
Looks like it's already resolved -
$ ./bin/rbd mirror pool enable rbd pool
$ ./bin/rbd mirror pool enable rbd poo...
Rishabh Dave

03/07/2018

08:53 PM Cleanup #22738 (Resolved): [test] separate v1 format tests from v2 format tests under teuthology
Mykola Golub
01:21 PM Bug #23263 (Closed): Journaling feature causes cluster to have slow requests and inconsistent PG
First noticed this problem in our ESXi/iSCSI cluster, but now I can replicate it in lab with just Ubuntu:
1. Creat...
Alex Gorbachev
12:18 PM Bug #12219: rbd-fuse should respect standard Ceph configuration overrides and search paths
Besides, ./ceph.conf and ~/.ceph/ceph.conf are also not sought when /etc/ceph/ceph.conf is missing. Rishabh Dave

03/06/2018

08:43 PM Bug #23143 (Resolved): rbd-nbd can deadlock in logging thread
Sage Weil

03/05/2018

10:29 PM Feature #22873 (Resolved): [clone v2] removing an image should automatically delete snapshots in ...
Jason Dillaman
10:28 PM Subtask #19298 (New): rbd-mirror scrub: new CLI action to request image verification
Delayed pending the ability for the OSDs to deeply delete an object (and all associated snapshot revisions). Jason Dillaman
10:27 PM Cleanup #22960 (Fix Under Review): [librbd] provide plug-in object-based cache interface
*PR*: https://github.com/ceph/ceph/pull/20682 Jason Dillaman
10:25 PM Cleanup #22738 (Fix Under Review): [test] separate v1 format tests from v2 format tests under teu...
*PR*: https://github.com/ceph/ceph/pull/20729 Jason Dillaman
11:57 AM Backport #23177 (In Progress): luminous: [test] OpenStack tempest test is failing across all bran...
https://github.com/ceph/ceph/pull/20715 Prashant D

03/02/2018

01:48 PM Bug #23184: rbd workunit return 0 response code for fail
Works for me (and teuthology):... Jason Dillaman
02:46 AM Bug #23184: rbd workunit return 0 response code for fail
Not sure why nose return 0 for assert_raises: https://github.com/ceph/ceph/blob/luminous/src/test/pybind/test_rbd.py#... Vasu Kulkarni
02:36 AM Bug #23184: rbd workunit return 0 response code for fail
I think the exit status 0 is coming from the c++ unit test itself based on manual testing
I used existing cluster ...
Vasu Kulkarni

03/01/2018

10:12 PM Bug #23184: rbd workunit return 0 response code for fail
@Vasu: any update? Jason Dillaman
01:52 PM Bug #23189 (Closed): snapshot size 0 and image size 0
Hi,everyone:
ceph - jewel 10.2.6
We use ceph as openstack storage backend, and use ceph snapshot.But recently w...
xiang zheng

02/28/2018

10:58 PM Bug #23184: rbd workunit return 0 response code for fail
Going to try manually with nosetest command and check exit status($?) to see whats wrong, you are right the script wo... Vasu Kulkarni
08:24 PM Bug #23184: rbd workunit return 0 response code for fail
... still don't get why this is an RBD issue. If you look here [1], you can see that the script should immediately ex... Jason Dillaman
08:15 PM Bug #23184: rbd workunit return 0 response code for fail
This is the assert that is not returning non zero in case of failure, the workunit is being run on existing cluster
...
Vasu Kulkarni
08:13 PM Bug #23184: rbd workunit return 0 response code for fail
Jason,
I think the original description is bit confusing, the CI test just invokes the librbd workunit after ceph-...
Vasu Kulkarni
07:31 PM Bug #23184 (Need More Info): rbd workunit return 0 response code for fail
The question is where did this CI test come from? It's not an RBD test. If it's part of ceph-ansible repo, this ticke... Jason Dillaman
06:42 PM Bug #23184 (New): rbd workunit return 0 response code for fail
Vasu Kulkarni
06:41 PM Bug #23184: rbd workunit return 0 response code for fail
Jason,
we are trying to run some of the workunits in CI with jenkins pipeline, the workunits dont return non zero ...
Vasu Kulkarni
06:28 PM Bug #23184 (Need More Info): rbd workunit return 0 response code for fail
What workunit is this in reference to? The logs indicate it has something to do with ceph-ansible, so if that's the s... Jason Dillaman
06:02 PM Bug #23184 (Can't reproduce): rbd workunit return 0 response code for fail
*Expected:* rbd workunit test return non-zero response code for fail which breaks ci integration:
*Actual:* rbd wo...
Anonymous
11:20 AM Backport #23177 (Resolved): luminous: [test] OpenStack tempest test is failing across all branche...
https://github.com/ceph/ceph/pull/20715 Nathan Cutler
06:45 AM Bug #23038 (Fix Under Review): rbd: import with option --export-format fails to protect snapshot
Mykola Golub
12:16 AM Bug #23038: rbd: import with option --export-format fails to protect snapshot
*PR*: https://github.com/ceph/ceph/pull/20613 wb song
04:28 AM Backport #23152 (In Progress): luminous: TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
https://github.com/ceph/ceph/pull/20628 Prashant D
03:40 AM Backport #23153 (In Progress): jewel: TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
https://github.com/ceph/ceph/pull/20627 Prashant D

02/27/2018

07:12 PM Bug #22961 (Pending Backport): [test] OpenStack tempest test is failing across all branches (again)
Jason Dillaman
06:43 PM Bug #22961 (Resolved): [test] OpenStack tempest test is failing across all branches (again)
Mykola Golub
06:40 PM Bug #23137: [upstream] rbd-nbd does not resize on Ubuntu
Thanks, got it - seems that resolution stalled on the kernel side. I will follow up there. Alex Gorbachev
02:05 PM Bug #22362: cluster resource agent ocf:ceph:rbd - wrong permissions
Luminous backport of follow-up fix: https://github.com/ceph/ceph/pull/20617 Nathan Cutler
02:01 PM Bug #22362 (Pending Backport): cluster resource agent ocf:ceph:rbd - wrong permissions
Nathan Cutler
02:01 PM Backport #22454 (Resolved): luminous: cluster resource agent ocf:ceph:rbd - wrong permissions
Nathan Cutler
12:54 PM Backport #23153 (Resolved): jewel: TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
https://github.com/ceph/ceph/pull/20627 Nathan Cutler
12:54 PM Backport #23152 (Resolved): luminous: TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
https://github.com/ceph/ceph/pull/20628 Nathan Cutler
06:28 AM Feature #23126 (Fix Under Review): Ceph is not allowing deletion of any snapshots where one of th...
Kefu Chai
05:59 AM Feature #23126: Ceph is not allowing deletion of any snapshots where one of the snapshot of the s...
*PR*: https://github.com/ceph/ceph/pull/20608 wb song
04:20 AM Bug #23068 (Pending Backport): TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
Jason Dillaman

02/26/2018

10:10 PM Bug #23143 (Fix Under Review): rbd-nbd can deadlock in logging thread
https://github.com/ceph/ceph/pull/20681 Sage Weil
10:09 PM Bug #23143 (Resolved): rbd-nbd can deadlock in logging thread
Sage Weil
08:58 PM Bug #22961 (Fix Under Review): [test] OpenStack tempest test is failing across all branches (again)
*PR*: https://github.com/ceph/ceph/pull/20599 Jason Dillaman
04:35 PM Bug #22961 (In Progress): [test] OpenStack tempest test is failing across all branches (again)
Jason Dillaman
08:13 PM Bug #23134: "-c" option of rbd-fuse does not work with relative path
It's all the same thing -- rbd-fuse needs to accept standard Ceph startup options. Of course, nobody uses rbd-fuse no... Jason Dillaman
07:53 PM Bug #23134: "-c" option of rbd-fuse does not work with relative path
Jason Dillaman wrote:
> See #12219
It does not describe anything about "-c".
Rishabh Dave
01:12 PM Bug #23134 (Duplicate): "-c" option of rbd-fuse does not work with relative path
See #12219 Jason Dillaman
10:58 AM Bug #23134 (Duplicate): "-c" option of rbd-fuse does not work with relative path
$ sudo ./bin/rbd-fuse /rbd_images/ -c /home/rishabh/repos/ceph/build/ceph.conf
$ sudo umount /rbd_images
$ sudo ls ...
Rishabh Dave
07:55 PM Bug #23133: rbd-fuse fails to find a ceph.conf when /etc/ceph/ceph.conf is missing
Jason Dillaman wrote:
> See #12219
12219 talks only checking $CEPH_CONF. The rest of the issue (not looking in CW...
Rishabh Dave
01:12 PM Bug #23133 (Duplicate): rbd-fuse fails to find a ceph.conf when /etc/ceph/ceph.conf is missing
See #12219 Jason Dillaman
10:46 AM Bug #23133 (Duplicate): rbd-fuse fails to find a ceph.conf when /etc/ceph/ceph.conf is missing
rbd-fuse fails to find ceph.conf when /etc/ceph/ceph.conf is missing. Ideally, it should look for ceph.conf in ~/.cep... Rishabh Dave
07:08 PM Bug #23137: [upstream] rbd-nbd does not resize on Ubuntu
This is a known issue in the latest kernels and unrelated to RBD [1]
[1] https://lkml.org/lkml/2018/2/19/565
Jason Dillaman
04:08 PM Bug #23137: [upstream] rbd-nbd does not resize on Ubuntu
Looks like referenced in https://www.spinics.net/lists/ceph-devel/msg40171.html
This is happening in public releas...
Alex Gorbachev
03:51 PM Bug #23137 (Resolved): [upstream] rbd-nbd does not resize on Ubuntu
rbd-nbd 12.2.3
After rbd resize, the corresponding mapped rbd-nbd device does not show correct size, unless device...
Alex Gorbachev
01:11 PM Bug #23131 (Rejected): Ceph allows to shrink the image size without giving any warning, where the...
There is a reason we added the "--allow-shrink" option so that end-user certifies it's ready to shrink. RBD would hav... Jason Dillaman
04:58 AM Bug #23131 (Rejected): Ceph allows to shrink the image size without giving any warning, where the...
Execution Steps:
-----------------
1. Create a glance image ( glance is integrated with ceph) using "cirros/ubuntu"...
Debashis Mondal
01:09 PM Bug #23127 (Rejected): "rbd du" command is not showing the proper used space of RBD
You would need to configure discard for the OS/filesystem to actually release space. Jason Dillaman
04:23 AM Bug #23127 (Rejected): "rbd du" command is not showing the proper used space of RBD
Execution Steps:
-------------------
1. Create an provisioned image of size 20 GB
# rbd create temp/myimage20...
Debashis Mondal
04:16 AM Feature #23126 (Resolved): Ceph is not allowing deletion of any snapshots where one of the snapsh...
Execution Steps:
------------------
1. Create an rbd image
2. Create multiple snapshots of the same image
3. Ena...
Debashis Mondal

02/24/2018

09:53 AM Feature #22981 (Fix Under Review): [group] add 'rbd group rename" action to the CLI
Mykola Golub
08:57 AM Feature #22981: [group] add 'rbd group rename" action to the CLI
*PR*: https://github.com/ceph/ceph/pull/20577 wb song

02/23/2018

03:25 AM Backport #23064 (In Progress): luminous: "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-b...
https://github.com/ceph/ceph/pull/20550 Prashant D
01:41 AM Feature #23086 (Duplicate): Implement a new rbd command "actual-size" to find the actual size of ...
Jason Dillaman
01:36 AM Feature #23086: Implement a new rbd command "actual-size" to find the actual size of RBD images
Jason Dillaman wrote:
> How is this different from "rbd disk-usage <image-spec>"?
Sorry, we didn't notice that rb...
Xuehan Xu

02/22/2018

09:15 PM Feature #23086 (Need More Info): Implement a new rbd command "actual-size" to find the actual siz...
How is this different from "rbd disk-usage <image-spec>"? Jason Dillaman
12:40 PM Feature #23086 (Duplicate): Implement a new rbd command "actual-size" to find the actual size of ...
Recently, we find it really meaningful to find the actual size of RBD images, which would provide us the basis for th... Xuehan Xu
02:54 AM Backport #23065 (In Progress): jewel: "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basi...
https://github.com/ceph/ceph/pull/20524 Prashant D

02/21/2018

01:24 PM Bug #23068: TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
PR: https://github.com/ceph/ceph/pull/20507 Mykola Golub
01:23 PM Bug #23068 (Resolved): TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
http://qa-proxy.ceph.com/teuthology/trociny-2018-02-20_16:16:39-rbd-wip-mgolub-testing-distro-basic-smithi/2207758/te... Mykola Golub
11:11 AM Backport #23065 (Resolved): jewel: "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basic-m...
https://github.com/ceph/ceph/pull/20524 Nathan Cutler
11:11 AM Backport #23064 (Resolved): luminous: "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basi...
https://github.com/ceph/ceph/pull/20550 Nathan Cutler

02/20/2018

12:39 PM Bug #23043 (Resolved): [test] permissions.sh should be updated to use 'profile rbd'-style permiss...
Mykola Golub
12:36 PM Bug #11502 (Pending Backport): "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basic-mult run
Mykola Golub

02/19/2018

10:57 PM Bug #21956 (Resolved): [journal] possible infinite loop within journal:expire_tags class method
Jason Dillaman
10:57 PM Bug #21628 (Resolved): compare-and-write -EILSEQ failures should be filtered when committing jour...
Jason Dillaman
08:19 PM Bug #23043 (Fix Under Review): [test] permissions.sh should be updated to use 'profile rbd'-style...
*PR*: https://github.com/ceph/ceph/pull/20491 Jason Dillaman
08:15 PM Bug #23043 (In Progress): [test] permissions.sh should be updated to use 'profile rbd'-style perm...
Jason Dillaman
07:45 PM Bug #23043 (Resolved): [test] permissions.sh should be updated to use 'profile rbd'-style permiss...
Jason Dillaman
03:31 PM Bug #23038 (Resolved): rbd: import with option --export-format fails to protect snapshot
Following up on this mailing list thread http://lists.ceph.com/pipermail/ceph-users-ceph.com/2018-February/024707.htm... Eugen Block
03:26 PM Bug #11502 (Fix Under Review): "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basic-mult run
*PR*: https://github.com/ceph/ceph/pull/20486 Jason Dillaman
02:52 PM Bug #11502 (In Progress): "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basic-mult run
This appears to be a race condition between the tear down of the previous test case and this test case. The previous ... Jason Dillaman

02/16/2018

04:46 AM Backport #23011 (In Progress): luminous: [journal] allocating a new tag after acquiring the lock ...
https://github.com/ceph/ceph/pull/20454 Prashant D

02/15/2018

05:33 PM Bug #22740: "[ FAILED ] TestClsRbd.snapshots_namespaces" in upgrade:kraken-x-luminous-distro-ba...
See http://pulpito.ceph.com/yuriw-2018-02-13_21:14:53-upgrade:kraken-x-luminous-distro-basic-smithi/ Yuri Weinstein
03:15 PM Backport #23012 (Resolved): jewel: [journal] allocating a new tag after acquiring the lock should...
https://github.com/ceph/ceph/pull/21206 Nathan Cutler
03:15 PM Backport #23011 (Resolved): luminous: [journal] allocating a new tag after acquiring the lock sho...
https://github.com/ceph/ceph/pull/20454 Nathan Cutler
01:09 PM Bug #22945 (Pending Backport): [journal] allocating a new tag after acquiring the lock should use...
Mykola Golub

02/14/2018

07:37 AM Bug #22979 (Resolved): test_librbd_python.sh fails in upgrade test
Mykola Golub

02/13/2018

04:24 PM Bug #22945 (Fix Under Review): [journal] allocating a new tag after acquiring the lock should use...
*PR*: https://github.com/ceph/ceph/pull/20423 Jason Dillaman
10:36 AM Backport #22965 (In Progress): jewel: [rbd-mirror] infinite loop is possible when formatting the ...
https://github.com/ceph/ceph/pull/20418 Prashant D
09:01 AM Backport #22964 (In Progress): luminous: [rbd-mirror] infinite loop is possible when formatting t...
https://github.com/ceph/ceph/pull/20416 Prashant D

02/12/2018

10:53 PM Bug #22362 (Fix Under Review): cluster resource agent ocf:ceph:rbd - wrong permissions
Nathan Cutler
11:34 AM Bug #22362 (Pending Backport): cluster resource agent ocf:ceph:rbd - wrong permissions
Follow-on master fix: https://github.com/ceph/ceph/pull/20397 Nathan Cutler
09:39 PM Bug #22945 (In Progress): [journal] allocating a new tag after acquiring the lock should use on-d...
Jason Dillaman
08:04 PM Bug #22979 (Fix Under Review): test_librbd_python.sh fails in upgrade test
*PR*: https://github.com/ceph/ceph/pull/20406 Jason Dillaman
07:07 PM Bug #22979 (In Progress): test_librbd_python.sh fails in upgrade test
Jason Dillaman
11:34 AM Backport #22454 (In Progress): luminous: cluster resource agent ocf:ceph:rbd - wrong permissions
Reopening to backport follow-on fix https://github.com/ceph/ceph/pull/20397 Nathan Cutler

02/11/2018

10:46 PM Feature #22981 (Resolved): [group] add 'rbd group rename" action to the CLI
Jason Dillaman
01:15 AM Bug #22979 (Resolved): test_librbd_python.sh fails in upgrade test
http://pulpito.ceph.com/kchai-2018-02-10_17:19:49-rados-master-distro-basic-smithi/ Kefu Chai
 

Also available in: Atom