Vserver migrate fails due to having nfsv4.0 enabled
Applies to
- ONTAP 9.11.1 and older
- NFSv4.0
- SVM Mobility
Issue
Vserver migrations fail on cluster(s) running ONTAP versions prior to 9.12.1 with the NFSv.4.0 protocol enabled:
::> vserver migrate start -vserver svm1 -source-cluster cluster1 -check-only true
Error: command failed: Vserver migrate does not support NFS version 4.0. Vserver "svm1" has NFS version 4.0 enabled. If there are no clients using NFS version 4.0 on this vserver "svm1",
disable NFS 4.0 using the "vserver nfs modify -vserver svm1 -v4.0 disabled" command and then retry the operation.