Project

General

Profile

Actions

Bug #17753

closed

ceph-create-keys loops forever

Added by Alexey Sheplyakov over 7 years ago. Updated over 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 3 (0 open3 closed)

Related to Ceph - Bug #17815: Missing comma in ceph-create-keys causes concatenation of argumentsResolvedPatrick Donnelly11/08/2016

Actions
Copied to Ceph - Backport #17754: jewel: ceph-create-keys loops foreverResolvedNathan CutlerActions
Copied to Ceph - Backport #18432: hammer: ceph-create-keys loops foreverResolvedNathan CutlerActions
Actions #2

Updated by Alexey Sheplyakov over 7 years ago

  • Component(FS) tools added
Actions #3

Updated by Alexey Sheplyakov over 7 years ago

  • Project changed from CephFS to Ceph
Actions #4

Updated by Nathan Cutler over 7 years ago

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

Updated by Nathan Cutler over 7 years ago

Actions #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

Actions #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

Actions #8

Updated by Nathan Cutler over 7 years ago

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

Updated by Nathan Cutler over 7 years ago

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

Actions #10

Updated by Nathan Cutler over 7 years ago

  • Backport changed from jewel to jewel,hammer
Actions #11

Updated by Nathan Cutler over 7 years ago

Actions #12

Updated by Nathan Cutler over 7 years ago

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

Also available in: Atom PDF