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

Re: (ITS#3996) syncrepl with subordinate back-meta keeps reconnecting.



pfnguyen@best.com wrote:
> Full_Name: Perry Nguyen
> Version: 2.3.7
> OS: Linux FC3
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (66.245.252.239)
>
>
> I am using syncrepl to replicate from a master which has a bdb and a back-meta
> glued into the same namingContext.  On the master, I have an ACL set so that the
> replicator login cannot descend into the glued back-meta.  When I launch the
> consumer slapd, it connects to the master in a continual loop, something that
> /seems/ like for (;;) reconnect_to_master();
>
> [[logs trimmed.  See http://www.openldap.org/its/?findid=3996]]
>   
The problem with the provider not giving the answer the consumer was 
looking for has been fixed in HEAD, and the slapd.conf(5) manpage has 
also been updated with notes about glue/subordinate's interaction with 
other overlays.

With the fixed code in HEAD, add an "overlay glue" directive just above 
your "overlay syncprov" on the master. See the manpage for more info; 
please follow up to this ITS with your results.

-- 
  -- Howard Chu
  Chief Architect, Symas Corp.  http://www.symas.com
  Director, Highland Sun        http://highlandsun.com/hyc
  OpenLDAP Core Team            http://www.openldap.org/project/