Hi all,
I have two OpenLDAP servers using Linux debian etch and openldap version 2.3.27. The second server is using syncrepl for replication against the first server. If I update the master server whatsover the operation, slapd on the master segfault. When I restart slapd, everything goes fine and the slave comes up to date. If syncprov is disabled when updating the master, everything goes fine too. I provide the log while doing /usr/sbin/slapd -h ldaps://0.0.0.0/ ldap://0.0.0.0/ -g openldap -u openldap -d 9
Any idea?
Best regards,
Julien Morot
On 10/26/06, Julien Morot jmorot@prowebserver.fr wrote:
Hi all,
I have two OpenLDAP servers using Linux debian etch and openldap version 2.3.27. The second server is using syncrepl for replication against the first server. If I update the master server whatsover the operation, slapd on the master segfault. When I restart slapd, everything goes fine and the slave comes up to date. If syncprov is disabled when updating the master, everything goes fine too. I provide the log while doing /usr/sbin/slapd -h ldaps://0.0.0.0/ ldap://0.0.0.0/ -g openldap -u openldap -d 9
Any idea?
Your logs aren't that helpful for a crash. Do you have a core file you can look at?
--On Thursday, October 26, 2006 11:09 AM +0200 Julien Morot jmorot@prowebserver.fr wrote:
Hi all,
I have two OpenLDAP servers using Linux debian etch and openldap version 2.3.27. The second server is using syncrepl for replication against the first server. If I update the master server whatsover the operation, slapd on the master segfault. When I restart slapd, everything goes fine and the slave comes up to date. If syncprov is disabled when updating the master, everything goes fine too. I provide the log while doing /usr/sbin/slapd -h ldaps://0.0.0.0/ ldap://0.0.0.0/ -g openldap -u openldap -d 9
Yes, your overlay syncprov definition comes outside of the database definition. It is required to appear as a part of the database definition. I advise reading the documentation.
--Quanah
-- Quanah Gibson-Mount Principal Software Developer ITS/Shared Application Services Stanford University GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html
openldap-software@openldap.org