Symantec logo

Turning on quotas at mount time

Quotas can be turned on with the mount command when you mount a file system.

 To turn on quotas at mount time

# mount -V vxfs -o quota special /mount_point

# mount -V vxfs -o usrquota special /mount_point

# mount -V vxfs -o grpquota special /mount_point