"Can you show us the RUV from the server that produces the csnplCommit error?" All I get is "ldap_search: No such object" Replica Configuration -- in it's current state. version: 1 dn: cn=replica,cn="dc=<mydomain>,dc=com",cn=mapping tree,cn=config objectClass: nsDS5Replica objectClass: top nsDS5ReplicaRoot: dc=<mydomain>,dc=com nsDS5ReplicaType: 3 nsDS5Flags: 1 nsDS5ReplicaId: 1 nsds5ReplicaPurgeDelay: 604800 nsDS5ReplicaBindDN: uid=<RepUserId>,cn=config cn: replica nsState:: AQAAAAQh7kUAAAAAAAAAAAEAAAA= nsDS5ReplicaName: 1848ed03-1dd211b2-808393a4-a3ae0000 nsds5ReplicaChangeCount: 41 nsds5replicareapactive: 0 -----Original Message----- > "The generation ID errors sound like real errors, but those should be > resolvable with the correct replica re-initialization done." > > I've tried re-initializing the consumer multiple times with no success. > The NSMMReplicationPlugin - replica_check_for_data_reload and the "csn" > errors are on my supplier server. When my srv2 went offline my srv1 > became the "Master" so I can't go from srv2 to srv1 without losing > entries. This is the dilemma... > > Thanks for you're suggestions. Please, keep them coming. > Can you show us the RUV from the server that produces the csnplCommit error? ldapsearch -x -D "cn=directory manager" -W -s base -b "nsuniqueid=ffffffff-ffffffff-ffffffff-ffffffff,dc=<mydomain>,dc=com" "(&(objectclass=*)(objectclass=nstombstone))" And your replica configuration? ldapsearch -x -D "cn=directory manager" -W -b "cn=config" "(objectclass=nsds5replica)" ####### REF: https://www.redhat.com/archives/fedora-directory-users/2007-March/msg000 20.html