Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 2006 00:21:24 +0200
From:      pbdlists@pinboard.com
To:        freebsd-questions@freebsd.org
Subject:   Re: Cluster File System
Message-ID:  <20060623222124.GB85026@pinboard.com>
In-Reply-To: <53b0r3$amsu53@iinet-mail.icp-qv1-irony8.iinet.net.au>
References:  <53b0r3$amsu53@iinet-mail.icp-qv1-irony8.iinet.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Christopher!

GFS (Global File System) is for Red Hat Linux, but GPL, if you have the
programming muscle to port it. http://www.redhat.com/software/rha/gfs/

But does MySQL support accessing one file storage from two separate
servers? Even with GFS, applications must play along and do _proper_
filelocking without hanging on to exclusive locks unnecessarily.

Also, if you really do need to go with a cluster file system, you
probably easily have the pennies necessary for buying Red Hat and GFS
subscriptions and do it that way, considering that proper shareable SAN
storage is not (yet) available for a butterbread. The el-cheapo variant
of SAN storage would be iSCSI.

As for ftp; replication or NFS probably are the cheapest solutions.

Cheers,

Kurt

On Fri, Jun 23, 2006 at 09:03:03PM +1000, Christopher Martin wrote:
> Is there, or are there any plans for, a cluster file system for FreeBSD?
> Does anyone know of an open-source one that could be ported?
> 
> Would be great to have two servers dishing out MySQL, ftp, etc from a single
> chunk of RAID rather than having to muck about replicating between the two
> boxen.
> 
> C Martin
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060623222124.GB85026>