Quanah Gibson-Mount wrote:
--On Tuesday, July 21, 2009 2:31 PM -0500 Peter Clarkclarkp@mtmary.edu wrote:
Hello,
This is probably easy to but I did not find a straight forward answer posted. When using Delta Syncrepl do you use a unique number for the rid on each consumer in the slapd.conf?
ie: 1 master and 3 slaves:
slave 1: syncrepl rid=0 blah...
slave 2: syncrepl rid=1 blah...
slave 3: syncrepl rid=2 blah...
Or can I just use syncrepl rid=0 on all 3 slaves?
You can use rid=0 on all 3 slaves. RID is unique to the particular slave database.
RID must be unique within a slapd configuration.
Whatever else you said is just confusing/extraneous.