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