> Op 18 juli 2017 om 17:40 schreef Marc Roos <m.r...@f1-outsourcing.eu>:
> 
> 
>  
> 
> With ceph auth I have set permissions like below, I can add and delete 
> objects in the test pool, but cannot set size of a the test pool. What 
> permission do I need to add for this user to modify the size of this 
> test pool?
> 
>  mon 'allow r' mds 'allow r' osd 'allow rwx pool=test'
> 

You will need rw and maybe x on mon, but that gives you cluster wide 
capabilities.

As changing size (or min_size) isn't something you do that often I recommend 
that you don't grant these capabilities to every user.

Wido

> 
> 
> 
> 
> _______________________________________________
> 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