Hi,
I'm looking for a way to mirror a filesystem over a network so that two
servers can be kept up to date with each other in realtime. I.e if a user
ftps a file to server A, server B will automatically realise this and
update its own filesystem accordingly. The goal of this is a set of load
balancing web servers that aren't dependent on a centralised file server,
so that if we need to upgrade the disk space we can just pull them out one
at a time to add new disks.
I've looked at AFS, but i'm not entirely sure if thats what i'm looking
for... Software raid like that found at
http://www.drbd.org/ could also be
an option, but i'm not sure how reliable such a solution would be.
If anyone could offer advice as to the best way to go about this, or offer
any better suggestions, I woudl be very grateful.
Daniel Andersen