Hi All,
Does anyone know why zfs set userquota@user1=5g tank/Home WORKS along with zfs set groupquota@group1=10g tank/Home BUT zfs set defaultuserquota=7g tank/Home doesn't?
I want to apply a default quota to all users working within a single dataset separate to the dataset itself and this...