From owner-freebsd-questions@FreeBSD.ORG Wed Mar 15 19:19:04 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 462F616A401 for ; Wed, 15 Mar 2006 19:19:04 +0000 (UTC) (envelope-from fbsdlists@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id C992343D45 for ; Wed, 15 Mar 2006 19:19:03 +0000 (GMT) (envelope-from fbsdlists@gmail.com) Received: by zproxy.gmail.com with SMTP id r28so205171nza for ; Wed, 15 Mar 2006 11:19:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Y9cgHXUAe6sgOffSmLFWZ0bmr+b5pAyP5kAfWZislUyGabaEtOPBznl09g/Q5MO4BQcwRyHlQ0ZvAMsiLFa73zfOV8BeYOacWAUcV1/C2yijgbs/casD7x6mdk30zKrYNHwQl7n3bJhKt05cE+177gj91fs3mDYR1jn0xKxNjDQ= Received: by 10.65.188.19 with SMTP id q19mr192103qbp; Wed, 15 Mar 2006 11:19:02 -0800 (PST) Received: by 10.64.150.10 with HTTP; Wed, 15 Mar 2006 11:19:02 -0800 (PST) Message-ID: <54db43990603151119n7e67a2edvab4bbeb40a95a071@mail.gmail.com> Date: Wed, 15 Mar 2006 14:19:02 -0500 From: "Bob Johnson" To: shih@math.jussieu.fr In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060315103322.GA12421@math.jussieu.fr> Cc: bobo1001@mailtest2.eng.ufl.edu, freebsd-questions@freebsd.org Subject: Re: GFS ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Mar 2006 19:19:04 -0000 On 3/15/06, Andrew Pantyukhin wrote: > On 3/15/06, Albert Shih wrote: > > Hi all > > > > Is exist anything like GFS for FreeBSD ? > > > Apparently there isn't, but it's a single step away. With > enough demand, it'll appear inevitably. Depending on what features of GFS you need, CODA might be a suitable substitute. I haven't used it in years, though, so I don't have details about its performance on FreeBSD, nor exactly what the current feature set actually is. http://www.coda.cs.cmu.edu/ljpaper/lj.html (very old introduction) http://www.coda.cs.cmu.edu/ - Bob