]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
wip-doc: entries obsoleted by allow_standby_replay
authorRodrigo Severo <rodrigo@fabricadeideias.com>
Tue, 26 Nov 2019 19:32:56 +0000 (16:32 -0300)
committerJan Fajerski <jfajerski@suse.com>
Wed, 27 May 2020 11:05:55 +0000 (13:05 +0200)
Nautilus release presented the allow_standby_replay fs setting that obsdoleted
several MDS config entries:  mds_standby_for_*, mon_force_standby_active, and
mds_standby_replay.

Signed-off-by: Rodrigo Severo <rodrigo@fabricadeideias.com>
(cherry picked from commit 9be267fff40a8e252ef989343d8662b1f90a916a)

doc/cephfs/mds-config-ref.rst

index 83bd3385831c0fab3f83ae74a80ca7ee45dc6fb4..887fdcf379b118b105fb2b3c605c8cc21d86a9a1 100644 (file)
@@ -8,7 +8,10 @@
               under ``[mon]`` or ``[global]``.
 
 :Type: Boolean
-:Default: ``true`` 
+:Default: ``true``
+:Obsoleted: Please see "Configuring standby-replay" in :doc:`/cephfs/standby`.
+
+.. deprecated:: 14.2.0
 
 ``mds cache memory limit``
 
 
 :Type:  String
 :Default: N/A
+:Obsoleted: Please see "Configuring standby-replay" in :doc:`/cephfs/standby`.
+
+.. deprecated:: 14.2.0
 
 
 ``mds standby for rank``
 :Description: An MDS daemon will standby for an MDS daemon of this rank. 
 :Type:  32-bit Integer
 :Default: ``-1``
+:Obsoleted: Please see "Configuring standby-replay" in :doc:`/cephfs/standby`.
+
+.. deprecated:: 14.2.0
 
 
 ``mds standby replay``
               
 :Type:  Boolean
 :Default:  ``false``
+:Obsoleted: Please see "Configuring standby-replay" in :doc:`/cephfs/standby`.
+
+.. deprecated:: 14.2.0
 
 
 ``mds min caps per client``