From: Alfredo Deza Date: Wed, 11 Sep 2013 12:38:53 +0000 (-0400) Subject: [doc] fix the proper command for hostname on the remote host X-Git-Tag: v1.2.4~12^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F73%2Fhead;p=ceph-deploy.git [doc] fix the proper command for hostname on the remote host Signed-off-by: Alfredo Deza --- diff --git a/README.rst b/README.rst index c64c8bf..dfd24c0 100644 --- a/README.rst +++ b/README.rst @@ -293,8 +293,8 @@ 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. +when you ran ``ceph-deploy mon create {hostname}`` match the actual ``hostname -s`` +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.