]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Added keyring location note to resolve pull abandoned pull request #1946.
authorJohn Wilkins <john.wilkins@inktank.com>
Thu, 10 Jul 2014 15:05:42 +0000 (08:05 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Thu, 10 Jul 2014 15:05:42 +0000 (08:05 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/start/quick-rbd.rst

index ef027f78d6735fa19ecf2300a752ce335b1aaa13..39890426f67b1011bd5236be2172e3b4827f652a 100644 (file)
@@ -43,6 +43,10 @@ Install Ceph
 
        ceph-deploy admin ceph-client
 
+   The ``ceph-deploy`` utility copies the keyring to the ``/etc/ceph`` 
+   directory. Ensure that the keyring file has appropriate read permissions 
+   (e.g., ``sudo chmod + r /etc/ceph/ceph.client.admin.keyring``).
+
 
 Configure a Block Device
 ========================