Hello all,
I am trying to setup multi-master replication while following the instructions on:
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