]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix default value of 'mon_osd_max_split_count' 26587/head
authorKai Wagner <kwagner@suse.com>
Fri, 22 Feb 2019 10:25:06 +0000 (11:25 +0100)
committerNathan Cutler <ncutler@suse.com>
Fri, 22 Feb 2019 12:31:03 +0000 (13:31 +0100)
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 <kwagner@suse.com>
(cherry picked from commit 17d503f5adfbfd96502877bcb55c42ba1eb34a5c)

doc/rados/configuration/mon-config-ref.rst

index 6c8e92b17bd06b317bdc0460d6377fdd8020bbfc..640e38203a509032fc42534add51f87c911ebe4b 100644 (file)
@@ -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``