Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
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.