On Wed, 2014-12-31 at 13:50 -0800, Quanah Gibson-Mount wrote:
> --On Wednesday, December 31, 2014 3:31 PM -0500 Brendan Kearney
> <bpk678(a)gmail.com> wrote:
>
>
>> /usr/sbin/slapd -u ldap -h "ldapi:/// ldap:///" -4 -d9
>
>> olcServerID: 1
ldap://ldap1.bpk2.com
>> olcServerID: 2
ldap://ldap2.bpk2.com
>>
>> not sure what is wrong. can someone point me in the right direction?
>
> Your -h argument clearly does not match anything in olcServerID. Seems
> fairly clear to me, which is what the error message you received was
> pointing out. ;)
its looking for cn=Subschema, which does not exist on the instance that
wont start, does not exist on the MMR mirror instance, and cannot be
added to the MMR mirror instance.
54a5a578 send_ldap_result: conn=-1 op=0 p=0
54a5a578 >>> dnNormalize: <cn=Subschema>
54a5a578 <<< dnNormalize: <cn=subschema>
54a5a578 read_config: no serverID / URL match found. Check slapd -h
arguments.