Looks like the syslog messages probably cover why sync_client is
having problems. However, I think common wisdom is that sync_client
should be started separately from cyrus master, because the
sync_client process dies. Since it dies, you should plan on
restarting it, monitoring whether it's still running, etc. If you're
experiencing an ordering problem with ptloader, sync_client after
cyrus master will probably solve this problem for you.
:wes
On 26 Oct 2006, at 09:42, Dmitriy Kirhlarov wrote:
I'm trying to make master-master rolling replication with
sync_(client|server) on two cyrus imapd servers. It's working, but
only when I run sync_client process manually, after cyrus is starting.
When I run it from cyrus.conf START section (as recommended
http://cyrusimap.web.cmu.edu/imapd/install-replication.html) only two
processes start -- idled and sync_client.
Both servers are using ldap database for user accounts and possibly
the problem is in ptloader -- it might not be started before
sync_client. Option -w, for sync_client also, doesn't resolve this
problem.
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html