From 0839e2a6de99bba6438da932a36776f2cf7c4091 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Thu, 10 Jul 2014 08:05:42 -0700 Subject: [PATCH] doc: Added keyring location note to resolve pull abandoned pull request #1946. Signed-off-by: John Wilkins --- doc/start/quick-rbd.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/start/quick-rbd.rst b/doc/start/quick-rbd.rst index ef027f78d6735..39890426f67b1 100644 --- a/doc/start/quick-rbd.rst +++ b/doc/start/quick-rbd.rst @@ -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 ======================== -- 2.39.5