Hello all,
I am trying to setup multi-master replication while following the instructions on: https://www.itzgeek.com/how-tos/linux/centos-how-tos/configure-openldap-mult...
When I stop and start the slapd service the latter fails with : Aug 12 11:33:17 ldap1.domain.com slapd[30972]: @(#) $OpenLDAP: slapd 2.4.44 (Jan 29 2019 10:05:51) $ mockbuild@x86-ol7-builder-02.us.oracle.com: /builddir/build/BUILD/openldap-2.4.44/openldap-2.4.44/servers/slapd Aug 12 11:33:17 ldap1.domain.com slapd slapd[30972]: read_config: no serverID / URL match found. Check slapd -h arguments. Aug 12 11:33:17 ldap1.domain.com slapd slapd[30972]: slapd stopped. Aug 12 11:33:17 ldap1.domain.com slapd slapd[30972]: connections_destroy: nothing to destroy.
The openldap version is:2.4.44-21.el7_6.x86_64
I have filled /etc/sysconfig/slapd with the right url's.
Also used strace to see whether I could determine the cause.
This looks like a bug to me.
Can anyone help?
Regards Hans
--On Monday, August 12, 2019 12:38 PM +0200 HG hanspeter.sloot@gmail.com wrote:
When I stop and start the slapd service the latter fails with : Aug 12 11:33:17 ldap1.domain.com slapd[30972]: @(#) $OpenLDAP: slapd 2.4.44 (Jan 29 2019 10:05:51) $
It means that there is no match between what you defined as the URI's associated with olcServerID and the -h argument to slapd, so it cannot link a serverID to this instance of slapd.
--Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
openldap-technical@openldap.org