Bug #21903
ceph-volume-client: File "cephfs.pyx", line 696, in cephfs.LibCephFS.open
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:
0%
Source:
Development
Tags:
Backport:
luminous
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
fs
Component(FS):
VolumeClient
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
2017-10-24T11:25:02.747 INFO:teuthology.orchestra.run.smithi065.stderr:Connecting to RADOS with config /etc/ceph/ceph.conf... 2017-10-24T11:25:02.762 INFO:teuthology.orchestra.run.smithi065.stderr:Connection to RADOS complete 2017-10-24T11:25:02.762 INFO:teuthology.orchestra.run.smithi065.stderr:Connecting to cephfs... 2017-10-24T11:25:02.762 INFO:teuthology.orchestra.run.smithi065.stderr:CephFS initializing... 2017-10-24T11:25:02.763 INFO:teuthology.orchestra.run.smithi065.stderr:CephFS mounting... 2017-10-24T11:25:02.772 INFO:teuthology.orchestra.run.smithi065.stderr:Connection to cephfs complete 2017-10-24T11:25:02.772 INFO:teuthology.orchestra.run.smithi065.stderr:Recovering from partial auth updates (if any)... 2017-10-24T11:25:02.773 INFO:teuthology.orchestra.run.smithi065.stderr:Nothing to recover. No auth meta files. 2017-10-24T11:25:02.773 INFO:teuthology.orchestra.run.smithi065.stderr:create_volume: /volumes/grpid/volid 2017-10-24T11:25:02.795 INFO:teuthology.orchestra.run.smithi065.stderr:create_volume: grpid/volid, create pool fsvolume_volid as data_isolated =True. 2017-10-24T11:25:03.767 INFO:teuthology.orchestra.run.smithi065.stderr:create_volume: grpid/volid, using rados namespace fsvolumens_volid to isolate data. 2017-10-24T11:25:03.776 INFO:teuthology.orchestra.run.smithi065.stderr:Traceback (most recent call last): 2017-10-24T11:25:03.776 INFO:teuthology.orchestra.run.smithi065.stderr: File "<string>", line 11, in <module> 2017-10-24T11:25:03.777 INFO:teuthology.orchestra.run.smithi065.stderr: File "/usr/lib/python2.7/dist-packages/ceph_volume_client.py", line 641, in create_volume 2017-10-24T11:25:03.777 INFO:teuthology.orchestra.run.smithi065.stderr: os.O_CREAT, 0o755) 2017-10-24T11:25:03.777 INFO:teuthology.orchestra.run.smithi065.stderr: File "cephfs.pyx", line 696, in cephfs.LibCephFS.open (/build/ceph-13.0.0-2338-gfd98cf8/obj-x86_64-linux-gnu/src/pybind/cephfs/pyrex/cephfs.c:9007) 2017-10-24T11:25:03.777 INFO:teuthology.orchestra.run.smithi065.stderr:cephfs.InvalidValue: [Errno 22] error in open '/volumes/_grpid:volid.meta'
History
#1 Updated by Patrick Donnelly over 5 years ago
#2 Updated by Ramana Raja over 5 years ago
Patrick Donnelly wrote:
Another one during retest: http://pulpito.ceph.com/pdonnell-2017-10-24_16:24:48-fs-wip-pdonnell-testing-201710240410-testing-basic-smithi/1770553
OK. Went through the logs, and the code. Couldn't find any obvious bug. I'll investigate further.
#3 Updated by Patrick Donnelly about 4 years ago
- Assignee deleted (
Ramana Raja)