You're looking for placements: 
https://docs.ceph.com/docs/master/radosgw/placement/ 
<https://docs.ceph.com/docs/master/radosgw/placement/>

Basically, create as many placements as you want in your zone and then set the 
default placement for the user as needed. However, I don't think there's any 
way to restrict a user from choosing a different placement for their bucket if 
they know the syntax and the name of the other placement. If you need to 
prevent that I'd recommend putting a proxy in front of radosgw and blocking 
bucket create requests with an explicit placement specified.


> On Dec 13, 2019, at 3:23 AM, M Ranga Swami Reddy <swamire...@gmail.com> wrote:
> 
> Hello - I want to have 2 diff. rgw pools for 2 diff. clients. For ex:
> For client#1 - rgw.data1, rgw.index1, rgw.user1, rgw.metadata1
> For client#2 - rgw.data2, rgw.index2, rgw.user2, rgw.metadata2
> 
> Is the above possible with ceph radosgw?
> 
> Thanks
> Swami
> _______________________________________________
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to