[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
syncrepl with mirrormode compatible with OpenLDAP version 2.3.43?
- To: openldap-technical@openldap.org
- Subject: syncrepl with mirrormode compatible with OpenLDAP version 2.3.43?
- From: Houston Ray <houston.r.hopkins@gmail.com>
- Date: Wed, 18 Jul 2012 14:31:51 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=/UM2siKcKl1FOtn3IfK1vDFIbXkgc8sf6u2s8aLN4gU=; b=I7OX1Xg4bMULFs2d3mW5NvSJaA86/zjg/dc6N2SdQnD3+akDpBvT+UA5benSM1/SQ8 am7U8MhzAyetcWaEFPrE5HRRrrZGcKV9TWw686d4I8j8gOTr10NxC2eQTVSpXwVcNzn+ IPO80/BSqi63IakK7wOctv6ONhbR3/rI93bZbM8+duqeea2JB3JHQEgxJUoQFzmA7Rqq yO/CILRYveyLTY189WX7+s+AMZccezXfjyCNQt9Ow44aD84qlMR4shmadn/y9shoJfLW WOog/+PZsjNBCq/9HJix9Qo71pNPe4U3iauHXdCbS5hAEMHCAEXejzkHHYB9ggbVpqFP xOGQ==
I have setup my slapd.conf file with the directives for syncrepl with mirrormode on. This seems to cause issues with any write operations that occur after setup.
(syncrepl does work with the provider/consumer setup but so far not with mirrormode)
I am now guessing that mirrormode is in fact NOT available in version prior to 2.4
I have searched for an answer, but have yet to find any clear statement saying that it is not supported.
thanks in advance to anyone who can confirm or deny that syncrepl with mirrormode is or is not supported in version 2.3.43
-h