Wendt, Trevor wrote: > I'm having some significant issues getting my multi-master servers > synchronized after a network outage this past weekend. First I was > getting: > > error--> NSMMReplicationPlugin - agmt="cn=srv1-to-srv2" (srv2:389): > Replica has a different generation ID than the local data. > > Then after numerous attempts to clear out the change log and > reinitialize the consumer from srv1 to srv2, and failing each time > hitting a "ratio 0%" error (we increased server memory and > corresponding database/cache settings to no avail): > > error--> import userRoot: Processed 48136 entries -- average rate > 2292.2/sec, recent rate 2292.1/sec, hit ratio 0% > Are you thinking this is an 'error' ? It looks fine to me. 2300 entries/s processed. The hit ratio won't fill out until the load has been going for a few cycles, which it may never get to with a small number of entries. The generation ID errors sound like real errors, but those should be resolvable with the correct replica re-initialization done.