]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Diagram update and clarification on ceph-deploy admin results.
authorJohn Wilkins <john.wilkins@inktank.com>
Mon, 30 Sep 2013 22:25:28 +0000 (15:25 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Mon, 30 Sep 2013 22:25:28 +0000 (15:25 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/start/quick-rbd.rst

index d25980cd937054588c9384dd7e641f804d798e54..9424457f8c2f0994087398611ee8b39f37d13965 100644 (file)
@@ -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