DNSサーバへのpingが可能であるにもかかわらず、ホストに到達できないためにDNS作成検証が失敗する
環境
ONTAP 9.11以降
問題
- DNSサーバへのpingが可能であるにもかかわらず、ホストに到達できないためにDNS作成検証が失敗します。
- SVM LIF用のカスタムサービスポリシーを作成しました。
- ONTAP 9.11以降では、サービスポリシーに「management-dns-client」が含まれない
例:
cluster::> dns modify -vserver svm1 -domains domain.com -name-servers 10.1.2.3,10.1.2.4 Error: command failed: Failed to verify the specified DNS configuration. 10.1.2.3: Network is unreachable. 10.1.2.4: Network is unreachable. Verify that the network configuration is correct and that DNS servers are available. Specify "-skip-config-validation" to skip the configuration validation