Project

General

Profile

Actions

Bug #23760

open

mon: `config get <who>` does not allow `who` as 'mon'/'osd'

Added by Joao Eduardo Luis about 6 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Administration/Usability
Target version:
-
% Done:

0%

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

Description

`config set mon` is allowed, but `config get mon` is not.

This is due to <who> on `get` being parsed as an EntityName, which does not understand what 'mon' is, but will understand what 'mon.' or 'mon.a' is.

`config get` needs to understand values of `who` that do not include the dot, because adding the dot makes it for a different entity than what we have on the map.

Actions #1

Updated by Josh Durgin almost 6 years ago

  • Assignee set to Joao Eduardo Luis
Actions #2

Updated by Greg Farnum over 4 years ago

  • Assignee deleted (Joao Eduardo Luis)
  • Priority changed from High to Normal

Is this still an issue Joao, Josh?

Actions #3

Updated by Patrick Donnelly over 4 years ago

  • Status changed from 12 to New
Actions

Also available in: Atom PDF