Bug #47806
mon/MDSMonitor: divide mds identifier and mds real name with dot
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Correctness/Safety
Target version:
% Done:
0%
Source:
Community (dev)
Tags:
Backport:
octopus,nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDSMonitor
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
Current health detail outputs mds slow request as below.
MDS_SLOW_REQUEST 1 MDSs report slow requests mdsc165(mds.0): 3 slow requests are blocked > 30 sec
It would be better like this.
MDS_SLOW_REQUEST 1 MDSs report slow requests mds.c165(mds.0): 3 slow requests are blocked > 30 sec
Related issues
History
#1 Updated by Zhi Zhang almost 3 years ago
- Pull request ID set to 37608
#2 Updated by Patrick Donnelly almost 3 years ago
- Status changed from New to Fix Under Review
- Assignee set to Zhi Zhang
- Target version set to v16.0.0
- Backport set to octopus,nautilus
#3 Updated by Patrick Donnelly almost 3 years ago
- Status changed from Fix Under Review to Pending Backport
#4 Updated by Nathan Cutler almost 3 years ago
- Copied to Backport #47939: nautilus: mon/MDSMonitor: divide mds identifier and mds real name with dot added
#5 Updated by Nathan Cutler almost 3 years ago
- Copied to Backport #47940: octopus: mon/MDSMonitor: divide mds identifier and mds real name with dot added
#6 Updated by Nathan Cutler almost 3 years ago
- Status changed from Pending Backport to Resolved
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".