From 983924cfdfb56004b071b3f97975684572a36ef1 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sat, 9 Aug 2025 15:53:59 +1000 Subject: [PATCH] doc/cephfs: edit troubleshooting.rst 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 (cherry picked from commit 46f119716f6dfad20b906426c94915dd2c3e9f32) --- doc/cephfs/troubleshooting.rst | 6 ++++-- doc/rados/troubleshooting/index.rst | 2 ++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/cephfs/troubleshooting.rst b/doc/cephfs/troubleshooting.rst index 8d47f4e4a68e8..471018a809eb8 100644 --- a/doc/cephfs/troubleshooting.rst +++ b/doc/cephfs/troubleshooting.rst @@ -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`. The MDS ======= diff --git a/doc/rados/troubleshooting/index.rst b/doc/rados/troubleshooting/index.rst index b481ee1dc9cba..8b937d8d19d72 100644 --- a/doc/rados/troubleshooting/index.rst +++ b/doc/rados/troubleshooting/index.rst @@ -1,3 +1,5 @@ +.. _rados_troubleshooting: + ================= Troubleshooting ================= -- 2.39.5