From b7891ee3f205eb25444ef90cfe5e8ae220475817 Mon Sep 17 00:00:00 2001 From: huanwen ren Date: Wed, 19 Oct 2016 17:01:28 +0800 Subject: [PATCH] doc/mgr: fix mgr how long to wait to failover Signed-off-by: huanwen ren --- doc/mgr/administrator.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mgr/administrator.rst b/doc/mgr/administrator.rst index 2ef21cb7218c..f62b01eee6f9 100644 --- a/doc/mgr/administrator.rst +++ b/doc/mgr/administrator.rst @@ -35,7 +35,7 @@ active by the monitors, and the others will be standbys. There is no requirement for quorum among the ceph-mgr daemons. If the active daemon fails to send a beacon to the monitors for -more than ``mgr beacon period`` (default 30s), then it will be replaced +more than ``mon mgr beacon grace`` (default 30s), then it will be replaced by a standby. If you want to pre-empt failover, you can explicitly mark a ceph-mgr -- 2.47.3