]> 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>
Fri, 16 Sep 2022 04:10:33 +0000 (09:40 +0530)
commit649258633baae208deb67ba8bc0c314fd7395707
tree4737366f7943a3c013e34f6cbc3084d109acdb7a
parenta3c8f6445c49f26cca53493a6ca61c0f35f8a431
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