Project

General

Profile

Bug #18424

"unchangeable" designation in md_config_t::_apply_changes output is misleading

Added by Brad Hubbard about 7 years ago. Updated about 7 years ago.

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

0%

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

Description

$ ceph daemon osd.0 config set osd_recovery_max_active 5
{
    "success": "osd_recovery_max_active = '5' (unchangeable) " 
}

The above is misleading. Although osd_recovery_max_active has no observers changing it at runtime does still take affect despite the "unchangeable" designation.

History

#1 Updated by Brad Hubbard about 7 years ago

  • Status changed from New to In Progress

#2 Updated by Kefu Chai about 7 years ago

  • Source changed from Community (dev) to Development

#3 Updated by Kefu Chai about 7 years ago

  • Source changed from Development to Community (dev)

#4 Updated by Kefu Chai about 7 years ago

  • Status changed from In Progress to Resolved

Also available in: Atom PDF