The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Modify the NFS configuration
-
PDF of this doc site
-
Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
-
Manage file access using SMB
-
-
-
Security and data encryption
-
Data protection and disaster recovery
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
In most cases, you do not need to modify the configuration of the NFS-enabled storage VM for NFS over RDMA.
If you are, however, dealing with issues related to Mellanox chips and LIF migration, you should increase the NFSv4 locking grace period. By default, the grace period is set to 45 seconds. Beginning with ONTAP 9.10.1, the grace period has a maximum value of 180 (seconds).
Steps
-
Set the privilege level to advanced:
set -privilege advanced
-
Enter the following command:
vserver nfs modify -vserver SVM_name -v4-grace-seconds number_of_seconds
For more information about this task, see Specify the NFSv4 locking grace period.