ZFS user/group quotas & space accounting [PSARC/2009/204 FastTrack timeout 04/08/2009]

Matthew Ahrens Matthew.Ahrens at sun.com
Tue Mar 31 11:36:50 PDT 2009


Edward Pilatowicz wrote:
> perhaps i'm just dense and missed this, but how do you remove or clear a
> quota?  zfs inherit {user|group}quota@<user> <fs>?

Same as with regular quotas and refquotas:

zfs set {user|group}quota@<user>=none <fs>

The zfs(1m) manpage and the output from "zfs set" document this.

--matt



More information about the opensolaris-arc mailing list