From: John Wilkins Date: Mon, 30 Sep 2013 22:25:28 +0000 (-0700) Subject: doc: Diagram update and clarification on ceph-deploy admin results. X-Git-Tag: v0.72-rc1~87^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7d1dc558563ca7286be9fe9c4f140ce7134a91ba;p=ceph.git doc: Diagram update and clarification on ceph-deploy admin results. Signed-off-by: John Wilkins --- diff --git a/doc/start/quick-rbd.rst b/doc/start/quick-rbd.rst index d25980cd9370..9424457f8c2f 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