#5377 replica removal: incorrect recommendation to run ipa-replica-manage del
Closed: Fixed None Opened 8 years ago by pvoborni.

With managed topology when replica is removed:
ipa-server-install --uninstall tells always(if it was connected to other replica) following message:

Replication agreements with the following IPA masters found:
other.example.com. Removing any replication agreements before
uninstalling the server is strongly recommended. You can remove replication
agreements by running the following command on any other IPA master:
$ ipa-replica-manage del this.example.com

This message is displayed even after the ipa-replica-manage del this.example.com command is executed. It's because it no-longer removes the agreements but rather disallows the old replica to connect to remaining replicas.

The check should be reworked or removed(with proper replacement).


master:

  • 8d4b14e extract domain level 1 topology-checking code from ipa-replica-manage
  • b8c619a implement domain level 1 specific topology checks into IPA server uninstaller

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

7 years ago

Login to comment on this ticket.

Metadata