]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/MgrMonitor: health warn/err if no active mgr
authorSage Weil <sage@redhat.com>
Thu, 30 Mar 2017 14:40:23 +0000 (10:40 -0400)
committerSage Weil <sage@redhat.com>
Thu, 30 Mar 2017 21:57:34 +0000 (17:57 -0400)
commit31419d0e0f7e940b1a5fc524d589d2cce81f8c35
treec42c15aaa9355681592a116c38d171e4026a792b
parentcc51f56bb2c153bf35078eb95311e1d35c118c9f
mon/MgrMonitor: health warn/err if no active mgr

Start warning once mons are luminous; start erroring once
require_luminous is set in osdmap.  Allow a grace period for
mgr to restart or standby to take over before we turn a warning
into an error.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/releases/luminous.yaml
src/common/config_opts.h
src/mon/MgrMonitor.cc
src/mon/MgrMonitor.h