From 7065203ff1be7315bede1274388e5cf0823b13a6 Mon Sep 17 00:00:00 2001 From: Arthur Gorjux Date: Thu, 18 Jun 2015 15:25:48 +0200 Subject: [PATCH] doc: Remove `` before and after 'ceph -s' in titles Fixes: #12059 Signed-off-by: Arthur Gorjux --- doc/rados/troubleshooting/troubleshooting-mon.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rados/troubleshooting/troubleshooting-mon.rst b/doc/rados/troubleshooting/troubleshooting-mon.rst index 5d51774ca138..dff673b39bdd 100644 --- a/doc/rados/troubleshooting/troubleshooting-mon.rst +++ b/doc/rados/troubleshooting/troubleshooting-mon.rst @@ -31,7 +31,7 @@ Initial Troubleshooting the server and, if that succeeds, try connecting to the monitor's port using you tool of choice (telnet, nc,...). -**Does ``ceph -s`` run and obtain a reply from the cluster?** +**Does ceph -s run and obtain a reply from the cluster?** If the answer is yes then your cluster is up and running. One thing you can take for granted is that the monitors will only answer to a ``status`` @@ -43,7 +43,7 @@ Initial Troubleshooting enough to form a quorum (keep in mind that a quorum if formed by a majority of monitors). -**What if ``ceph -s`` doesn't finish?** +**What if ceph -s doesn't finish?** If you haven't gone through all the steps so far, please go back and do. -- 2.47.3