Skip to main content

Enable or disable rquota support

Contributors

ONTAP supports the remote quota protocol version 1 (rquota v1). The rquota protocol enables NFS clients to obtain quota information for users from a remote machine. You can enable rquota on storage virtual machines (SVMs) by using the vserver nfs modify command.

About this task

By default, rquota is disabled.

Step
  1. Perform one of the following actions:

    If you want to…​ Enter the following command…​

    Enable rquota support for SVMs

    vserver nfs modify -vserver vserver_name -rquota enable

    Disable rquota support for SVMs

    vserver nfs modify -vserver vserver_name -rquota disable

    For more information about quotas, see Logical storage management.