NFSv4.0が有効になっているためにSVMの移行が失敗する
環境
- ONTAP 9.11.1以前
- NFSv4.0
- SVMの移動
問題
NFS v.4.0プロトコルが有効な9.12.1より前のバージョンのONTAPを実行しているクラスタでSVMの移行が失敗します。
::> 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.