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.
Bug 1265910 - ipa-replica-manage del: Failed to cleanup DNS records if matching DNS zone is a forward zone
Summary: ipa-replica-manage del: Failed to cleanup DNS records if matching DNS zone is...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: ipa
Version: 7.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: IPA Maintainers
QA Contact: Namita Soman
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-24 07:09 UTC by Sudhir Menon
Modified: 2019-01-10 21:56 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-01-10 21:56:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Sudhir Menon 2015-09-24 07:09:11 UTC
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:

Comment 3 Petr Vobornik 2015-10-19 20:53:45 UTC
Upstream ticket:
https://fedorahosted.org/freeipa/ticket/5384

Comment 4 Petr Vobornik 2016-06-02 12:05:05 UTC
Happens only if we have DNS forward zone set up which matches the AD zone. DNS cleanup is last step of winsync del, it doesn't have functional impact.

Comment 5 Petr Vobornik 2016-08-03 13:22:33 UTC
Fix for this did not make 4.4 upstream release, postponing to later release.

Comment 6 Rob Crittenden 2019-01-10 21:56:54 UTC
Thank you taking your time and submitting this request for Red Hat Enterprise Linux. The request was cloned to the upstream tracker a long time ago (see link to the upstream ticket above), but it was unfortunately not given priority either in the upstream project, nor in Red Hat Enterprise Linux.

Given that this request is not planned for a close release, it is highly unlikely it will be fixed in this major version of Red Hat Enterprise Linux. We are therefore closing the request as WONTFIX.

To request that Red Hat reconsiders the decision, please reopen the Bugzilla with the help of Red Hat Customer Service and provide additional business and/or technical details about it's importance to you. Please note that you can still track this request or even offer help in the referred upstream Pagure ticket to expedite the solution.


Note You need to log in before you can comment on or make changes to this bug.