From: Ashish Singh Date: Tue, 19 Feb 2019 19:39:36 +0000 (+0530) Subject: doc: Fix incorrect mention of 'osd_deep_mon_scrub_interval' X-Git-Tag: v13.2.6~118^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F26860%2Fhead;p=ceph.git doc: Fix incorrect mention of 'osd_deep_mon_scrub_interval' Fixed the incorrect mention of 'osd_deep_mon_scrub_interval' in health-checks.rst. Changed it to 'osd_deep_scrub_interval'. Fixes: https://tracker.ceph.com/issues/38310 Signed-off-by: Ashish Singh (cherry picked from commit 7108e6a3c7ec1f3ae3c39682f43db99efb2b7a6c) Conflicts: doc/rados/operations/health-checks.rst - Fixed conflicts to keep relevant changes. --- diff --git a/doc/rados/operations/health-checks.rst b/doc/rados/operations/health-checks.rst index c43e1e57a1f..be306e3a977 100644 --- a/doc/rados/operations/health-checks.rst +++ b/doc/rados/operations/health-checks.rst @@ -535,7 +535,7 @@ PG_NOT_DEEP_SCRUBBED ____________________ One or more PGs has not been deep scrubbed recently. PGs are normally -scrubbed every ``osd_deep_mon_scrub_interval`` seconds, and this warning +scrubbed every ``osd_deep_scrub_interval`` seconds, and this warning triggers when ``mon_warn_not_deep_scrubbed`` such intervals have elapsed without a scrub.