#6113 ipa-replica-install servers dns container entry not found
Closed: Duplicate None Opened 7 years ago by mbasti.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1358886

Description of problem:

Installing a replica with ipa 4.4 with master on 4.1 returns an error during
DNS setup phase:

Configuring DNS (named)
  [1/8]: generating rndc key file
  [2/8]: setting up our own record
  [3/8]: adding NS record to the zones
  [4/8]: setting up kerberos principal
  [5/8]: setting up named.conf
  [6/8]: setting up server configuration
  [error] NotFound: container entry (cn=servers,cn=dns) not found
Your system may be partly configured.
Run /usr/sbin/ipa-server-install --uninstall to clean up.

ipa.ipapython.install.cli.install_tool(Replica): ERROR    container entry
(cn=servers,cn=dns) not found
ipa.ipapython.install.cli.install_tool(Replica): ERROR    The
ipa-replica-install command failed. See /var/log/ipareplica-install.log for
more information



Version-Release number of selected component (if applicable):

On Master:  ipa-server-4.1.0-18.el7_1.6.x86_64
On Replica:  ipa-server-4.4.0-2.1.el7.x86_64

How reproducible:
always

Steps to Reproduce:
On RHEL7.1 Master:
1.  ipa-server-install --setup-dns --forwarder=<FORWARDER> -r <REALM> -a
<PASSWORD> -p <PASSWORD> -U
2.  ipa-replica-prepare --ip-address=<REPLICA_IP> -p <PASSWORD>
<REPLICA_HOSTNAME>
3.  scp replica file from master to replica

On RHEL7.3 Replica:
4.  ipa-replica-install --setup-dns --setup-ca --forwarder=<FORWARDER> -p
<PASSWORD> -w <PASSWORD> /var/lib/ipa/replica-info-<REPLICA_HOSTNAME>.gpg

Actual results:
ipa-replica-install throws error shown above and DNS is not configured.

Expected results:
no error and DNS should be configured.

Additional info:
I will attach log.

Metadata Update from @mbasti:
- Issue assigned to mbasti
- Issue set to the milestone: FreeIPA 4.4.1

7 years ago

Login to comment on this ticket.

Metadata