When upgrading your infrastructure, the decommissioning of servers is a common task. When it comes to FreeIPA, some preparations have to be accounted for.
In order to ensure proper replication, first, you'll have to remove the server from FreeIPA:
[archy@ipa02 ~]$ kinit archy
[archy@ipa02 ~]$ ipa server-del ipa01.archyslife.lan --ignore-topology-disconnect
Now that the server is removed including all the replication agreements, you can go ahead and uninstall the service from the server.
[root@ipa01 ~]# ipa-server-install --uninstall
Keep in mind that the server will need a reboot after completion.
The server should now have been cleanly removed from your setup.
Freel free to comment and / or suggest a topic.
Comments
Post a Comment