]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: mds-config-ref: update 'mds_log_max_segments' value. 35278/head
authorKonstantin Shalygin <k0ste@k0ste.ru>
Wed, 31 Jul 2019 03:26:37 +0000 (10:26 +0700)
committerJan Fajerski <jfajerski@suse.com>
Wed, 27 May 2020 14:53:45 +0000 (16:53 +0200)
Also drop options that not exists on code:

* mds_log_max_expiring
* mds_log_eopen_size

Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
(cherry picked from commit 3e72a58698f6c14b46177c58449505ddc35b5277)

Fixes: https://tracker.ceph.com/issues/45730
doc/cephfs/mds-config-ref.rst

index 83bd3385831c0fab3f83ae74a80ca7ee45dc6fb4..4e7a5abc0c89eabd9a2aa4f865071cf9976495f1 100644 (file)
               we initiate trimming. Set to ``-1`` to disable limits.
 
 :Type:  32-bit Integer
-:Default: ``30``
-
-
-``mds log max expiring``
-
-:Description: The maximum number of segments to expire in parallels
-:Type:  32-bit Integer
-:Default: ``20``
-
-
-``mds log eopen size``
-
-:Description: The maximum number of inodes in an EOpen event.
-:Type:  32-bit Integer
-:Default: ``100``
+:Default: ``128``
 
 
 ``mds bal sample interval``