]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
Fixed configuration setting standby_replay
authorJos Collin <jcollin@redhat.com>
Thu, 10 May 2018 04:26:23 +0000 (09:56 +0530)
committerJos Collin <jcollin@redhat.com>
Thu, 10 May 2018 04:26:23 +0000 (09:56 +0530)
Signed-off-by: Jos Collin <jcollin@redhat.com>
doc/cephfs/standby.rst

index 379b04cc1e21e0f1f3bf5311680e9fa0bff850a6..9bd37984b67f50a9ef5b3663f304de9988188002 100644 (file)
@@ -156,10 +156,10 @@ mon_force_standby_active
 
 This setting is used on monitor hosts.  It defaults to true.
 
-If it is false, then daemons configured with standby_replay=true
+If it is false, then daemons configured with mds_standby_replay=true
 will **only** become active if the rank/name that they have
 been configured to follow fails.  On the other hand, if this
-setting is true, then a daemon configured with standby_replay=true
+setting is true, then a daemon configured with mds_standby_replay=true
 may be assigned some other rank.
 
 Examples