]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: have MgrStandby send mgr reports to active mgr (even self!)
authorSage Weil <sage@redhat.com>
Fri, 5 Jan 2018 20:55:12 +0000 (14:55 -0600)
committerSage Weil <sage@redhat.com>
Tue, 6 Mar 2018 20:44:48 +0000 (14:44 -0600)
commitcf68ce511f31d3746ca1cb13a9d3b39c25bb06a8
tree5fe005bf16bd626d8ed70bd426def8989226c489
parenta1ca906a63a8912fca58d6925005c3cdbf7a1a69
mgr: have MgrStandby send mgr reports to active mgr (even self!)

This allows the mgr daemons to register state with the active mgr just
like the rest of the cluster, including perfcounters and current config.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mgr/DaemonServer.cc
src/mgr/DaemonServer.h
src/mgr/Mgr.cc
src/mgr/MgrStandby.cc
src/mgr/MgrStandby.h