From owner-freebsd-fs@FreeBSD.ORG Fri May 26 03:28:58 2006 Return-Path: X-Original-To: freebsd-fs@freebsd.org 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 1B9A616A420 for ; Fri, 26 May 2006 03:28:58 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78BE043D48 for ; Fri, 26 May 2006 03:28:57 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k4Q3AgiW034288; Thu, 25 May 2006 21:10:48 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <447671B2.4040004@samsco.org> Date: Thu, 25 May 2006 21:10:42 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Zane C.B." References: <20060525125227.65f4b1df@zerda> In-Reply-To: <20060525125227.65f4b1df@zerda> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: freebsd-fs@freebsd.org Subject: Re: Distributed file systems or the like. X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 03:28:59 -0000 Zane C.B. wrote: > I am looking for something that will allow my to have multiple servers > each containing the same filesystem and it is kept up to date in real > time. Any one have any opinions on AFS or have any other suggestions? Lucent did a replicated filesystem a few years ago that is much like what you are looking for. They actually did it for FreeBSD, too. Search their site for the 'Starfish' project. Scott