Enabling or disabling rquota support
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.
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 the Logical Storage Management Guide.
Give documentation feedback