From: Alfredo Deza Date: Tue, 10 Sep 2013 21:31:16 +0000 (-0400) Subject: add info about failing monitors X-Git-Tag: v1.2.4~12^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=038c535e43cbdf3376b3512d1b72fc80424af134;p=ceph-deploy.git add info about failing monitors Signed-off-by: Alfredo Deza --- diff --git a/README.rst b/README.rst index b836d63..c64c8bf 100644 --- a/README.rst +++ b/README.rst @@ -289,3 +289,12 @@ If the behavior in the remote host is the same, then it is probably not something wrong with ``ceph-deploy`` per-se. Make sure you capture the output of both the ``ceph-deploy`` output and the output of the command in the remote host. + +Issues with monitors +-------------------- +If your monitors are not starting, make sure that the ``{hostname}`` you used +when you ran ``ceph-deploy mon create {hostname}`` match the actual ``hostname`` in +the remote host. + +Newer versions of ``ceph-deploy`` should warn you if the results are different +but that might prevent the monitors from reaching quorum.