]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix default value of 'mon_osd_max_split_count' 26585/head
authorKai Wagner <kwagner@suse.com>
Fri, 22 Feb 2019 10:25:06 +0000 (11:25 +0100)
committerKai Wagner <kwagner@suse.com>
Fri, 22 Feb 2019 12:24:22 +0000 (13:24 +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>
doc/rados/configuration/mon-config-ref.rst

index 4cdd7889cfff29d05db9adeeef240197d8b083c5..8a1ba103fb441876df54b605cd9fa6cba374b84d 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``