Hello,
I'm testing a multi-master installation of openldap 2.4.11 (debian lenny).
To check if the masters are consistent, I search for the contextCSN of each one, and check this value.
If the values are the same, the masters are consistents, rigth ??
But now, after many, many changes (ADD/DELETE), I am searching for the contextCSN and the server is reporting three contextCSN's.
Is this correct ??
EG: # ldapsearch -x -h <IP> objectClass=organization contextCSN -b dc=pr,dc=gov,dc=br -LLL -z 1 dn: dc=org contextCSN: 20081226121401.392297Z#000000#000#000000 contextCSN: 20081226173429.931124Z#000000#001#000000 contextCSN: 20081226173327.189304Z#000000#002#000000
Thanks. João Alfredo