DNS 创建失败,出现操作超时错误
适用于
ONTAP 9
问题
- 创建 DNS 服务器时,命令失败,出现以下错误。
Cluster::*> dns create -vserver vserver1 -domains domain.com -name-servers 11x.1x2.xx.xxx
Error: Failed to verify the specified DNS configuration.
11x.1x2.xx.xxx: Operation timed out.
command failed: Verify that the network configuration is correct and that DNS servers are available. Specify "-skip-config-validation" to skip the configuration validation.
- mgwd 日志显示
dns.server.timed.out.error。
Tue Jun 27 19:28:51 08 [cluster-03: mgwd: dns.server.timed.out:error]: DNS server 11x.1x2.xx.xxx did not respond to vserver = vserver1 within timeout interval.
- 端口 53 在网络中从存储 IP 到 DNS IP 是开放的。