Turning off quotas

Use the vxquotaoff command to turn off quotas.

To turn off quotas

  1. To turn off quotas for a mounted file system, enter:

      # vxquotaoff /mount_point
  2. To turn off only user quotas for a VxFS file system, enter:

      # vxquotaoff -u /mount_point
  3. To turn off only group quotas for a VxFS file system, enter:

      # vxquotaoff -g /mount_point