Project

General

Profile

Bug #10900

fsx: clone fails in krbd mode

Added by Josh Durgin about 9 years ago. Updated about 9 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Jason Dillaman
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

http://qa-proxy.ceph.com/teuthology/teuthology-2015-02-11_23:06:01-krbd-master-testing-basic-multi/753630/teuthology.log

This seems to be unique to master/hammer:

2015-02-14T06:01:25.851 INFO:teuthology.orchestra.run.plana12.stdout:26 read    0x2d1a00 thru   0x2db0ec        (0x96ed bytes)
2015-02-14T06:01:25.860 INFO:teuthology.orchestra.run.plana12.stdout:27 read    0x9b73600 thru  0x9b81e6b       (0xe86c bytes)
2015-02-14T06:01:25.861 INFO:teuthology.orchestra.run.plana12.stdout:28 punch   from 0x69f7000 to 0x69fa400, (0x3400 bytes)
2015-02-14T06:01:25.862 INFO:teuthology.orchestra.run.plana12.stdout:truncating to largest ever: 0xe4b0600
2015-02-14T06:01:25.864 INFO:teuthology.orchestra.run.plana12.stdout:29 trunc   from 0xd87a200 to 0xe4b0600
2015-02-14T06:01:25.913 INFO:teuthology.orchestra.run.plana12.stdout:30 write   0x636c800 thru  0x637b8a0       (0xf0a1 bytes)
2015-02-14T06:01:25.934 INFO:teuthology.orchestra.run.plana12.stdout:31 trunc   from 0xe4b0600 to 0x4065000
2015-02-14T06:01:26.063 INFO:teuthology.orchestra.run.plana12.stdout:33 read    0x225c600 thru  0x2269fb8       (0xd9b9 bytes)
2015-02-14T06:01:26.121 INFO:teuthology.orchestra.run.plana12.stdout:34 write   0xaaf8400 thru  0xab01fc6       (0x9bc7 bytes)
2015-02-14T06:01:26.123 INFO:teuthology.orchestra.run.plana12.stdout:35 clone   1 order 0 su 0 sc 0
2015-02-14T06:01:26.557 INFO:teuthology.orchestra.run.plana12.stdout:rbd_clone2(image_client.0@snap -> image_client.0-clone1) failed
2015-02-14T06:01:26.558 INFO:teuthology.orchestra.run.plana12.stdout:do_clone: ops->clone: No such file or directory

Associated revisions

Revision 4f55d416 (diff)
Added by Jason Dillaman about 9 years ago

test/librbd/fsx.c: disable RBD object map for krbd

RBD object map requires exclusive lock support, which is not
yet available in the kernel client.

Fixes: #10900
Signed-off-by: Jason Dillaman <>

History

#1 Updated by Jason Dillaman about 9 years ago

  • Status changed from New to In Progress
  • Assignee set to Jason Dillaman

#2 Updated by Jason Dillaman about 9 years ago

  • Status changed from In Progress to Fix Under Review

#3 Updated by Josh Durgin about 9 years ago

  • Status changed from Fix Under Review to Resolved

Also available in: Atom PDF