Feature #24285
mgr: add module which displays current usage of file system (`fs top`)
Status:
Resolved
Priority:
High
Assignee:
Category:
Performance/Resource Usage
Target version:
% Done:
0%
Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
Client, MDS, MDSMonitor, kceph, tools
Labels (FS):
task(intern), task(medium)
Pull request ID:
Description
It would ideally provide a list of sessions doing I/O, what kind of I/O, bandwidth of reads/writes, etc. Also the same information in aggregate form. The other metrics of general interest: caps outstanding, MDS cache size (broken down by type?), cache utilization/hits, client cache utilization (#26996), etc.
Related issues
History
#1 Updated by Patrick Donnelly over 2 years ago
- Subject changed from mgr: add module which displays current usage of file system to mgr: add module which displays current usage of file system (`fs top`)
- Category set to Performance/Resource Usage
- Component(FS) MDS, MDSMonitor, tools added
#2 Updated by Patrick Donnelly over 2 years ago
- Related to Bug #24004: mds: curate priority of perf counters sent to mgr added
#3 Updated by Patrick Donnelly over 2 years ago
- Tracker changed from Support to Feature
- Description updated (diff)
- Start date deleted (
05/25/2018) - Source set to Development
- Component(FS) Client, kceph added
#4 Updated by Patrick Donnelly over 2 years ago
- Duplicated by Bug #36252: cephfs: `ceph fs top` command added
#5 Updated by Patrick Donnelly over 2 years ago
- Related to Feature #26996: cephfs: get capability cache hits by clients to provide introspection on effectiveness of client caching added
#6 Updated by Patrick Donnelly over 2 years ago
- Related to Feature #36253: cephfs: clients should send usage metadata to MDSs for administration/monitoring added
#7 Updated by Patrick Donnelly about 2 years ago
- Status changed from New to In Progress
- Assignee set to Venky Shankar
#8 Updated by Patrick Donnelly almost 2 years ago
- Target version changed from v14.0.0 to v15.0.0
#9 Updated by Venky Shankar almost 2 years ago
for completeness, linking John's performance probes blueprint here, which is really interesting: https://tracker.ceph.com/projects/ceph/wiki/Live_Performance_Probes
#10 Updated by Patrick Donnelly over 1 year ago
- Related to Feature #41824: mds: aggregate subtree authorities for display in `fs top` added
#11 Updated by Venky Shankar about 1 year ago
- Status changed from In Progress to Fix Under Review
- Pull request ID set to 29951
#12 Updated by Patrick Donnelly about 1 year ago
- Related to Feature #43215: kclient: send usage metrics to MDS added
#13 Updated by Xiubo Li about 1 year ago
- Related to Feature #43423: mds: collect and show the dentry lease metric added
#14 Updated by Patrick Donnelly 11 months ago
- Target version changed from v15.0.0 to v16.0.0
#15 Updated by Patrick Donnelly 3 months ago
- Status changed from Fix Under Review to Resolved