From owner-freebsd-fs@FreeBSD.ORG Fri Mar 11 15:23:19 2005 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5342416A4CE; Fri, 11 Mar 2005 15:23:19 +0000 (GMT) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED8D343D46; Fri, 11 Mar 2005 15:23:18 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 5C124118CC; Fri, 11 Mar 2005 16:27:50 +0100 (CET) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 52734-07; Fri, 11 Mar 2005 16:27:41 +0100 (CET) Received: from [192.168.20.107] (ALagny-109-1-7-69.w81-50.abo.wanadoo.fr [81.50.48.69]) by smtp.xbsd.org (Postfix) with ESMTP id 8C81C118B8; Fri, 11 Mar 2005 16:27:40 +0100 (CET) Message-ID: <4231B7D5.3070306@xbsd.org> Date: Fri, 11 Mar 2005 16:23:01 +0100 From: Florent Thoumie User-Agent: Mozilla Thunderbird 1.0 (X11/20050107) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Adam Maloney References: <4231B19D.8060406@centtech.com> In-Reply-To: X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig0EF28DF9D4686C8E7272200C" X-Virus-Scanned: amavisd-new at xbsd.org cc: freebsd-fs@freebsd.org cc: freebsd-hackers@freebsd.org cc: Eric Anderson Subject: Re: Global / Cluster / Shared filesystem for FreeBSD? X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 15:23:19 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0EF28DF9D4686C8E7272200C Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Adam Maloney wrote: > On Fri, 11 Mar 2005, Eric Anderson wrote: > >> Speaking of filesytems :), I have a real need for a global filesystem >> (or > > > "me too" > > I played with CODA a few months ago but it didn't seem to be solid, and > didn't fit my needs. Everything else I've looked at is Linux-only. > Please follow-up to the list, I'd be very interested in seeing what > other projects are available. > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" I don't know if DRBD [1] is a good implementation (Linux only), but it works flawlessly, replication is fast (i got ~35MB/s) and it's quite simple to get it working. ENBD [2] isn't based on the same concept, it "exports" block devices through network via userland application, though it needs a kernel module for client side. I'd like something like DRBD exists for FreeBSD but I'm not aware of such an implementation. [1] http://www.drbd.org/ [2] http://www.it.uc3m.es/~ptb/nbd/ -- flz --------------enig0EF28DF9D4686C8E7272200C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCMbfZMxEkbVFH3PQRAgy4AJ92kdkJSTVpxMkajNLZq2sDUXqKjACfdOAJ e8MsjidFFmILVDsLOjWRZD8= =qesT -----END PGP SIGNATURE----- --------------enig0EF28DF9D4686C8E7272200C--