]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: mds-config-ref: update 'mds_log_max_segments' value.
authorKonstantin Shalygin <k0ste@k0ste.ru>
Wed, 31 Jul 2019 03:26:37 +0000 (10:26 +0700)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Wed, 31 Jul 2019 03:35:08 +0000 (10:35 +0700)
Also drop options that not exists on code:

* mds_log_max_expiring
* mds_log_eopen_size

Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
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``