Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionDirect Docs Feedback
2022-12-06 10:54:29 UTC
As a prerequisite it should be added a check to confirm if the topology might prevent the deletion of the server.
See example:
[root@server2 ~]# ipa server-del server1.idm.example.local
Removing server1.idm.example.local from replication topology, please wait...
ipa: ERROR: Server removal aborted:
Removal of 'server1.idm.example.local' leads to disconnected topology in suffix 'domain':
Topology does not allow server server2.idm.example.local to replicate with servers:
server3.idm.example.local
Topology does not allow server server3.idm.example.local to replicate with servers:
server2.idm.example.local
Removal of 'server1.idm.example.local' leads to disconnected topology in suffix 'ca':
Topology does not allow server server2.idm.example.local to replicate with servers:
server3.idm.example.local
Topology does not allow server server3.idm.example.local to replicate with servers:
server2.idm.example.local.
Topology for domain (same for ca):
[root@server2 ~]# ipa topologysegment-find
Suffix name: domain
------------------
2 segments matched
------------------
Segment name: server1.idm.example.local-to-server2.idm.example.local
Left node: server1.idm.example.local
Right node: server2.idm.example.local
Connectivity: both
Segment name: server1.idm.example.local-to-server3.idm.example.local
Left node: server1.idm.example.local
Right node: server3.idm.example.local
Connectivity: both
A new segment must be added to allow the remaining servers replicate between themselves so the deletion can proceed.
Reported by: sgarciam
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/installing_identity_management/uninstalling-an-ipa-server_installing-identity-management#annotations:211d1208-f3ce-45fc-94eb-1970d3f04714
As a prerequisite it should be added a check to confirm if the topology might prevent the deletion of the server. See example: [root@server2 ~]# ipa server-del server1.idm.example.local Removing server1.idm.example.local from replication topology, please wait... ipa: ERROR: Server removal aborted: Removal of 'server1.idm.example.local' leads to disconnected topology in suffix 'domain': Topology does not allow server server2.idm.example.local to replicate with servers: server3.idm.example.local Topology does not allow server server3.idm.example.local to replicate with servers: server2.idm.example.local Removal of 'server1.idm.example.local' leads to disconnected topology in suffix 'ca': Topology does not allow server server2.idm.example.local to replicate with servers: server3.idm.example.local Topology does not allow server server3.idm.example.local to replicate with servers: server2.idm.example.local. Topology for domain (same for ca): [root@server2 ~]# ipa topologysegment-find Suffix name: domain ------------------ 2 segments matched ------------------ Segment name: server1.idm.example.local-to-server2.idm.example.local Left node: server1.idm.example.local Right node: server2.idm.example.local Connectivity: both Segment name: server1.idm.example.local-to-server3.idm.example.local Left node: server1.idm.example.local Right node: server3.idm.example.local Connectivity: both A new segment must be added to allow the remaining servers replicate between themselves so the deletion can proceed. Reported by: sgarciam https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/installing_identity_management/uninstalling-an-ipa-server_installing-identity-management#annotations:211d1208-f3ce-45fc-94eb-1970d3f04714