#5564 Overlap check prevents ipa-dns-install on replica
Closed: Fixed None Opened 8 years ago by dkupka.

when installing second DNS zone overlap check always detect overlap and stops the installation.


master:

  • 8ad39a9 ipa-dns-install: Do not check for zone overlap when DNS installed.

ipa-4-3:

  • bfad829 ipa-dns-install: Do not check for zone overlap when DNS installed.

I have DNS installed on master. When I tried to install ipa-replica-install --setup-dns, I got error:

 ipa.ipapython.install.cli.install_tool(Replica): ERROR    DNS zone ipa.test. already exists in DNS and is handled by server(s): master.ipa.test.
 ipa.ipapython.install.cli.install_tool(Replica): ERROR    The ipa-replica-install command failed. See /var/log/ipareplica-install.log for more information

master:

  • 17a4a29 Fix dns_is_enabled() API command to throw exceptions as appropriate
  • 3d1a8d3 Fix DNS zone overlap check to allow ipa-replica-install to work

ipa-4-3:

  • 5140f52 Fix dns_is_enabled() API command to throw exceptions as appropriate
  • b9f2a7c Fix DNS zone overlap check to allow ipa-replica-install to work

Metadata Update from @dkupka:
- Issue assigned to pspacek
- Issue set to the milestone: FreeIPA 4.3.1

7 years ago

Login to comment on this ticket.

Metadata