Martin, For my education, how did you identify that from my output?
Regards, Andrey Ptashnik From: Martin Basti <[email protected]<mailto:[email protected]>> Date: Monday, December 7, 2015 at 1:24 PM To: Andrey Ptashnik <[email protected]<mailto:[email protected]>>, "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Re: [Freeipa-users] "DNS resource record not found" error when searching or deleting records Yes, it is replication conflict. Please follow: https://access.redhat.com/documentation/en-US/Red_Hat_Directory_Server/10/html/Administration_Guide/Managing_Replication-Solving_Common_Replication_Conflicts.html On 07.12.2015 20:19, Andrey Ptashnik wrote: Martin, Here is the output you requested: [root@ipa-idm]# ipa dnsrecord-find 123.xyz.com mz984 --all --raw dn: idnsName=webapps001.mz984+nsuniqueid=650db4bc-88c511e5-90e7864e-76f6b2c3,idnsname=123.xyz.com.,cn=dns,dc=123,dc=xyz,dc=com idnsname: webapps001.mz984 arecord: 10.16.9.232 dNSTTL: 1200 objectClass: idnsRecord objectClass: top ---------------------------- Number of entries returned 1 ---------------------------- [root@ipa-idm]# Regards, Andrey Ptashnik From: Martin Basti <<mailto:[email protected]>[email protected]<mailto:[email protected]>> Date: Monday, December 7, 2015 at 12:45 PM To: Andrey Ptashnik <[email protected]<mailto:[email protected]>>, "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Re: [Freeipa-users] "DNS resource record not found" error when searching or deleting records On 07.12.2015 18:08, Andrey Ptashnik wrote: Dear Team, I’m trying to remove DNS records from IPA server and getting following error: "ipa: ERROR: webapps001.mz984: DNS resource record not found" I suspect that there was such server "webapps001.mz984" in the past properly added to IPA server via “spa-client-install” utility , but it was probably crashed and removed from the network without running "ipa-client-install —uninstall”. I’m able to locate this record via CLI: [root@ipa-idm]# ipa dnsrecord-find 123.xyz.com mz984 Record name: webapps001.mz984 A record: 10.16.9.232 ---------------------------- Number of entries returned 1 ---------------------------- [root@ipa-idm]# This is what happens when I’m trying to delete this record: [root@ipa-idm]# ipa dnsrecord-del 123.xyz.com. webapps001.mz984 --a-rec 10.16.9.232 ipa: ERROR: webapps001.mz984: DNS resource record not found [root@ipa-idm]# This is my DNS zone config: [root@ipa-idm]# ipa dnszone-show 123.xyz.com Zone name: 123.xyz.com. Active zone: TRUE Authoritative nameserver: ipa-idm.123.xyz.com. Administrator e-mail address: hostmaster.123.xyz.com. SOA serial: 1449502971 SOA refresh: 1800 SOA retry: 900 SOA expire: 604800 SOA minimum: 900 Allow query: any; Allow transfer: 10.xxx.xxx.xxx [root@ipa-idm]# [root@ipa-idm]# ipa dnsconfig-show Allow PTR sync: TRUE [root@ipa-idm]# In Web GUI when I’m trying to search for this particular record “Operations Error” window appears with "DNS resource record not found” error message. Are there any ways to forcefully delete such stalled records or find out the root cause of this error message? Regards, Andrey Ptashnik Hello, please execute: ipa dnsrecord-find 123.xyz.com mz984 --all --raw I suspect that they might be a replication conflict, I need to see output of command to be sure. Martin
-- Manage your subscription for the Freeipa-users mailing list: https://www.redhat.com/mailman/listinfo/freeipa-users Go to http://freeipa.org for more info on the project
