syncrepl rid=123
type refreshOnly
interval 00:00:05:00
retry="60 10 300 +"
searchbase="dc=europe,dc=example,dc=com"
scope=sub
attrs="*,+"
schemachecking=off
I would have expected this to work every 5 minutes and replicate any changes, but nothing ever happens... except when I restart the slave.
I'm checking this by comparing the date stamp in the contextCSN. Have tried many different combinations but nothing seems to make much difference. This is a particularly hacked around version of slapd.conf, but a stripped down version doesn't work either (but still works when I restart the slave!)
Any suggestions?
Steve