VERITAS File SystemÖ 3.5 (HP OnlineJFS/JFS3.5) AdministratorÆs Guide (December 2002)
Chapter 7
Quotas
Using Quotas
76
quota
Use the quota command to view a user’s disk quotas and usage on VxFS file systems:
# quota –v
username
This displays the user's quotas and disk usage on all mounted VxFS file systems where the quotas file exists.
quot
Use the quot command to display the number of blocks owned by each user in a file system. The following
command displays the number of files and the space owned by each user:
# quot –f
filesystem
quotaoff
To turn off quotas for a mounted file system, enter:
# quotaoff /
mount_point