Feature #48619
client: track (and forward to MDS) average read/write/metadata latency
Status:
In Progress
Priority:
Normal
Assignee:
Category:
Administration/Usability
Target version:
% Done:
0%
Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
Client
Labels (FS):
Pull request ID:
Description
Client already tracks cumulative read/write/metadata latencies. However, average latencies are much more useful to the user.
Start tracking average latencies and forward to the MDS for displaying in `perf stats` command (and `cephfs-top` utility).
(kclient also needs to start sending these metrics).
Related issues
History
#1 Updated by Xiubo Li about 1 month ago
- Copied to Feature #48621: kclient: track (and forward to MDS) average read/write/metadata latency added
#2 Updated by Venky Shankar about 1 month ago
Xiubo suggested that the client also sends min/max and stddev.
#3 Updated by Patrick Donnelly about 1 month ago
- Status changed from New to In Progress
- Assignee set to Venky Shankar
#4 Updated by Patrick Donnelly 6 days ago
- Target version changed from v16.0.0 to v17.0.0