#5384 ipa-replica-manage del : Failed to cleanup DNS records if matching DNS zone is a forward zone
Closed: wontfix 5 years ago by rcritten. Opened 8 years ago by pvoborni.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1265910

Description of problem: when ipa-replica-manage delete command is used, the
cleanup is not done.


Version-Release number of selected component (if applicable):


How reproducible: Always


Steps to Reproduce:
1. Ensure winsync replication agreement is setup without any errors.
2. Now remove the agreement.

Actual results: The winsync agreement is removed, but there is a message
displayed on the console.

[root@ipa01 ~]# ipa-replica-manage del win01.test.in
Skipping calculation to determine if one or more masters would be orphaned.
Deleting replication agreements between win01.test.in and ipa01.labs01.test
Forcing removal on 'ipa01.labs01.test'
Any DNA range on 'win01.test.in' will be lost
Deleted replication agreement from 'ipa01.labs01.test' to 'win01.test.in'
Failed to cleanup win01.test.in DNS entries: invalid 'dnszoneidnsname':
Gettext(u'only master zones can contain records', domain='ipa', localedir=None)
You may need to manually remove them from the tree

Expected results: 'Failed to cleanup' message should be fixed.
If possible should remove the command should remove the records as well without
user manually doing it.


Additional info:

This happens only if tries to delete a DNS record from a DNS forward zone.

Maybe, bindinstance.py.del_rr method could be improved to handle this case.

It doesn't have functional impact, therefore lowering priority.

This ticket is out of scope of 4.4.0 release. Moving to 4.4.1. Note that 4.4.1 needs to be triaged, therefore not everything will be implemented.

moving out tickets not implemented in 4.4.1

4.4.2 is a stabilization milestone. If this bug is important stabilization bug then please put it to NEEDS TRIAGE milestone for retriage.

Metadata Update from @pvoborni:
- Issue set to the milestone: FreeIPA 4.5 backlog

7 years ago

Thank you taking time to submit this request for FreeIPA. Unfortunately this bug was not given priority and the team lacks the capacity to work on it at this time.

Given that we are unable to fulfil this request I am closing the issue as wontfix. To request re-consideration of this decision please reopen this issue and provide additional technical details about its importance to you.

Metadata Update from @rcritten:
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata