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