]> 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>
Thu, 14 Aug 2025 13:36:20 +0000 (23:36 +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>
(cherry picked from commit 46f119716f6dfad20b906426c94915dd2c3e9f32)

doc/cephfs/troubleshooting.rst
doc/rados/troubleshooting/index.rst

index 66927eb3fa9d95c0d06cbba2dc2808f6aca07c3c..e0f283e1b1d8862c037254be16ce7353f80cc6c7 100644 (file)
@@ -215,8 +215,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
 =================