]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/stats: missing clients in perf stats command output.
authorNeeraj Pratap Singh <neesingh@redhat.com>
Thu, 7 Jul 2022 20:25:54 +0000 (01:55 +0530)
committerNeeraj Pratap Singh <neesingh@redhat.com>
Mon, 12 Sep 2022 15:38:23 +0000 (21:08 +0530)
commit34857dd97f9b1ce3c98d0c9900d19a8143434e4c
tree000fd8ef1328169c43ccc72f364f01ad942c1208
parentf3a9154d88c0062cb5db59f4292983066b3b662e
mgr/stats: missing clients in perf stats command output.

perf stats doesn't get the client info w.r.t new filesystems
created or filesystems created on failing other filesystem
after running the perf stats command once with existing filesystems.

Fixes: https://tracker.ceph.com/issues/56483
Signed-off-by: Neeraj Pratap Singh <neesingh@redhat.com>
(cherry picked from commit 584394fb243416ca50c2b5e05de5d20dd46be114)
src/pybind/mgr/stats/fs/perf_stats.py