Project

General

Profile

Actions

Bug #10618

closed

Unable to inject single boolean config

Added by Kai Zhang over 9 years ago. Updated over 9 years ago.

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

0%

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

Description

I want to deactivate log to stderr/syslog.
I tried "ceph tell mon.a injectargs --no-log_to_stderr", it returned

Invalid command: saw 0 of injected_args(<string>) [<string>...], expected at least 1
injectargs <injected_args> [<injected_args>...] : inject config arguments into monitor
Error EINVAL: invalid command

Then I tried "ceph tell mon.a injectargs --log_to_stderr=false", it returned the same output.

After that, I used 'ceph tell mon.a injectargs "--log_to_stderr false"', it set log-to-stderr='true' instead....

ceph version 0.87-81-ga463b92

Actions

Also available in: Atom PDF