On 9/7/19 8:59 PM, [email protected] wrote:
[data2]
     browseable = yes
     force create mode = 0660
     force directory mode = 0660
     valid users = @"Domain Users", @"Domain Admins", @"Domain Admins"
     read list =
     write list = @"Domain Users", @"Domain Admins"
     admin users = @"Domain Admins"

     vfs objects = acl_xattr full_audit
     full_audit:failure = connect opendir disconnect unlink mkdir rmdir open 
rename

     map acl inherit = yes
     store dos attributes = yes

     vfs objects = ceph
     path =/new/
     kernel share modes = no
     ceph:config_file = /etc/ceph/ceph.conf
     ceph:user_id = admin


You have doubled `vfs objects` option, but this option is stackable and should be `vfs objects = acl_xattr full_audit ceph`, I think...




k
_______________________________________________
ceph-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to