Displaying 1 result from an estimated 1 matches for "dsync_run_type_local".
2015 Mar 16
1
Problem with replication ("Fatal: -N parameter requires syncing with remote host")
...owever, I can't figure out the cause for
the error that I am seeing. I have looked into source code and found
where this error is triggered (line 834 in
doveadm/dsync/doveadm-dsync.c, inside Dovecot 2.2.9 source code), but I
am afraid that I don't understand the context (ctx->run_type ==
DSYNC_RUN_TYPE_LOCAL) and it would take me a lot of time to debug the
whole thing from the scratch. I've never looked into Dovecot internals
before, so it's all a mystery to me at this point.
I've tried stracing the process but the flow does not make sense to me,
I can't understand what exactly happens...