On Sun, Nov 04, 2001 at 11:05:59PM +0100, Christian Hammers wrote:
> This syncronisation should be at the best at kernel level i.e. a write()
> call should only return with success if the data reached the local harddisc
> (or at least fs cache) and the remote one so that I can make load balancing
Hello
Most examples in the documentation deal with many servers and many clients.
The setup I need is just a mean to sync one directory between two servers.
This syncronisation should be at the best at kernel level i.e. a write()
call should only return with success if the data reached the local