From: Konstantin Shalygin Date: Wed, 31 Jul 2019 03:26:37 +0000 (+0700) Subject: doc: mds-config-ref: update 'mds_log_max_segments' value. X-Git-Tag: v15.1.0~2006^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F29412%2Fhead;p=ceph.git doc: mds-config-ref: update 'mds_log_max_segments' value. Also drop options that not exists on code: * mds_log_max_expiring * mds_log_eopen_size Signed-off-by: Konstantin Shalygin --- diff --git a/doc/cephfs/mds-config-ref.rst b/doc/cephfs/mds-config-ref.rst index 83bd3385831..4e7a5abc0c8 100644 --- a/doc/cephfs/mds-config-ref.rst +++ b/doc/cephfs/mds-config-ref.rst @@ -176,21 +176,7 @@ 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``