From 7d1dc558563ca7286be9fe9c4f140ce7134a91ba Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Mon, 30 Sep 2013 15:25:28 -0700 Subject: doc: Diagram update and clarification on ceph-deploy admin results. Signed-off-by: John Wilkins --- doc/start/quick-rbd.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/doc/start/quick-rbd.rst b/doc/start/quick-rbd.rst index d25980cd937..9424457f8c2 100644 --- a/doc/start/quick-rbd.rst +++ b/doc/start/quick-rbd.rst @@ -15,7 +15,7 @@ Device`. /------------------\ /----------------\ | Admin Node | | ceph–client | | +-------->+ cCCC | - | ceph–deploy | | ceph | + | ceph–deploy | | ceph | \------------------/ \----------------/ @@ -32,10 +32,8 @@ Install Ceph ceph-deploy install ceph-client -#. On the admin node, use ``ceph-deploy`` to grant the ``ceph-client`` - administrator privileges, so you don't have to provide the Ceph - configuration file (``-c``) and key (``-k``) arguments. - This step is optional. :: +#. On the admin node, use ``ceph-deploy`` to copy the Ceph configuration file + and the ``ceph.client.admin.keyring`` to the ``ceph-client``. :: ceph-deploy admin ceph-client -- cgit v1.2.1