I am getting "Operation not permitted" on a write when trying to set caps
for a user. Admin user (allow * for everything) works ok.

This does not work:
        caps: [mds] allow r,allow rw path=/home
        caps: [mon] allow r
        caps: [osd] allow rwx tag cephfs data=cephfs_data2

This does work:
        caps: [mds] allow r,allow rw path=/home
        caps: [mon] allow r
        caps: [osd] allow *

Nothing specific I set for the OSD caps, allows files to be written,
although I can create files and directories.
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to