Because quota resizing is faster than quota initialization, you should use resizing whenever possible. However, resizing only works for certain types of quota changes.
For example, changing the limits of an existing quota.
You can determine from the quota report whether your storage system is tracking disk usage for a particular user, group, or qtree. If you see a quota in the quota report, it means that the storage system is tracking the disk space and the number of files owned by the quota target.
#Quota Target type disk files thold sdisk sfile #------------ ---- ---- ----- ----- ----- ----- * user@/vol/vol2 50M 15K * group@/vol/vol2 750M 85K * tree@/vol/vol2 - - jdoe user@/vol/vol2/ 100M 75K kbuck user@/vol/vol2/ 100M 75K
#Quota Target type disk files thold sdisk sfile #------------ ---- ---- ----- ----- ----- ----- * user@/vol/vol2 50M 25K * group@/vol/vol2 750M 85K * tree@/vol/vol2 - - jdoe user@/vol/vol2/ 100M 75K boris user@/vol/vol2/ 100M 75K
Resizing activates all of these changes; a full quota reinitialization is not necessary.