Project

General

Profile

Actions

Bug #37887

open

Confusing response when changing live config values

Added by Jens Harbott over 5 years ago. Updated about 5 years ago.

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

0%

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

Description

When changing live config values for OSDs via either "ceph daemon osd.X config set ..." or "ceph tell osd.X injectargs ..." for the first time, there is a confusing response regarding config values that actually haven't been touched at all.

  1. ceph daemon osd.0 config set debug_bluestore 5 {
    "success": "rocksdb_db_paths = 'db,28561532518 db.slow,3800743857356' (not observed, change may require restart) rocksdb_separate_wal_dir = 'false' (not observed, change may require restart) "
    }

The targeted config value seems to be successfully changed anyway, still this behaviour seems to be confusing or may even indicate a bug somewhere in the config handling code. When repeating the same command, the expected "success": "" response is seen.

Actions #1

Updated by Abhishek Lekshmanan about 5 years ago

  • Project changed from rgw to Ceph
Actions

Also available in: Atom PDF