From 485ef83e583825d903bfaa98dbc5ab787ffc2e09 Mon Sep 17 00:00:00 2001 From: ibravo Date: Sat, 23 Apr 2016 15:14:06 -0400 Subject: [PATCH] Doc: Update quick-ceph-deploy.rst Signed-off-by: Ignacio Bravo ibravo@hotmail.com --- doc/start/quick-ceph-deploy.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/start/quick-ceph-deploy.rst b/doc/start/quick-ceph-deploy.rst index 335b450351660..75b975c7a4b9b 100644 --- a/doc/start/quick-ceph-deploy.rst +++ b/doc/start/quick-ceph-deploy.rst @@ -105,6 +105,9 @@ configuration details, perform the following steps using ``ceph-deploy``. .. note:: The bootstrap-rgw keyring is only created during installation of clusters running Hammer or newer +.. note:: If this process fails with a message similar to + "Unable to find /etc/ceph/ceph.client.admin.keyring", please ensure that the IP + listed for the monitor node in ceph.conf is the Public IP, not the Private IP. #. Add two OSDs. For fast setup, this quick start uses a directory rather than an entire disk per Ceph OSD Daemon. See `ceph-deploy osd`_ for -- 2.39.5