Enabling or disabling NFSv3
You can enable or disable NFSv3 by modifying the -v3 option. This allows file access for clients using the NFSv3 protocol. By default, NFSv3 is enabled.
Perform one of the following actions:
If you want to... | Enter the command... |
---|---|
Enable NFSv3 | vserver nfs modify -vserver vserver_name -v3 enabled |
Disable NFSv3 | vserver nfs modify -vserver vserver_name -v3 disabled |
Give documentation feedback