I have no idea what that means, cn=servers has child objects that do exist on both servers.  Is there a way to force replicate from another node and overwrite all local conflicts.



From: "freeipa-users" <freeipa-users@lists.fedorahosted.org>
To: "freeipa-users" <freeipa-users@lists.fedorahosted.org>
Cc: "Ludwig Krispenz" <lkrispen@redhat.com>
Sent: Friday, July 28, 2017 3:30:07 AM
Subject: [Freeipa-users]Re: nsds5ReplConflict: missingEntry


On 07/27/2017 07:49 PM, email--- via FreeIPA-users wrote:
This is a new one, any ideas on how to get this to sync?

ldapsearch -x -D "cn=directory manager" -W -b "dc=ipa,dc=example,dc=com" "nsds5ReplConflict=*" \* nsds5ReplConflict
Enter LDAP Password:
# extended LDIF
#
# LDAPv3
# base <dc=ipa,dc=example,dc=com> with scope subtree
# filter: nsds5ReplConflict=*
# requesting: * nsds5ReplConflict
#

# servers, dns, ipa.example.com
dn: cn=servers,cn=dns,dc=ipa,dc=example,dc=com
objectClass: top
objectClass: extensibleObject
objectClass: glue
cn: servers
nsds5ReplConflict: missingEntry

# search result
search: 2
result: 0 Success

# numResponses: 2

this is a special type of conflict, also indicated by the "objectClass: glue". It is created if an entry is deleted on one server and at the same time a child for this entry is created on another server. when both operations are replicated a conflict arises. On on eserver it would be the attempt to delete an entry with children and on the other an attempt to add an entry without parent. This is resolved by resurrecting the deleted entry and flagging it as conflict and adding an objectclass glue.


Thanks
-Jake


_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-leave@lists.fedorahosted.org

-- 
Red Hat GmbH, http://www.de.redhat.com/, Registered seat: Grasbrunn, 
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Charles Cachera, Michael Cunningham, Michael O'Neill, Eric Shander

_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-leave@lists.fedorahosted.org