Project

General

Profile

Actions

Bug #47270

closed

got a weird error when trying to generate a key

Added by yctn test over 3 years ago. Updated over 3 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
Monitor
Target version:
% Done:

0%

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

Description

ceph auth get-or-create mgr01 mon 'profile mgr' osd 'allow *' mds 'allow *'
Error EINVAL: bad entity name

Actions #1

Updated by Brad Hubbard over 3 years ago

  • Status changed from New to Rejected

It's expecting to find a '.' in the name. All logical IDs should contain a '.'

https://github.com/badone/ceph/blob/d5b155df9bdcf2ac2e364075f3fc8b1bf1d8cf22/src/common/entity_name.cc#L44-L57

Actions #2

Updated by Brad Hubbard over 3 years ago

  • Assignee set to Brad Hubbard
Actions

Also available in: Atom PDF