You haven't mentioned how you are using rsync, ie. command line arguments. I assume you already know about --delete, and your problems are due to a timing issue. Nonetheless, I tend to think this use of rsync is fraught with peril.
You may want to look at unison[1] instead, which should be able to better handle the bi-directional mirroring -- or perhaps ha[2].
[1] http://www.cis.upenn.edu/~
http://www.linuxjournal.co
[2] http://www.linux-ha.org/
Good luck!
Main Topics
Browse All Topics





by: TintinPosted on 2009-08-12 at 19:28:31ID: 25085106
Do you have the rsync process running on both servers?