Does anyone know how many user ACL's ZFS can handle?
With other words: for how many users can I set ACL's like this one for the same directory?
setfacl -m user:test1:rwxpDdaARWcCos:fd----:allow /mnt/project1
Or an estimate would also be good. E.g. are we talking 100, 500, 1000, or more?
Update
121 is not a bug on FreeBSD 9.
- ZFS ACL limit is 1024.
- FreeBSD ACL limit is 254.
- FreeBSD NFSv4 ACL limit is about half of 254.
See /sys/sys/acl.h