From: Kai Wagner Date: Fri, 22 Feb 2019 10:25:06 +0000 (+0100) Subject: doc: Fix default value of 'mon_osd_max_split_count' X-Git-Tag: v12.2.12~91^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F26587%2Fhead;p=ceph.git doc: Fix default value of 'mon_osd_max_split_count' This commit is not cherry-picked from master because the config parameter mon_osd_max_split_count has been dropped in master Signed-off-by: Kai Wagner (cherry picked from commit 17d503f5adfbfd96502877bcb55c42ba1eb34a5c) --- diff --git a/doc/rados/configuration/mon-config-ref.rst b/doc/rados/configuration/mon-config-ref.rst index 6c8e92b17bd0..640e38203a50 100644 --- a/doc/rados/configuration/mon-config-ref.rst +++ b/doc/rados/configuration/mon-config-ref.rst @@ -1193,7 +1193,7 @@ Miscellaneous will be splitted on all OSDs serving that pool. We want to avoid extreme multipliers on PG splits. :Type: Integer -:Default: 300 +:Default: 32 ``mon session timeout``