Ceph auth get-or-create

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello!

How do you add new pool access to existing Ceph Client?

e.g.
At first create a new user -- openstack-volumes:

ceph auth get-or-create client.openstack-volumes mon 'allow r' osd 'allow class-read object_prefix rbd_children, allow rwx pool=openstack-volumes, allow rx pool=openstack-images'

Add another pool for this user to access -- openstack-volumes:

ceph auth get-or-create client.openstack-volumes mon 'allow r' osd 'allow class-read object_prefix rbd_children, allow rwx pool=openstack-volumes, allow rwx pool=openstack-volumes-2, allow rx pool=openstack-images'

Thanks!

Amit Vijairania  |  978.319.3684
--*--
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux