Hello,
migrating from slurpd I try to setup syncrepl. I read the slapd.conf man page and http://www.openldap.org/doc/admin24/replication.html#LDAP%20Sync%20Replicati... to get it up and running but I can't even get the consumer to send search requests to the provider.
tcpdump shows that the consumer doesn't even start to talk with the provider after startup and openldap -d 16384 doesn't give me a hint also.
Can someone here point me to the right direction how to proceed please?
My configs can be viewed here: provider config: http://58c.om.sl.pt consumer config: http://58c.oy.sl.pt
I also gathered the logging output from slapd -d -1 but this are two ~1.5MB files and too big to paste them in pastebin. I'll happily email the files per request.
thx jimy
On Thu, 5 Jul 2012, jimy wrote:
I also gathered the logging output from slapd -d -1 but this are two ~1.5MB files and too big to paste them in pastebin. I'll happily email the files per request.
-d -1 might be a bit of an overreach at this time, but perhaps running slapd with -d config,sync would be a decent place to start?
Okay - I made a stupid mistake. I missed that slapd is started with -F and without -f and I made all my changes in slabd.conf - so it's no surprise that my configuration changes weren't honored.
Thank you very much for your kind attention.
Am 05/07/12 17:45, schrieb Aaron Richton:
On Thu, 5 Jul 2012, jimy wrote:
I also gathered the logging output from slapd -d -1 but this are two ~1.5MB files and too big to paste them in pastebin. I'll happily email the files per request.
-d -1 might be a bit of an overreach at this time, but perhaps running slapd with -d config,sync would be a decent place to start?
openldap-technical@openldap.org