Fix #57963
osd: Misleading information displayed for the running configuration of osd_mclock_max_capacity_iops_[hdd, ssd]
Status:
Pending Backport
Priority:
Normal
Assignee:
Category:
Correctness/Safety
Target version:
-
% Done:
0%
Source:
Tags:
backport_processed
Backport:
quincy
Reviewed:
Affected Versions:
Description
For the inactive device type(hdd/ssd) of an OSD, the running configuration option osd_mclock_max_capacity_iops_[hdd|ssd] shows the default values set. This can mislead/confuse a user when using cli to show the OSD's capacity.
Related issues
History
#1 Updated by Sridhar Seshasayee 3 months ago
See BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2111282 for additional information.
#2 Updated by Sridhar Seshasayee 3 months ago
- Status changed from In Progress to Fix Under Review
- Pull request ID set to 48708
With the fix, the following is shown for an OSD with ssd as the underlying device type:
$ ceph config show osd.0 | grep osd_mclock_max_capacity_iops osd_mclock_max_capacity_iops_hdd 0.000000 override osd_mclock_max_capacity_iops_ssd 27156.012951 mon
#3 Updated by Yuri Weinstein 2 months ago
#4 Updated by Sridhar Seshasayee 2 months ago
- Status changed from Fix Under Review to Pending Backport
- Backport set to quincy
#5 Updated by Backport Bot 2 months ago
- Copied to Backport #58186: quincy: osd: Misleading information displayed for the running configuration of osd_mclock_max_capacity_iops_[hdd, ssd] added
#6 Updated by Backport Bot 2 months ago
- Tags set to backport_processed
#7 Updated by Sridhar Seshasayee about 2 months ago
- Status changed from Pending Backport to Resolved
#8 Updated by Sridhar Seshasayee about 2 months ago
- Status changed from Resolved to Pending Backport