Merge pull request #10479 from batrick/standby-notes

doc: small standby doc edits

Reviewed-by: John Spray <john.spray@redhat.com>
This commit is contained in:
John Spray 2016-07-29 13:49:03 +01:00 committed by GitHub
commit 80c0dfcbda

View File

@ -109,6 +109,9 @@ used as a standby for the rank that it is following. If another rank
fails, this standby replay daemon will not be used as a replacement,
even if no other standbys are available.
*Historical note:* In Ceph prior to v10.2.1, this setting (when ``false``) is
always true when ``mds_standby_for_*`` is also set.
mds_standby_for_name
~~~~~~~~~~~~~~~~~~~~
@ -138,7 +141,7 @@ this if you have a daemon that you want to use for any rank, but
only within a particular filesystem.
mon_force_standby_active
------------------------
~~~~~~~~~~~~~~~~~~~~~~~~
This setting is used on monitor hosts. It defaults to true.