Hi all,

I am into my second day of hell trying to get server C to replicate to servers 
B and A in a multimaster replication setup.

For reasons unknown it appears getting servers A and B to be blown away 
completely by the contents of (initially empty) server C is trivial in the 
extreme, cue two three hour outages and restores from backup. I cannot for the 
life of me get this to work the other way around.

After running the scripts to deploy server C from scratch, and adding the 
replication agreement to server A, I get the following in server C's log below.

I have a number of questions:

- "Replica has a different generation ID than the local data." - what does this 
mean? Is it simply information to be ignored, a warning to be heeded (if so, 
how?), or an error (if so, what action must be taken?).

- "ERROR bulk import abandoned". I am assuming this means that the replication 
failed, but it gives no indication as to *why* it failed. Anyone know of a way 
to coax a reason out of 389ds?

- "NSMMReplicationPlugin - replica_replace_ruv_tombstone: failed to update 
replication update vector for replica". Again, is this purely for information, 
is this a warning, is this an error, what should I do in response to this?

All I want to do is make serverc have the same data as servera. Does anyone 
have a clear and concise set of instructions for how this is to be achieved 
safely?

[04/May/2014:15:50:17 +0200] NSMMReplicationPlugin - agmt="cn=Agreement 
servera.example.com" (servera:636): Replica has a different generation ID than 
the local data.
[04/May/2014:15:50:21 +0200] NSMMReplicationPlugin - agmt="cn=Agreement 
serverb.example.com" (serverb:636): Replica has a different generation ID than 
the local data.
[04/May/2014:15:51:36 +0200] NSMMReplicationPlugin - 
multimaster_be_state_change: replica o=Foo,c=za is going offline; disabling 
replication
[04/May/2014:15:51:36 +0200] - WARNING: Import is running with 
nsslapd-db-private-import-mem on; No other process is allowed to access the 
database
[04/May/2014:15:51:40 +0200] - ERROR bulk import abandoned
[04/May/2014:15:51:40 +0200] - import userRoot: Aborting all Import threads...
[04/May/2014:15:51:45 +0200] - import userRoot: Import threads aborted.
[04/May/2014:15:51:45 +0200] - import userRoot: Closing files...
[04/May/2014:15:51:45 +0200] - libdb: userRoot/aci.db4: unable to flush: No 
such file or directory
[04/May/2014:15:51:45 +0200] - libdb: userRoot/cn.db4: unable to flush: No such 
file or directory
[04/May/2014:15:51:45 +0200] - libdb: userRoot/parentid.db4: unable to flush: 
No such file or directory
[04/May/2014:15:51:45 +0200] - libdb: userRoot/mailAlternateAddress.db4: unable 
to flush: No such file or directory
[04/May/2014:15:51:45 +0200] - libdb: userRoot/objectclass.db4: unable to 
flush: No such file or directory
[04/May/2014:15:51:45 +0200] - libdb: userRoot/entryrdn.db4: unable to flush: 
No such file or directory
[04/May/2014:15:51:45 +0200] - libdb: userRoot/givenName.db4: unable to flush: 
No such file or directory
[04/May/2014:15:51:45 +0200] - libdb: userRoot/uniquemember.db4: unable to 
flush: No such file or directory
[04/May/2014:15:51:45 +0200] - libdb: userRoot/nsuniqueid.db4: unable to flush: 
No such file or directory
[04/May/2014:15:51:45 +0200] - libdb: userRoot/mailHost.db4: unable to flush: 
No such file or directory
[04/May/2014:15:51:45 +0200] - libdb: userRoot/mail.db4: unable to flush: No 
such file or directory
[04/May/2014:15:51:45 +0200] - libdb: userRoot/id2entry.db4: unable to flush: 
No such file or directory
[04/May/2014:15:51:45 +0200] - libdb: userRoot/sn.db4: unable to flush: No such 
file or directory
[04/May/2014:15:51:45 +0200] - libdb: userRoot/uid.db4: unable to flush: No 
such file or directory
[04/May/2014:15:51:45 +0200] - import userRoot: Import failed.
[04/May/2014:15:51:45 +0200] - process_bulk_import_op: NULL target sdn
[04/May/2014:15:51:49 +0200] NSMMReplicationPlugin - 
replica_replace_ruv_tombstone: failed to update replication update vector for 
replica o=Foo,c=ZA: LDAP error - 1
[04/May/2014:15:51:53 +0200] NSMMReplicationPlugin - 
replica_replace_ruv_tombstone: failed to update replication update vector for 
replica o=Foo,c=ZA: LDAP error - 1
[04/May/2014:15:51:57 +0200] NSMMReplicationPlugin - 
replica_replace_ruv_tombstone: failed to update replication update vector for 
replica o=Foo,c=ZA: LDAP error - 1

Regards,
Graham
--

--
389 users mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/389-users

Reply via email to