From: Neha Date: Wed, 22 Jan 2020 19:15:11 +0000 (+0000) Subject: doc/rados: update osd_min_pg_log_entries X-Git-Tag: v15.1.0~101^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=75b4707ca9159d66213318f390b7b5d4b60ca372;p=ceph.git doc/rados: update osd_min_pg_log_entries update docs to match 0db140c15c16ce45de2e59f075de2b70c0a9cd95 Signed-off-by: Neha Ojha --- diff --git a/doc/rados/configuration/pool-pg-config-ref.rst b/doc/rados/configuration/pool-pg-config-ref.rst index 370e7044e22c..34692934be07 100644 --- a/doc/rados/configuration/pool-pg-config-ref.rst +++ b/doc/rados/configuration/pool-pg-config-ref.rst @@ -234,7 +234,7 @@ Ceph configuration file. when trimming log files. :Type: 32-bit Int Unsigned -:Default: ``1000`` +:Default: ``250`` ``osd default data pool replay window`` diff --git a/doc/rados/troubleshooting/log-and-debug.rst b/doc/rados/troubleshooting/log-and-debug.rst index b923cf148924..ccffc615d2d7 100644 --- a/doc/rados/troubleshooting/log-and-debug.rst +++ b/doc/rados/troubleshooting/log-and-debug.rst @@ -449,7 +449,7 @@ OSD :Description: The minimum number of log entries for placement groups. :Type: 32-bit Unsigned Integer :Required: No -:Default: 1000 +:Default: 250 ``osd op log threshold``