]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix incorrect mention of 'osd_deep_mon_scrub_interval' 26522/head
authorAshish Singh <assingh@redhat.com>
Tue, 19 Feb 2019 19:39:36 +0000 (01:09 +0530)
committerAshish Singh <assingh@redhat.com>
Thu, 21 Feb 2019 06:40:41 +0000 (12:10 +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>
doc/rados/operations/health-checks.rst

index ba8d663cebac32634ff93e55524c78b4114aef0f..09b748eabe32c60bedc697f607b22a21517e6a84 100644 (file)
@@ -756,7 +756,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_pg_not_deep_scrubbed_ratio`` percentage of interval has elapsed
 without a scrub since it was due.