From 75b4707ca9159d66213318f390b7b5d4b60ca372 Mon Sep 17 00:00:00 2001 From: Neha Date: Wed, 22 Jan 2020 19:15:11 +0000 Subject: [PATCH] doc/rados: update osd_min_pg_log_entries update docs to match 0db140c15c16ce45de2e59f075de2b70c0a9cd95 Signed-off-by: Neha Ojha --- doc/rados/configuration/pool-pg-config-ref.rst | 2 +- doc/rados/troubleshooting/log-and-debug.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rados/configuration/pool-pg-config-ref.rst b/doc/rados/configuration/pool-pg-config-ref.rst index 370e7044e22c4..34692934be079 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 b923cf1489248..ccffc615d2d71 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`` -- 2.39.5