]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix incorrect mention of 'osd_deep_mon_scrub_interval' 26860/head
authorAshish Singh <assingh@redhat.com>
Tue, 19 Feb 2019 19:39:36 +0000 (01:09 +0530)
committerAshish Singh <assingh@redhat.com>
Fri, 8 Mar 2019 19:57:02 +0000 (01:27 +0530)
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 <assingh@redhat.com>
(cherry picked from commit 7108e6a3c7ec1f3ae3c39682f43db99efb2b7a6c)

Conflicts:
doc/rados/operations/health-checks.rst
           - Fixed conflicts to keep relevant changes.

doc/rados/operations/health-checks.rst

index c43e1e57a1ff056cacc2318d2e7c3e82537cc79c..be306e3a977d8adba66361291951dd5b92309c18 100644 (file)
@@ -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.