]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados: update osd_min_pg_log_entries
authorNeha <nojha@redhat.com>
Wed, 22 Jan 2020 19:15:11 +0000 (19:15 +0000)
committerNeha <nojha@redhat.com>
Wed, 22 Jan 2020 19:15:11 +0000 (19:15 +0000)
update docs to match 0db140c15c16ce45de2e59f075de2b70c0a9cd95

Signed-off-by: Neha Ojha <nojha@redhat.com>
doc/rados/configuration/pool-pg-config-ref.rst
doc/rados/troubleshooting/log-and-debug.rst

index 370e7044e22c4d854466275630d2b4f017e25322..34692934be079cac21ed8f99c62605841edfd3c5 100644 (file)
@@ -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``
index b923cf14892480f9fe8b6d0aa29fb3690a9137f7..ccffc615d2d712cedab14ecff753462c4724ce41 100644 (file)
@@ -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``