Project

General

Profile

Actions

Bug #56483

closed

mgr/stats: missing clients in perf stats command output.

Added by Neeraj Pratap Singh almost 2 years ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Category:
Correctness/Safety
Target version:
% Done:

0%

Source:
Tags:
backport_processed
Backport:
quincy, pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
cephfs-top
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

perf stats doesn't get the client info w.r.t filesystems created after running the perf stats command once with existing filesystems.

Steps to reproduce:
1. Run vstart without any filesystem.
2. Run `./bin/ceph mgr module enable stats` and then run `watch ./bin/ceph fs perf stats` in another terminal.
3. Create a filesystem fs1 --> `./bin/ceph fs volume create fs1` and mount it
4. Check the perf stats output(watch), we will get to see the data/clients related to fs1
5. Create another filesystem fs2 --> `./bin/ceph fs volume create fs2` and mount it
6. Check the perf stats output(watch), we won't see the new fs2 related data/clients.


Related issues 2 (0 open2 closed)

Copied to CephFS - Backport #57273: quincy: mgr/stats: missing clients in perf stats command output.ResolvedNeeraj Pratap SinghActions
Copied to CephFS - Backport #57274: pacific: mgr/stats: missing clients in perf stats command output.ResolvedNeeraj Pratap SinghActions
Actions

Also available in: Atom PDF