[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
syncrepl consumer with several providers, is it working?
- To: openldap-technical@openldap.org
- Subject: syncrepl consumer with several providers, is it working?
- From: LALOT Dominique <dom.lalot@gmail.com>
- Date: Wed, 16 Mar 2011 16:13:41 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=rJCM5JOBcIyv9i25z3X2pPkisk0zf5m+FO9lgZWzCn0=; b=w9clsNfSYrjKnI/iPi5p7ePrIJYFxL9CwFzTDVdnQqA2K0oDAO7JYYHd64rCmRdk1w 3TCOC2Sp9sSeklFolRfCycFJXWKadFyV/mE7o89BimpeF94lQFDM7Ca6euUzNF3FIzIa RQEbQZOAfYr6BhOf8D8lrBqnr3iGPuk+k+OlM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=lvxI6mL5iDBFJcBqF+J57Dt1gE2dZilO/7Seo9WyILefD5UVRrxLsTHLNfxLfqKJE3 cd0vQr1kHcSrG2Rz8sEf3LXV6eVPA4l+lVG5jY69k1K5Y6x4CR/7B6KfrhgzI8Naq/gM kc6M2zC2KAzZG5YWbr1ZyXGrXDZM0zn/gUVYM=
Hello,
I'm a little bit worried about that mail and the fact that our setup is getting out of sync sometimes.
http://www.openldap.org/lists/openldap-software/200505/msg00324.html
versions: the providers are all 2.4. The consumer is 2.4.23, some providers 2.4.21 one 2.4.11
And our setup is not stable, we get out of sync, it's a matter of days/weeks. So, is this working? Should we prefer a relay, then replicate from the relay. What is the right solution?
Is there a simple way to force replication whithout deleting the database?
Should I replicate to 4 databases and create refererals, then replicate the whole tree to another consumer?
Thanks in advance for any advice
Dom
Our configuration on the fusion consumer:
database bdb
suffix "dc=fr"
syncrepl rid=010
provider=ldap://ldapmaitre.univ-xx.fr/
type=refreshAndPersist
searchbase="dc=univ-xx,dc=fr"
retry="60 10 300 +"
scope=sub
filter="(objectClass=*)"
attrs="*,modifytimestamp,modifiersName,createTimestamp,creatorsName"
schemachecking=off
bindmethod=simple
syncrepl rid=011
provider=ldap://ldapmaitre.univ-yy.fr/
type=refreshAndPersist
searchbase="dc=univ-yy,dc=fr"
retry="60 10 300 +"
scope=sub
filter="(objectClass=*)"
attrs="*,modifytimestamp,modifiersName,createTimestamp,creatorsName"
schemachecking=off
bindmethod=simple
syncrepl rid=012
provider=ldap://annuaire.univ-zz.fr/
type=refreshAndPersist
searchbase="dc=univ-zz,dc=fr"
retry="60 10 300 +"
scope=sub
filter="(objectClass=*)"
attrs="*,modifytimestamp,modifiersName,createTimestamp,creatorsName"
schemachecking=off
bindmethod=simple
syncrepl rid=013
provider=ldap://annuaire-maitre.univ-ww.fr/
type=refreshAndPersist
searchbase="dc=univ-ww,dc=fr"
retry="60 10 300 +"
scope=sub
filter="(objectClass=*)"
attrs="*,modifytimestamp,modifiersName,createTimestamp,creatorsName"
schemachecking=off
bindmethod=simple
--
Dominique LALOT
Ingénieur Systèmes et Réseaux
http://annuaire.univmed.fr/showuser.php?uid=lalot