v [mailto:ilya.dryo...@inktank.com]
Sent: Thursday, October 02, 2014 12:34 PM
To: Ramakrishnan Periyasamy
Cc: ceph-us...@ceph.com
Subject: Re: [ceph-users] Mapping rbd with read permission
On Wed, Oct 1, 2014 at 2:56 PM, Ramakrishnan Periyasamy
wrote:
> Hi,
>
>
>
> I have a doubt in m
Hi,
I have a doubt in mapping rbd using client keyring file. Created keyring as
below
sudo ceph-authtool -C -n client.foo --gen-key /etc/ceph/keyring
sudo chmod +r /etc/ceph/keyring
sudo ceph-authtool -n client.foo --cap mds 'allow' --cap osd 'allow rw
pool=pool1' --cap mon 'allow r' /etc/ceph/