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 1395848 - segments should not be added under a replication conflict in cn=topology subtree.
Summary: segments should not be added under a replication conflict in cn=topology subt...
Keywords:
Status: CLOSED DUPLICATE of bug 1274430
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: 389-ds-base
Version: 7.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Noriko Hosoi
QA Contact: Viktor Ashirov
URL:
Whiteboard:
Depends On: 1398670
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-16 20:01 UTC by German Parente
Modified: 2020-03-11 15:23 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-04-07 09:11:46 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description German Parente 2016-11-16 20:01:31 UTC
Description of problem:

I have not been able to reproduce this issue yet. I think a simple scenario to reproduce it is to update to 7.3 (domain level 1) two nodes at the same time which are temporarily disconnected regarding replication.

What we observe is that one or more conflicts could appear to these entries:

dn: cn=domain,cn=topology,cn=ipa,cn=etc,<suffix>
dn: cn=ca,cn=topology,cn=ipa,cn=etc,<suffix>

like for instance:


dn: cn=domain+nsuniqueid=b3725a7b-a34711e6-b68bc5e1-98fbe70f,cn=topology,cn=ipa,cn=etc,<suffix>
dn: cn=ca+nsuniqueid=b3725abf-a34711e6-b68bc5e1-98fbe70f,cn=topology,cn=ipa,cn=etc,<suffix>
Which could unfortunately happen.

The problem is that afterwards we can find segments created under the conflicts:

dn: cn=<host1>-to-<host2>,cn=domain+nsuniqueid=b3725a7b-a34711e6-b68bc5e1-98fbe70f,cn=topology,cn=ipa,cn=etc,<suffix>

we could eventually rename the entry but we have also segments created under the original entry:

dn: cn=<host3>-to-<host4>,cn=domain,cn=topology,cn=ipa,cn=etc,<suffix>


This bug is reported to get sure that applications check that there's a replication conflict and create the segment always out of that conflict.

This could also be related to bz's:

https://bugzilla.redhat.com/show_bug.cgi?id=747701
[RFE] Make replication plugin put conflicts in a special suffix 

and:

https://bugzilla.redhat.com/show_bug.cgi?id=1213787
 [RFE] it could be nice to have replication conflicts being skipped in client app queries. 

Thanks and regards,

German.



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

ipa-server-4.4.0-12.el7.x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 6 Ludwig 2017-04-07 09:11:46 UTC
this bug will be resolved with the general repl conflict fix tracked in 1274430

*** This bug has been marked as a duplicate of bug 1274430 ***


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