]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/MgrMonitor.cc: warn about missing mgr in a cluster with osds 33025/head
authorNeha <nojha@redhat.com>
Fri, 31 Jan 2020 19:10:04 +0000 (19:10 +0000)
committerNeha <nojha@redhat.com>
Fri, 31 Jan 2020 19:10:04 +0000 (19:10 +0000)
commitc20e51c3c5b06e7912e2c6875dadbd2a85b34eb0
tree9f042795b3ba5edf52ad6414bef033f5d12bebf9
parent36f5e3b115584df022186965dbcb29282376d091
mon/MgrMonitor.cc: warn about missing mgr in a cluster with osds

A lot of our functionality depends on the mgr now. If there is a cluster
set up with osds but no mgr, issue a warning.

Fixes: https://tracker.ceph.com/issues/38942
Signed-off-by: Neha Ojha <nojha@redhat.com>
src/mon/MgrMonitor.cc