由于 NIS 域断开连接,NFS 挂载失败,出现"连接超时"
适用于
- ONTAP 9
- NFS
- NIS
问题
- 尝试装载 NFS 导出时,NFS 会报告以下错误:
mount.nfs: Connection timed out- EMS 日志包含:
[node1: ypbind: nis.server.not.available:error]: None of the NIS servers configured for SVM 'svm1' can be contacted.
- 从 ONTAP 命令行导出策略检查失败:
示例
::> vserver export-policy check-access -vserver vserver_name -volume vol_name -client-ip XX.XX.33.20 -authentication-method sys -protocol nfs3 -access-type read-writeError: show failed: Failed to check exports for Vserver "svm1". The command returned an error when evaluating an
entry in the client match "@netgroup1" for rule at index "1" in export policy "policy1". Error code: 7223(export check for netgroup returned a transient error). 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.