mirror of
https://github.com/ceph/ceph
synced 2025-01-03 01:22:53 +00:00
doc: obsolete entries for allow_standby_replay
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. Removing entries instead of just marking them as "Obsolete' as per batrick suggestion. Signed-off-by: Rodrigo Severo <rodrigo@fabricadeideias.com>
This commit is contained in:
parent
9be267fff4
commit
2ee56b6a68
@ -2,17 +2,6 @@
|
||||
MDS Config Reference
|
||||
======================
|
||||
|
||||
``mon force standby active``
|
||||
|
||||
:Description: If ``true`` monitors force standby-replay to be active. Set
|
||||
under ``[mon]`` or ``[global]``.
|
||||
|
||||
:Type: Boolean
|
||||
:Default: ``true``
|
||||
:Obsoleted: Please see "Configuring standby-replay" in :doc:`/cephfs/standby`.
|
||||
|
||||
.. deprecated:: 14.2.0
|
||||
|
||||
``mds cache memory limit``
|
||||
|
||||
:Description: The memory limit the MDS should enforce for its cache.
|
||||
@ -543,40 +532,6 @@
|
||||
:Default: ``0``
|
||||
|
||||
|
||||
``mds standby for name``
|
||||
|
||||
:Description: An MDS daemon will standby for another MDS daemon of the name
|
||||
specified in this setting.
|
||||
|
||||
: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``
|
||||
|
||||
:Description: Determines whether a ``ceph-mds`` daemon should poll and replay
|
||||
the log of an active MDS (hot standby).
|
||||
|
||||
:Type: Boolean
|
||||
:Default: ``false``
|
||||
:Obsoleted: Please see "Configuring standby-replay" in :doc:`/cephfs/standby`.
|
||||
|
||||
.. deprecated:: 14.2.0
|
||||
|
||||
|
||||
``mds min caps per client``
|
||||
|
||||
:Description: Set the minimum number of capabilities a client may hold.
|
||||
|
Loading…
Reference in New Issue
Block a user