From: Alfredo Sola <5412907+alfredosola@users.noreply.github.com> Date: Thu, 23 Apr 2020 15:56:09 +0000 (+0200) Subject: doc/rados: fix a typo in troubleshooting-mon.rst X-Git-Tag: v16.1.0~2192^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2fce0ff513562bf471b28af85a2f87e09be14139;p=ceph.git doc/rados: fix a typo in troubleshooting-mon.rst Signed-off-by: Alfredo Sola <5412907+alfredosola@users.noreply.github.com> --- diff --git a/doc/rados/troubleshooting/troubleshooting-mon.rst b/doc/rados/troubleshooting/troubleshooting-mon.rst index d9c25295bcd5..4ddb460b65f2 100644 --- a/doc/rados/troubleshooting/troubleshooting-mon.rst +++ b/doc/rados/troubleshooting/troubleshooting-mon.rst @@ -40,7 +40,7 @@ Initial Troubleshooting If ``ceph -s`` blocked however, without obtaining a reply from the cluster or showing a lot of ``fault`` messages, then it is likely that your monitors are either down completely or just a portion is up -- a portion that is not - enough to form a quorum (keep in mind that a quorum if formed by a majority + enough to form a quorum (keep in mind that a quorum is formed by a majority of monitors). **What if ceph -s doesn't finish?**