Project

General

Profile

Actions

Bug #22038

closed

ceph-volume-client: rados.Error: command not known

Added by Patrick Donnelly over 6 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
High
Category:
-
Target version:
% Done:

0%

Source:
Development
Tags:
Backport:
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-11-03T18:13:24.624 INFO:teuthology.orchestra.run.smithi182:Running: 'sudo adjust-ulimits daemon-helper kill python -c \'\nfrom ceph_volume_client import CephFSVolumeClient, VolumePath\nimport logging\nlog = logging.getLogger("ceph_volume_client")\nlog.addHandler(logging.StreamHandler())\nlog.setLevel(logging.DEBUG)\nvc = CephFSVolumeClient("manila", "/etc/ceph/ceph.conf", "ceph", None, None)\nvc.connect()\n\nvp = VolumePath("grpid", "volid")\nvc.create_volume(vp, 10, data_isolated=True)\n\nvc.disconnect()\n        \''
2017-11-03T18:13:24.718 INFO:teuthology.orchestra.run.smithi182.stderr:Connecting to RADOS with config /etc/ceph/ceph.conf...
2017-11-03T18:13:24.731 INFO:teuthology.orchestra.run.smithi182.stderr:Connection to RADOS complete
2017-11-03T18:13:24.732 INFO:teuthology.orchestra.run.smithi182.stderr:Connecting to cephfs...
2017-11-03T18:13:24.732 INFO:teuthology.orchestra.run.smithi182.stderr:CephFS initializing...
2017-11-03T18:13:24.733 INFO:teuthology.orchestra.run.smithi182.stderr:CephFS mounting...
2017-11-03T18:13:24.742 INFO:teuthology.orchestra.run.smithi182.stderr:Connection to cephfs complete
2017-11-03T18:13:24.742 INFO:teuthology.orchestra.run.smithi182.stderr:Recovering from partial auth updates (if any)...
2017-11-03T18:13:24.742 INFO:teuthology.orchestra.run.smithi182.stderr:Nothing to recover. No auth meta files.
2017-11-03T18:13:24.742 INFO:teuthology.orchestra.run.smithi182.stderr:create_volume: /volumes/grpid/volid
2017-11-03T18:13:24.761 INFO:teuthology.orchestra.run.smithi182.stderr:create_volume: grpid/volid, create pool fsvolume_volid as data_isolated =True.
2017-11-03T18:13:25.686 INFO:teuthology.orchestra.run.smithi182.stderr:Traceback (most recent call last):
2017-11-03T18:13:25.687 INFO:teuthology.orchestra.run.smithi182.stderr:  File "<string>", line 11, in <module>
2017-11-03T18:13:25.687 INFO:teuthology.orchestra.run.smithi182.stderr:  File "/usr/lib/python2.7/dist-packages/ceph_volume_client.py", line 631, in create_volume
2017-11-03T18:13:25.687 INFO:teuthology.orchestra.run.smithi182.stderr:    'pool': pool_name
2017-11-03T18:13:25.687 INFO:teuthology.orchestra.run.smithi182.stderr:  File "/usr/lib/python2.7/dist-packages/ceph_volume_client.py", line 1279, in _rados_command
2017-11-03T18:13:25.687 INFO:teuthology.orchestra.run.smithi182.stderr:    raise rados.Error(outs)
2017-11-03T18:13:25.687 INFO:teuthology.orchestra.run.smithi182.stderr:rados.Error: command not known
2017-11-03T18:13:25.688 INFO:teuthology.orchestra.run.smithi182.stderr:disconnect
2017-11-03T18:13:25.688 INFO:teuthology.orchestra.run.smithi182.stderr:Disconnecting cephfs...

From: /ceph/teuthology-archive/pdonnell-2017-11-03_17:59:39-fs-wip-pdonnell-testing-20171102.200208-testing-basic-smithi/1808220/teuthology.log

and: /ceph/teuthology-archive/pdonnell-2017-11-03_17:59:39-fs-wip-pdonnell-testing-20171102.200208-testing-basic-smithi/1808228/teuthology.log


Related issues 1 (0 open1 closed)

Related to CephFS - Bug #40182: luminous: pybind: luminous volume client breaks against nautilus clusterResolvedJan Fajerski

Actions
Actions #1

Updated by Patrick Donnelly over 6 years ago

  • Description updated (diff)
Actions #2

Updated by Patrick Donnelly about 6 years ago

  • Status changed from New to Fix Under Review
  • Assignee changed from Ramana Raja to Patrick Donnelly
  • Target version set to v13.0.0
Actions #3

Updated by Patrick Donnelly about 6 years ago

  • Status changed from Fix Under Review to Resolved
Actions #4

Updated by Nathan Cutler almost 5 years ago

Note: luminous backport is tracked by #40182, where cbbdd0da7d40e4e5def5cc0b9a9250348e71019f is also being backported to luminous.

Actions #5

Updated by Nathan Cutler almost 5 years ago

  • Related to Bug #40182: luminous: pybind: luminous volume client breaks against nautilus cluster added
Actions

Also available in: Atom PDF