Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2000 16:51:39 -0700
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Matthew Jacob <mjacob@feral.com>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: [ Global Filesystem ] a thought to mull over ...
Message-ID:  <20000510165139.Q28180@fw.wintelcom.net>
In-Reply-To: <Pine.BSF.4.05.10005101510400.27302-100000@semuta.feral.com>; from mjacob@feral.com on Wed, May 10, 2000 at 03:15:32PM -0700
References:  <20000510153705.O28180@fw.wintelcom.net> <Pine.BSF.4.05.10005101510400.27302-100000@semuta.feral.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Matthew Jacob <mjacob@feral.com> [000510 15:48] wrote:
> > > 
> > > I don't know ARLA. Different intents than CODA. This filesystem is intended to
> > > be a shared local (well, fabric) filesystem across heterogenous hosts.
> > 
> > No offence, the way I read it, it looks like an exportable vn device,
> > hardly state-of-the-art clustering technology.
> 
> Hmm? Possibly- although I don't quite get how you're seeing that.
> 
> Still, somebody asked recently, wrt to a fibre channel loop with two (if not
> more) FreeBSD machines connected to it with a JBOD and 10 36GB Fibre Channel
> drives, "What filesystem do I use to share between the FreeBSD machines"?
> 
> So, modulo a network based filesystem over Gig Ethernet (which may or may not
> be as fast as a SAN on Fibre Channel), what do you recommend?

Re-reading it I was wrong it does seem to be some sort of network
filesystem, the way they phrase:


  What is GFS?

  The Global File System (GFS) allows multiple Linux machine to
  share storage devices over a network. Each machine sees the
  network disks as local, and GFS itself appears as a local file
  system. Writes to a file by one Linux machine are seen by another
  machine that later reads that file.

Looked like a vn device over NFS except using some special protocol
instead of NFS, basically only one client can see a filesystem at
a time.

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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