]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/LogMonitor, MgrStat: Report logm and mgrstat committed version 46362/head
authorPrashant D <pdhange@redhat.com>
Mon, 23 May 2022 06:32:37 +0000 (02:32 -0400)
committerPrashant D <pdhange@redhat.com>
Mon, 23 May 2022 07:09:50 +0000 (03:09 -0400)
commitc2f263d64f7150e055946bb38641aec9c421ef92
treeafa0043478ef3efb3e58537ddfce0e298b2a7ead
parentb5393724379c4fd9f2c930714618bfb2e9e51194
mon/LogMonitor, MgrStat: Report logm and mgrstat committed version

Only way to get the first and last committed version for logm and
mgrstat is through the monstore db dump. Reporting first and last
committed version for logm and mgrstat in ceph report will help in
debugging monstore is too big issues.

Signed-off-by: Prashant D <pdhange@redhat.com>
src/mon/LogMonitor.cc
src/mon/LogMonitor.h
src/mon/MgrStatMonitor.h
src/mon/Monitor.cc