[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ETCP Project
Greg Lindahl wrote:
> The HigherAvailabilityMirrorFS I described is a filesystem that can
> execute a given system call in 2 places: (1) against a local
> underlying filesystem (of any kind), and (2) against a remote
> underlying filesystem (of any kind). PVFS is actually forwarding the
> call up to a user-level process. In order to keep the 2 underlying
> filesystems synchronized, you need to do all writes against both, but
> reads only need to go against 1. (Screw atime.)
You might look into Intermezzo. It does something very similar. It is
referenced by the linux-ha home page http://linux-ha.org/
-- Alan Robertson
alanr@unix.sh
Linux-cluster: generic cluster infrastructure for Linux
Archive: http://mail.nl.linux.org/linux-cluster/