域名erv.dDDNS。批量警告:错误
适用场景
- ONTAP 9
- 动态域名服务(DDNS)
问题描述
nameserv.ddns.bulk.warning:error
显示在ems.log
中:
[node-02: mgwd: nameserv.ddns.bulk.warning:error]: DDNS add operation has failed for all or some of the logical interfaces having FQDN "SVM1-DC1.SERVER.COM" for Vserver "svm1-domain".
[node-02: mgwd: nameserv.ddns.bulk.warning:error]: DDNS add operation has failed for all or some of the logical interfaces having FQDN "svm1-dc1.server.com" for Vserver "svm1-domain".
mgwd.log
显示因被拒绝而失败的更新:
ERR: MGWD::DDNS: src/tables/name_services/ddns.cc:2396:sendCmdDNSServer Failed to update PTR record for Vserver svm1-domain.
ERR: MGWD::DDNS: src/tables/name_services/ddns.cc:2407:sendCmdDNSServer Failed to update DNS record for Vserver svm1-domain.
ERR: MGWD::DDNS: src/tables/name_services/ddns.cc:2409:sendCmdDNSServer nsupdate output 1: The primary is: svm1-dc1.server.com
ERR: MGWD::DDNS: src/tables/name_services/ddns.cc:2409:sendCmdDNSServer nsupdate output 2: Sending update to 192.168.0.253#53
ERR: MGWD::DDNS: src/tables/name_services/ddns.cc:2409:sendCmdDNSServer nsupdate output 3: update failed: REFUSED
ERR: MGWD::DDNS: src/tables/name_services/ddns.cc:2409:sendCmdDNSServer nsupdate output 4: done_update
ERR: MGWD::DDNS: src/tables/name_services/ddns.cc:2476:sendAllCommands Returning Failed to send DNS update. Reason: The primary is: svm1-dc1.server.com Sending update to 192.168.0.253#53. update failed: REFUSED. done_update.