El 22/3/19 a las 19:22, Quanah Gibson-Mount escribió:
--On Friday, March 22, 2019 9:01 AM +0100 "Angel L. Mateo" amateo@um.es wrote:
replication is using syncrepl, not delta-syncrepl.
One of your quoted syncrepl stanzas clearly shows delta-syncrepl. I cannot magically intuit which version you're having problems with.
olcSyncrepl: {1}rid=42 provider=ldap://canis42.um.es binddn=<repl user dn> bindmethod=simple credentials=XXXXXXXX searc hbase=dc=Telematica type=refreshAndPersist retry="30 +" timeout=1 logbase=" cn=log" logfilter="(&(objectClass=auditWriteObject)(reqResult=0))" schemaCh ecking=on syncdata=accesslog exattrs="pwdFailureTime"
Maybe I haven't clearly explain the scenario.
* I have a farm with syncrepl running for years without any problem. This farm is running 2.4.43. Servers of this farm are named canis3x * I have a new farm with servers named canis41 and canis42 (with 2.4.47), where: ** canis41 is syncrepl with canis39 (to keep both farms synchronized) ** canis41 and canis42 has delta-syncrepl between them (my idea is to switch off canis3x farm and then left just this delta-syncrepl)
The problem I'm having is with syncrepl between canis39 and canis41.