From b5d63eb42c8e69e296595417b922010beea624cc Mon Sep 17 00:00:00 2001 From: yannick-ad Date: Wed, 17 Jun 2015 14:36:01 +0200 Subject: [PATCH] doc: replace a sentence by another Fixes: #12060 Signed-off-by: Yannick Atchy-Dalama --- doc/rados/troubleshooting/troubleshooting-osd.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/troubleshooting/troubleshooting-osd.rst b/doc/rados/troubleshooting/troubleshooting-osd.rst index 18460067f9af..1cbdaeec8e29 100644 --- a/doc/rados/troubleshooting/troubleshooting-osd.rst +++ b/doc/rados/troubleshooting/troubleshooting-osd.rst @@ -4,7 +4,7 @@ Before troubleshooting your OSDs, check your monitors and network first. If you execute ``ceph health`` or ``ceph -s`` on the command line and Ceph returns -a health status, the return of a status means that the monitors have a quorum. +a health status, it means that the monitors have a quorum. If you don't have a monitor quorum or if there are errors with the monitor status, `address the monitor issues first <../troubleshooting-mon>`_. Check your networks to ensure they -- 2.47.3