From: Greg Farnum Date: Fri, 29 Jul 2016 20:59:22 +0000 (-0700) Subject: doc: add some links to CephFS troubleshooting guide X-Git-Tag: ses5-milestone5~228^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F10458%2Fhead;p=ceph.git doc: add some links to CephFS troubleshooting guide Signed-off-by: Greg Farnum --- diff --git a/doc/cephfs/troubleshooting.rst b/doc/cephfs/troubleshooting.rst index 60e382b5cf62..52442c37f5bd 100644 --- a/doc/cephfs/troubleshooting.rst +++ b/doc/cephfs/troubleshooting.rst @@ -6,13 +6,13 @@ Slow/stuck operations If you are experiencing apparent hung operations, the first task is to identify where the problem is occurring: in the client, the MDS, or the network connecting them. Start by looking to see if either side has stuck operations -("Slow requests", below), and narrow it down from there. +(:ref:`slow_requests`, below), and narrow it down from there. RADOS Health ~~~~~~~~~~~~ If part of the CephFS metadata or data pools is unavaible and CephFS isn't responding, it is probably because RADOS itself is unhealthy. Resolve those -problems first. +problems first (:doc:`/rados/troubleshooting`). The MDS ~~~~~~~ @@ -30,6 +30,7 @@ than your MDS cache is the #1 cause of this!) Otherwise, you have probably discovered a new bug and should report it to the developers! +.. _slow_requests: Slow requests (MDS) ------------------- You can list current operations via the admin socket by running