#3600 Server and replica DNS records are not filled properly
Closed: Fixed None Opened 10 years ago by mkosek.

Some PTR FQDNs are not created properly and some FQDN have 2 trailing dots causing named to fail reading them:

# ipa-server-install
# ipa-replica-prepare vm-024.idm.lab.bos.redhat.com --ip-address 10.16.78.24

# ipa dnsrecord-find 78.16.10.in-addr.arpa.
  Record name: 24
  PTR record: vm-024.idm.lab.bos.redhat.com., vm-024.idm.lab.bos.redhat.com..

  Record name: 37
  PTR record: vm-037.idm.lab.bos.redhat.com..

  Record name: @
  NS record: vm-037.idm.lab.bos.redhat.com.
----------------------------
Number of entries returned 3
----------------------------

/var/log/messages:

May  3 06:26:31 vm-037 named[10273]: failed to parse RR entry: dn 'idnsname=37,idnsname=78.16.10.in-    addr.arpa.,cn=dns,dc=idm,dc=lab,dc=bos,dc=redhat,dc=com': data 'vm-037.idm.lab.bos.redhat.com..': empty label
May  3 06:26:31 vm-037 named[10273]: update_record (psearch) failed, dn 'idnsname=37,idnsname=78.16.10. in-addr.arpa.,cn=dns,dc=idm,dc=lab,dc=bos,dc=redhat,dc=com' change type 0x0. Records can be outdated,   run `rndc reload`: empty label
May  3 06:26:31 vm-037 named[10273]: failed to parse RR entry: dn 'idnsname=24,idnsname=78.16.10.in-    addr.arpa.,cn=dns,dc=idm,dc=lab,dc=bos,dc=redhat,dc=com': data 'vm-024.idm.lab.bos.redhat.com..': empty label
May  3 06:26:31 vm-037 named[10273]: update_record (psearch) failed, dn 'idnsname=24,idnsname=78.16.10. in-addr.arpa.,cn=dns,dc=idm,dc=lab,dc=bos,dc=redhat,dc=com' change type 0x0. Records can be outdated,   run `rndc reload`: empty label

This is a recent regression that needs to be solved for before release. Moving to the right bucket.

Metadata Update from @mkosek:
- Issue assigned to jcholast
- Issue set to the milestone: FreeIPA 3.2 - 2013/04-05 (GA)

7 years ago

Login to comment on this ticket.

Metadata