[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: delta-syncrepl and mirrormode problem (2.4.29)



Hello Quanah,

I am double checking my configuration right now.

> I notice you've configured via slapd.conf, but set up your replication 
as 
> if you were replicating cn=config, which doesn't really make much sense. 


I have no syncrepl - directives in my config-database configured:
######################################################################

database        config

rootdn          cn=config

rootpw          {SHA}secret

#######################################################################
As far as I understood, the configuration only gets replicated when it is 
configured to do so.


> For example, listing the olcServerID twice with URIs.  You should only 
need 
> to have a single olcServerID that is unique to each master, and with no 
URI 
> when using slapd.conf.

According to the man pages on openldap.org it should be right:
 serverID <integer> [<URL>]
                       ... 
                       If the URL is provided, this directive may  be 
specified  multiple
                       times,  providing  a  complete list of 
participating servers and
                       their IDs. The fully qualified hostname of each 
server should be
                       used  in the supplied URLs. 


Nevertheless I tried with only one server-entry for each master and had 
the same problems.

> so I don't know specifically if it works, but if test063 passes for you, 

> then that would indicate it works.

It is not so easy to get the tests running with windows. So I can't check 
if test063 passes yet.

Thanks for your response and best regards,
Frank