Project

General

Profile

Actions

Backport #17705

closed

jewel: ceph_volume_client: recovery of partial auth update is broken

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

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Release:
jewel
Pull request ID:
Crash signature (v1):
Crash signature (v2):


Related issues 1 (0 open1 closed)

Copied from CephFS - Bug #17216: ceph_volume_client: recovery of partial auth update is brokenResolvedRamana Raja09/06/2016

Actions
Actions #1

Updated by Ramana Raja over 7 years ago

  • Copied from Bug #17216: ceph_volume_client: recovery of partial auth update is broken added
Actions #2

Updated by Ramana Raja over 7 years ago

  • Status changed from New to In Progress
Actions #4

Updated by Ramana Raja over 7 years ago

  • Tracker changed from Bug to Backport
Actions #5

Updated by Loïc Dachary over 7 years ago

  • Description updated (diff)

previous 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

Actions #6

Updated by Ramana Raja over 7 years ago

  • Description updated (diff)
Actions #7

Updated by John Spray about 7 years ago

  • Status changed from In Progress to Resolved
Actions #8

Updated by Nathan Cutler about 7 years ago

  • Target version set to v10.2.6
Actions #9

Updated by Nathan Cutler about 7 years ago

  • Description updated (diff)

The test commits from https://github.com/ceph/ceph-qa-suite/pull/1221 were moved into the main ceph/ceph.git PR after ceph-qa-suite.git was merged into ceph.git.

Actions

Also available in: Atom PDF