Project

General

Profile

Actions

Bug #36515

closed

config options: 'services' field is empty for many config options

Added by Tatjana Dehler over 5 years ago. Updated over 4 years ago.

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

0%

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

Description

The 'services' field is empty for many config options, e.g.:

ceph config help osd_max_backfills -f json-pretty
{
    "name": "osd_max_backfills",
    "type": "uint64_t",
    "level": "advanced",
    "desc": "",
    "long_desc": "",
    "default": 1,
    "daemon_default": "",
    "tags": [],
    "services": [],
    "see_also": [],
    "min": "",
    "max": "",
    "can_update_at_runtime": true,
    "flags": []
}

It would be helpful if it could be cleaned up so that the 'services' field contains the appropriate section(s). The config editor in the dashboard would really benefit from the information for example.


Related issues 1 (1 open0 closed)

Related to Dashboard - Feature #37669: mgr/dashboard: Show only the relevant sections when editing a config optionNew

Actions
Actions #1

Updated by Tatjana Dehler over 5 years ago

Some of the config option 'services' fields have been addressed by https://github.com/ceph/ceph/pull/25456

Actions #2

Updated by Tatjana Dehler over 5 years ago

I think with https://github.com/ceph/ceph/pull/25456 the issue can be resolved. I'm not allowed to do it myself.

Actions #3

Updated by Nathan Cutler over 5 years ago

  • Status changed from New to Resolved
  • Assignee set to Sage Weil
  • Pull request ID set to 25456
Actions #4

Updated by Nathan Cutler over 4 years ago

  • Related to Feature #37669: mgr/dashboard: Show only the relevant sections when editing a config option added
Actions #5

Updated by Nathan Cutler over 4 years ago

This went in for nautilus:

$ git describe bd993c11f2e5657e37cebca9410dd20ff74a60a5
v14.0.1-1683-gbd993c11f2
Actions

Also available in: Atom PDF