Project

General

Profile

Bug #17753

ceph-create-keys loops forever

Added by Alexey Sheplyakov over 7 years ago. Updated about 7 years ago.

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

0%

Source:
other
Tags:
Backport:
jewel,hammer
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

ceph-create-keys got stuck while deploying recent 10.2.4 (5efb6b1c2c9eb68f479446e7b42cd8945a18dd53).
Syslog contains a lot of the following messages:

Oct 31 16:15:28 saceph-mon1 ceph-create-keys4781: INFO:ceph-create-keys:Cannot get or create admin key
Oct 31 16:15:29 saceph-mon1 ceph-create-keys4781: INFO:ceph-create-keys:Talking to monitor...
Oct 31 16:15:29 saceph-mon1 ceph-create-keys4781: no valid command found; 10 closest matches:
Oct 31 16:15:29 saceph-mon1 ceph-create-keys4781: auth rm <entity>
Oct 31 16:15:29 saceph-mon1 ceph-create-keys4781: auth del <entity>
Oct 31 16:15:29 saceph-mon1 ceph-create-keys4781: auth export {<entity>}
Oct 31 16:15:29 saceph-mon1 ceph-create-keys4781: auth get-or-create <entity> {<caps> [<caps>...]}
Oct 31 16:15:29 saceph-mon1 ceph-create-keys4781: auth caps <entity> <caps> [<caps>...]
Oct 31 16:15:29 saceph-mon1 ceph-create-keys4781: auth get <entity>
Oct 31 16:15:29 saceph-mon1 ceph-create-keys4781: auth get-key <entity>
Oct 31 16:15:29 saceph-mon1 ceph-create-keys4781: auth print-key <entity>
Oct 31 16:15:29 saceph-mon1 ceph-create-keys4781: auth print_key <entity>
Oct 31 16:15:29 saceph-mon1 ceph-create-keys4781: auth list
Oct 31 16:15:29 saceph-mon1 ceph-create-keys4781: Error EINVAL: invalid command


Related issues

Related to Ceph - Bug #17815: Missing comma in ceph-create-keys causes concatenation of arguments Resolved 11/08/2016
Copied to Ceph - Backport #17754: jewel: ceph-create-keys loops forever Resolved
Copied to Ceph - Backport #18432: hammer: ceph-create-keys loops forever Resolved

History

#2 Updated by Alexey Sheplyakov over 7 years ago

  • Component(FS) tools added

#3 Updated by Alexey Sheplyakov over 7 years ago

  • Project changed from CephFS to Ceph

#4 Updated by Nathan Cutler over 7 years ago

  • Status changed from New to Pending Backport
  • Backport set to jewel

#5 Updated by Nathan Cutler over 7 years ago

#6 Updated by Alfredo Deza over 7 years ago

I've opened another PR to address the "hangs forever" problem of this issue:

https://github.com/ceph/ceph/pull/11749

#7 Updated by Alfredo Deza over 7 years ago

merged commit 9ffafc7 into master

That commit should also make it as a backport if possible

#8 Updated by Nathan Cutler over 7 years ago

  • Related to Bug #17815: Missing comma in ceph-create-keys causes concatenation of arguments added

#9 Updated by Nathan Cutler over 7 years ago

afaict 9ffafc7 is just the merge commit of the master PR 11749

#10 Updated by Nathan Cutler about 7 years ago

  • Backport changed from jewel to jewel,hammer

#11 Updated by Nathan Cutler about 7 years ago

#12 Updated by Nathan Cutler about 7 years ago

  • Status changed from Pending Backport to Resolved
  • Assignee set to Alfredo Deza

Also available in: Atom PDF