[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Large database initial replication problem
- To: openldap-software@openldap.org
- Subject: Large database initial replication problem
- From: Łukasz Wąsikowski <lukasz@wasikowski.net>
- Date: Fri, 17 Oct 2008 10:20:32 +0200
- Openpgp: id=1FAE7545; url=http://www.lukasz.wasikowski.net/lukasz@wasikowski.net.asc
- Organization: Cadera Sp. z o.o.
- User-agent: Thunderbird 2.0.0.17 (Windows/20080914)
Welcome!
I've got large test database (>20000 entries), set up replication using
syncrepl (refreshAndPersist). It work's fine when consumer is connected
to provider while importing all database. But when I add new consumer to
use existing database only first 500 records are replicated. I know
about sizelimit, but I don't want to raise it (because I don't know how
big my database will grow). The question is - why consumer won't get
rest of the entries in another queries? What am I doing wrong? I can't
import all database everytime I connect new consumer in a production
enviroment.
--
Best regards,
Lukasz Wasikowski