In that case instead of rewriting the part of my code which handles
quota creation/updating/checking, I would need to completely rewrite
the quota logic. :-(

So what do you do just now with UFS ? Is it a separate filesystem for
the mail directory ? If so it really shouldn't be that big of a deal to
rewrite to run 'zfs set userquota@' instead of updating the UFS quota file.


Certainly we changed the provisioning from using edquota to 'zfs set userquota' without issue. All the read-only code uses rquota / quotas-command to look up quota, and work exactly the same with ZFS userquotas, and did not need any changes.




--
Jorgen Lundman       | <lund...@lundman.net>
Unix Administrator   | +81 (0)3 -5456-2687 ext 1017 (work)
Shibuya-ku, Tokyo    | +81 (0)90-5578-8500          (cell)
Japan                | +81 (0)3 -3375-1767          (home)
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to