Actions
Bug #64064
openmds config `mds_log_max_segments` throws error for value -1
Status:
Fix Under Review
Priority:
Normal
Assignee:
Category:
Correctness/Safety
Target version:
% Done:
0%
Source:
Backport:
reef,squid
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDS
Labels (FS):
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:
Description
`mds_log_max_segments` gives error when user tries to set its value to `-1`
which is the way to disable the limits as mentioned in desc of config option.
ceph config set mds mds_log_max_segments -1 Error EINVAL: error parsing value: strict_sistrtoll: value should not be negative
Updated by Venky Shankar almost 2 years ago
- Backport changed from reef,quincy to quincy,reef,squid
Updated by Neeraj Pratap Singh almost 2 years ago
- Status changed from New to Fix Under Review
Updated by Konstantin Shalygin about 1 year ago
- Backport changed from quincy,reef,squid to reef,squid
Actions