]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados: standardize markup of "clean" 60501/head
authorZac Dover <zac.dover@proton.me>
Wed, 23 Oct 2024 08:34:25 +0000 (18:34 +1000)
committerZac Dover <zac.dover@proton.me>
Sat, 26 Oct 2024 04:04:11 +0000 (14:04 +1000)
Standardize the markup around the status "clean" in the documentation so
that readers don't mistakenly get the idea that inconsistent
presentation of the word "clean" implies a never-stated difference
between one instance and the other.

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit c8b4155d2d27228917d4be1f11514504100c55c7)

doc/rados/operations/health-checks.rst

index 81dafdf03e9876aa235159c62612a9b69b1af8bf..1d5bb342d740d1c94490cc158040e91ea7196627 100644 (file)
@@ -1502,10 +1502,10 @@ This health check is raised if a certain percentage (determined by
 :confval:`mon_warn_pg_not_deep_scrubbed_ratio`) of the interval has elapsed
 after the time the scrub was scheduled and no scrub has been performed.
 
-PGs will receive a deep scrub only if they are flagged as *clean* (which means
-that they are to be cleaned, and not that they have been examined and found to
-be clean). Misplaced or degraded PGs might not be flagged as ``clean`` (see
-*PG_AVAILABILITY* and *PG_DEGRADED* above).
+PGs will receive a deep scrub only if they are flagged as ``clean`` (which
+means that they are to be cleaned, and not that they have been examined and
+found to be clean). Misplaced or degraded PGs might not be flagged as ``clean``
+(see *PG_AVAILABILITY* and *PG_DEGRADED* above).
 
 This document offers two methods of setting the value of
 :confval:`osd_deep_scrub_interval`. The first method listed here changes the