Project

General

Profile

Actions

Bug #17216

closed

ceph_volume_client: recovery of partial auth update is broken

Added by Ramana Raja over 7 years ago. Updated about 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
jewel
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
fs
Component(FS):
VolumeClient
Labels (FS):
Manila
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

I run into the following traceback when the volume_client tries
to recover from partial auth update,

Connecting to RADOS with config ./ceph.conf...
Connection to RADOS complete
Connecting to cephfs...
CephFS initializing...
CephFS mounting...
Connection to cephfs complete
Recovering from partial auth updates (if any)...
Recovered from partial auth updates (if any).
Recovering from partial auth updates (if any)...
Traceback (most recent call last):
File "<string>", line 14, in <module>
File "/home/rraja/git/ceph/src/pybind/ceph_volume_client.py", line 317, in recover
self._recover_auth_meta(auth_id, auth_meta)
TypeError: _recover_auth_meta() takes exactly 2 arguments (3 given)
disconnect
Disconnecting cephfs...
Disconnecting cephfs complete
Disconnecting rados...
Disconnecting rados complete


Related issues 2 (0 open2 closed)

Has duplicate CephFS - Bug #17629: ceph_volume_client: TypeError with wrong argument countDuplicate10/20/2016

Actions
Copied to CephFS - Backport #17705: jewel: ceph_volume_client: recovery of partial auth update is brokenResolvedRamana RajaActions
Actions #3

Updated by John Spray over 7 years ago

  • Status changed from New to Pending Backport
  • Backport set to jewel
Actions #4

Updated by John Spray over 7 years ago

  • Has duplicate Bug #17629: ceph_volume_client: TypeError with wrong argument count added
Actions #5

Updated by Loïc Dachary over 7 years ago

  • Status changed from Pending Backport to Resolved
Actions #6

Updated by Ramana Raja over 7 years ago

  • Status changed from Resolved to Pending Backport
Actions #7

Updated by Ramana Raja over 7 years ago

  • Copied to Backport #17705: jewel: ceph_volume_client: recovery of partial auth update is broken added
Actions #9

Updated by John Spray about 7 years ago

  • Status changed from Pending Backport to Resolved
Actions #10

Updated by Patrick Donnelly about 5 years ago

  • Category deleted (87)
  • Labels (FS) Manila added
Actions

Also available in: Atom PDF