On Fri, Sep 26, 2003 at 12:21:12AM +0200, Sagi Bashari wrote: > So going back to my original question: is there a simple way to > synchronize a directory between two linux servers, like rsync does -- > but in real time?
A directory also has its metadata, which will be a lot harder to synchronize in run time. If you're willing to go lower than the file system, to the block device, you can take a look at DRBD (distributed replicated block device, http://www.complang.tuwien.ac.at/reisner/drbd/), which can synchronize a local and remove block device at run time. Coupled with the linux-ha.org software, you can have automatic failover, which sounds pretty much like what you want. I haven't used either, but I've been giving them some serious thought and reading the code, and both look quite reasonable to me. Cheers, Muli -- Muli Ben-Yehuda http://www.mulix.org
signature.asc
Description: Digital signature