]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
add info about failing monitors
authorAlfredo Deza <alfredo.deza@inktank.com>
Tue, 10 Sep 2013 21:31:16 +0000 (17:31 -0400)
committerAlfredo Deza <alfredo.deza@inktank.com>
Tue, 10 Sep 2013 21:31:16 +0000 (17:31 -0400)
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
README.rst

index b836d6329360fbc611401d546bcbdbd06b91c41e..c64c8bf7c2c52f624664e3ec923ea0244a23d3df 100644 (file)
@@ -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.