#5307 ipa-replica-manage del --force --clean won't clean remnant records if there is no RUV with replica ID
Closed: Fixed None Opened 8 years ago by pvoborni.

In that case ipa-replica-manage del will end with:

ipa-replica-manage del ipa1.test.local --force -c
Connection to 'ipa1.test.local' failed:
Forcing removal of ipa1.test.local
Skipping calculation to determine if one or more masters would be orphaned.
No RUV records found.

And so replica_cleanup won't be called.

Replica cleanup:

  • deletes services of the host
  • removes s4u2proxy configuration
  • removes the master entry
  • removes some ACIs

master:

  • 72f5c52 fixes premature sys.exit in ipa-replica-manage del

ipa-4-3:

  • 66be65c fixes premature sys.exit in ipa-replica-manage del

Metadata Update from @pvoborni:
- Issue assigned to stlaz
- Issue set to the milestone: FreeIPA 4.3.2

7 years ago

Login to comment on this ticket.

Metadata