[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Master to slave replycation - Size limit exceeded
Hello.
I try to make a Master to slave replycation with LDAP 2.4.13.
Then it was beound 500 entries - all was fine, but now it bigger and
replycation fail on start with this error:
do_syncrep2: rid=123 LDAP_RES_SEARCH_RESULT (4) Size limit exceeded
do_syncrep2: rid=123 (4) Size limit exceeded
do_syncrepl: rid=123 retrying (9 retries left)
I google this and read few posts. Make all recomendation but nothing
helps. I stoped on this conf:
limits dn.exact="uid=replicator,ou=ServiceUsers,dc=CAS" size=unlimited
time=unlimited
limits anonymous size.soft=50 size.hard=100 size.unchecked=32767
time.soft=15 time.hard=60 size=unlimited
sizelimit unlimited
sizelimit size=unlimited
#######################################################################
# BDB database definitions
#######################################################################
syncrepl rid=123
provider=ldap://78.129.148.74:389
type=refreshAndPersist
interval=0:0:01:00
retry="60 10 300 3"
searchbase="dc=CAS"
filter="(objectClass=*)"
scope=sub
attrs="*,+"
schemachecking=off
bindmethod=simple
binddn="uid=replicator,ou=ServiceUsers,dc=CAS"
credentials=secret
timelimit=unlimited
sizelimit=unlimited
What else can I do?
--
Best regards,
Proskurin Kirill