refreshAndPersist syncrepl replication stops working after a while

2006-09-18 Thread Barry Flanagan
Hi, I am using 2.3.24 and have one master and one slave, using the syncrepl overlay on the master. My problem is that in refreshAndPersist mode, after some time the slave no longer receives updates. If I restart the slave the updates arrive. I am not sure where my problem lies. Any ideas

Re: refreshAndPersist syncrepl replication stops working after a while

2006-09-18 Thread Andreas Hasenack
On Mon, Sep 18, 2006 at 12:07:03PM +0100, Barry Flanagan wrote: Hi, I am using 2.3.24 and have one master and one slave, using the syncrepl overlay on the master. My problem is that in refreshAndPersist mode, after some time the slave no longer receives updates. If I restart the slave the

Re: refreshAndPersist syncrepl replication stops working after a while

2006-09-18 Thread Aaron Richton
Much of your problem likely lies in known and fixed bugs. See http://www.openldap.org/software/release/changes.html. Upgrade to 2.3.27 and see if the behavior persists. On Mon, 18 Sep 2006, Barry Flanagan wrote: Hi, I am using 2.3.24 and have one master and one slave, using the syncrepl

Re: refreshAndPersist syncrepl replication stops working after a while

2006-09-18 Thread Barry Flanagan
Andreas Hasenack wrote: On Mon, Sep 18, 2006 at 12:07:03PM +0100, Barry Flanagan wrote: Hi, I am using 2.3.24 and have one master and one slave, using the syncrepl overlay on the master. My problem is that in refreshAndPersist mode, after some time the slave no longer receives updates. If I

Re: refreshAndPersist syncrepl replication stops working after a while

2006-09-18 Thread Dmitriy Kirhlarov
On Mon, Sep 18, 2006 at 12:07:03PM +0100, Barry Flanagan wrote: Slave: syncrepl rid=101 provider=ldap://master:389 type=refreshAndPersist retry=500 + searchbase=dc=example,dc=com filter=(objectClass=*) scope=sub schemachecking=off

Re: limits

2006-09-18 Thread Atom Powers
Magnus Morén wrote: I have trouble getting limits to work on my LDAP-server. In my slapd.conf I have this entry (one line in file): limits dn.exact=cn=admin,dc=test,dc=org time.soft=unlimited \ time.hard=unlimited size.soft=unlimited size.hard=unlimited Make sure you put that in your

Re: limits

2006-09-18 Thread Magnus Morén
Atom Powers wrote: Make sure you put that in your database section. Tnx. I had the entry in the global section and have now moved it into the database section. Unfortunately it is still not working. Howard Chu wrote: Re-read the slapd.conf(5) manpage, note the syntax for writing