Heya,
Currently running OpenLDAP 2.4.40 (most recent Centos patch) in a MirrorMaster environment.
The two instances have olcServerIds of 101 and 102..
Within the syncprepl, each server is using a RID of 999.
Everything appears to be working fine - but each of my providers now have replication cookies that seem to reference some other servers??
contextCSN: 20170918082017.961842Z#000000#*065*#000000 contextCSN: 20170915112957.845512Z#000000#*066*#000000
Is this an oddity/bug? Or could someone point me in the right direction to better understand what I'm seeing and where I've got confused?
Thanks in advance.
Tim wrote:
The two instances have olcServerIds of 101 and 102..
Everything appears to be working fine - but each of my providers now have replication cookies that seem to reference some other servers??
contextCSN: 20170918082017.961842Z#000000#*/065/*#000000 contextCSN: 20170915112957.845512Z#000000#*/066/*#000000
Server IDs (SID) in EntryCSN LDAP syntax are hex. So your example values above look perfectly fine.
See also: https://www.openldap.org/faq/data/cache/1145.html
Ciao, Michael.
Ahh, okay - that makes total sense now.
Apologies for the mailing list noise.
Cheers!
On Mon, Sep 18, 2017 at 11:02 AM, Michael Ströder michael@stroeder.com wrote:
Tim wrote:
The two instances have olcServerIds of 101 and 102..
Everything appears to be working fine - but each of my providers now have replication cookies that seem to reference some other servers??
contextCSN: 20170918082017.961842Z#000000#*/065/*#000000 contextCSN: 20170915112957.845512Z#000000#*/066/*#000000
Server IDs (SID) in EntryCSN LDAP syntax are hex. So your example values above look perfectly fine.
See also: https://www.openldap.org/faq/data/cache/1145.html
Ciao, Michael.
openldap-technical@openldap.org