#6417 Skip topology disconnect/last of role checks when uninstalling single domain level 1 master
Closed: Fixed None Opened 7 years ago by mbabinsk.

When uninstalling a single FreeIPA master in domain level 1, the uninstaller calls server-del command which checks whether the topology is not being disconnected and that last CA/DNS/DNSSec server is not being removed.

The latter check obviously always fails when there is only a single master and --ignore-last-of-role has to be passed to the uninstaller.

in this case the whole server-del invocation can be skipped as it makes no sense in single-node topology anyway.


Turns out the check is there but it is broken. Moving to 4.4.3 milestone.

master:

  • 7a183ba server-del: fix incorrect check for one IPA master

ipa-4-4:

  • ae5acd9 server-del: fix incorrect check for one IPA master

Metadata Update from @mbabinsk:
- Issue assigned to mbabinsk
- Issue set to the milestone: FreeIPA 4.4.3

7 years ago

Login to comment on this ticket.

Metadata