SVM-DRのフェイルオーバー後にNFSボリュームをマウントできない
環境
- ONTAP 9
- NFS
問題
- SVM-DRのフェイルオーバー後にユーザをマウントできない。
- svmdr後のアクセス用のプレースホルダの追加が原因でエクスポートポリシーが変更されました
cluster1::*> export-policy check-access -vserver svm1 -volume vol1 -client-ip 1.1.1.1 -authentication-method sys -protocol nfs3 -access-type read-write
Policy Policy Rule
Path Policy Owner Owner Type Index Access
----------------------------- ---------- --------- ---------- ------ ----------
/ default njcnfsibspr01_root
volume 1 read
Error: show failed on vserver "svm1" volume "vol1" client-ip "1.1.1.1" authentication-method "sys" protocol "nfs3" access-type "read-write": Failed to check exports for Vserver "svm1". The command returned an error when evaluating an entry in the client match "svm_placeholder" for rule at index "1" in export policy "policy1". Error code: 7208(a name lookup failed in mgwd). The
problem appears to be in the name service configuration for the client match specified in the rule. Wait for a few seconds, and then try the command again. If this error persists, contact technical support personnel for assistance.