On Tue, Sep 02, 2008 at 03:17:42PM +0100, Matthew Macdonald-Wallace wrote: > On Tue, 2 Sep 2008 16:03:27 +0200 > Lars Ellenberg <[EMAIL PROTECTED]> wrote: > > > why not use NFS? > > add plenty RAM into your web servers, > > and nfs-mount the content from some NFS server (HA NFS DRBD Cluster?) > > Because I've had issues with Locking on NFS in the past where a number > of systems all have the same NFS mounts and are all reading/writing the > same data. > > Also, I don't want to have to install a third tier into the cluster. > > My current plan (having spent most of the day looking at > code/gfs/pvfs2/ocfs etc) is to use inotify to trigger an rsync+ssh > script that copies the files over the network. > > Thanks for the suggestion though...
have a look at csync2 http://oss.linbit.com/csync2 -- : Lars Ellenberg : LINBIT HA-Solutions GmbH : DRBD®/HA support and consulting http://www.linbit.com DRBD® and LINBIT® are registered trademarks of LINBIT Information Technologies GmbH _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
