]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/cephfs: edit troubleshooting.rst
authorZac Dover <zac.dover@proton.me>
Sat, 9 Aug 2025 05:53:59 +0000 (15:53 +1000)
committerZac Dover <zac.dover@proton.me>
Sat, 9 Aug 2025 05:53:59 +0000 (15:53 +1000)
Edit the section "RADOS Health" in the file
doc/cephfs/troubleshooting.rst. Add a Sphinx directive to the
doc/rados/troubleshooting/index.rst file that directs to the index of
the RADOS troubleshooting documentation.

Signed-off-by: Zac Dover <zac.dover@proton.me>
doc/cephfs/troubleshooting.rst
doc/rados/troubleshooting/index.rst

index 8d47f4e4a68e82379b7fcc6c1daaf1440335fc04..471018a809eb8742b0f68c3d3970e248d1741dca 100644 (file)
@@ -216,8 +216,10 @@ RADOS Health
 ============
 
 If part of the CephFS metadata or data pools is unavailable and CephFS is not
-responding, it is probably because RADOS itself is unhealthy. Resolve those
-problems first (:doc:`../../rados/troubleshooting/index`).
+responding, it could indicate that RADOS itself is unhealthy. 
+
+Resolve problems with RADOS before attempting to locate any problems in CephFS.
+See the :ref:`RADOS troubleshooting documentation<rados_troubleshooting>`.
 
 The MDS
 =======
index b481ee1dc9cba6b93a08e90c3a2a81480d9cfa3f..8b937d8d19d72f115b818b56a3e77fdb7126372c 100644 (file)
@@ -1,3 +1,5 @@
+.. _rados_troubleshooting:
+
 =================
  Troubleshooting
 =================