[Date Prev][Date Next] [Chronological] [Thread] [Top]

strange behaviour of syncrepl



Hi,

I meet a strange thing when using syncrepl.

Basically, when I add some nodes in the provider side, these nodes are
replicated to the consumer side, but when I delete some nodes in the
provider side, the consumer side remain untouched. This confuse me.

I don't think it's the design goal. Please see my attachment for config
files.

The data structure is:
./slapcat
dn: dc=example,dc=com
objectClass: dcObject
objectClass: organization
dc: example
o: example
structuralObjectClass: organization
entryUUID: be114baa-b80d-1029-8ca5-ed9474a0b100
creatorsName: dc=example,dc=com
createTimestamp: 20050912191828Z
entryCSN: 20050912191828Z#000000#00#000000
modifiersName: dc=example,dc=com
modifyTimestamp: 20050912191828Z
contextCSN: 20060920205557Z#000006#00#000000

dn: dc=osm,dc=example,dc=com
objectClass: dcObject
objectClass: organizationalUnit
dc: osm
ou: osm
structuralObjectClass: organizationalUnit
entryUUID: be126e90-b80d-1029-8ca6-ed9474a0b100
creatorsName: dc=example,dc=com
createTimestamp: 20050912191828Z
userPassword:: e1NTSEF9dnBtc3J3RW5Pc1A5b0srUk1kMnZBekVSWXRvaUpMcE8=
entryCSN: 20050912191828Z#000007#00#000000
modifiersName: dc=example,dc=com
modifyTimestamp: 20050912191828Z

dn: ou=people,dc=osm,dc=example,dc=com
objectClass: organizationalUnit
ou: people
structuralObjectClass: organizationalUnit
entryUUID: be12d1f0-b80d-1029-8ca7-ed9474a0b100
creatorsName: dc=example,dc=com
createTimestamp: 20050912191828Z
entryCSN: 20050912191828Z#000002#00#000000
modifiersName: dc=example,dc=com
modifyTimestamp: 20050912191828Z

dn: uid=jjones-mod,ou=people,dc=osm,dc=example,dc=com
objectClass: inetOrgPerson
uid: jjones
uid: jjones-mod
sn: jones
cn: janet jones
userPassword:: amFuZXQ=
structuralObjectClass: inetOrgPerson
entryUUID: be133564-b80d-1029-8ca8-ed9474a0b100
creatorsName: dc=example,dc=com
createTimestamp: 20050912191828Z
mail: newmail@example.com
title: added title
entryCSN: 20050912191828Z#000005#00#000000
modifiersName: dc=example,dc=com
modifyTimestamp: 20050912191828Z

Attachment: slapd.conf.consumer
Description: Binary data

Attachment: slapd.conf.provider
Description: Binary data