]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados: add link to ops/health-checks.rst 50744/head
authorZac Dover <zac.dover@proton.me>
Wed, 29 Mar 2023 14:25:23 +0000 (00:25 +1000)
committerZac Dover <zac.dover@proton.me>
Wed, 29 Mar 2023 14:27:19 +0000 (00:27 +1000)
Add an internal navigation link to
doc/rados/operations/health-checks.rst.

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

doc/rados/operations/health-checks.rst

index 6da03666a0ca4732acb21f2faa8721a3dcffa3e7..020aac07186d890d032844cf704140d21856c1c1 100644 (file)
@@ -913,6 +913,8 @@ is above the *backfillfull* threshold.
 See the discussion for *OSD_BACKFILLFULL* above for
 steps to resolve this condition.
 
+.. _rados-operations-health-checks-pg-damaged:
+
 PG_DAMAGED
 __________
 
@@ -928,7 +930,7 @@ OSD_SCRUB_ERRORS
 ________________
 
 Recent OSD scrubs have uncovered inconsistencies. This error is generally
-paired with *PG_DAMAGED* (see above).
+paired with *PG_DAMAGED* (see :ref:`PG_DAMAGE <rados-operations-health-checks-pg-damaged>`).
 
 See :doc:`pg-repair` for more information.