From 1bf96668a54c0b9c9aceed314f25ceb30c5ad907 Mon Sep 17 00:00:00 2001 From: Kai Wagner Date: Fri, 22 Feb 2019 10:18:44 +0100 Subject: [PATCH] doc: Remove value 'mon_osd_max_split_count' from the docs Signed-off-by: Kai Wagner --- doc/rados/configuration/mon-config-ref.rst | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/doc/rados/configuration/mon-config-ref.rst b/doc/rados/configuration/mon-config-ref.rst index 480ccf888fd3..fd10763f30fe 100644 --- a/doc/rados/configuration/mon-config-ref.rst +++ b/doc/rados/configuration/mon-config-ref.rst @@ -1189,17 +1189,6 @@ Miscellaneous :Type: Integer :Default: 4096 - -``mon osd max split count`` - -:Description: Largest number of PGs per "involved" OSD to let split create. - When we increase the ``pg_num`` of a pool, the placement groups - will be split on all OSDs serving that pool. We want to avoid - extreme multipliers on PG splits. -:Type: Integer -:Default: 300 - - ``mon session timeout`` :Description: Monitor will terminate inactive sessions stay idle over this -- 2.47.3