]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/MgrMap: dump last_failure_osd_epoch and active_clients at top level 50006/head
authorIlya Dryomov <idryomov@gmail.com>
Mon, 6 Feb 2023 16:56:00 +0000 (17:56 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 27 Feb 2023 20:17:04 +0000 (21:17 +0100)
commit7b5e16130afc4b89c934fb95c805eb2e369cd29a
treee4a12ade1095d63e9e542f3520e44a87bb3ea62b
parentd56c21fe4aa6121cbf96a969aec61e7a5cb356df
mon/MgrMap: dump last_failure_osd_epoch and active_clients at top level

Currently last_failure_osd_epoch and active_clients are dumped in the
always_on_modules dictionary in "ceph mgr dump" output.  This goes back
to when these fields were added in commits f2986a4400bb ("mon/MgrMonitor:
blacklist previous instance") and df507cde8d71 ("mgr: forward RADOS
client instances for potential blacklist") but is wrong as these fields
have nothing to do with always-on modules.

Fixes: https://tracker.ceph.com/issues/58647
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
PendingReleaseNotes
src/mon/MgrMap.h