i use qtree quotas with ontap 6.1x nfs and cifs.
from windows i can just get properties on a qtree and i see its quota and usage. is there anyway to do that from a unix host? du would take a while and i could run a quota report, but i was curious if there were another way?
The "quota report" command accepts a filename argument, so if you don't want to sift through a full quota report just pass the name of a file or directory within the qtree. You will get the usage and quotas that govern that particular filename, i.e., user@volume, group@volume, user@qtree, group@qtree and the tree quota.
quota report /vol/vol0/qtree/userdir
Steve Losen scl@virginia.edu phone: 434-924-0640
University of Virginia ITC Unix Support