From owner-freebsd-fs@FreeBSD.ORG Wed Feb 14 17:08:10 2007 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1F48C16A41F for ; Wed, 14 Feb 2007 17:08:10 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: from kiwi-computer.com (keira.kiwi-computer.com [63.224.10.3]) by mx1.freebsd.org (Postfix) with SMTP id B3B0F13C4A6 for ; Wed, 14 Feb 2007 17:08:09 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: (qmail 98292 invoked by uid 2001); 14 Feb 2007 17:08:08 -0000 Date: Wed, 14 Feb 2007 11:08:08 -0600 From: "Rick C. Petty" To: Christopher Arnold Message-ID: <20070214170808.GC96725@keira.kiwi-computer.com> References: <20070213075627.63126.qmail@web34502.mail.mud.yahoo.com> <6FC9F9894A9F8C49A722CF9F2132FC2204C9DAB4@ms05.mailstreet2003.net> <6FC9F9894A9F8C49A722CF9F2132FC2204C9DAB5@ms05.mailstreet2003.net> <6FC9F9894A9F8C49A722CF9F2132FC2204C9DAB6@ms05.mailstreet2003.net> <45D1F30A.6080403@freebsd.org> <20070213192906.U726@chrishome.localnet> <20070214162938.GA96725@keira.kiwi-computer.com> <20070214173211.L1054@chrishome.localnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070214173211.L1054@chrishome.localnet> User-Agent: Mutt/1.4.2.1i Cc: freebsd-fs@freebsd.org, arla-drinkers@stacken.kth.se Subject: Re: UFS2 with SAN X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rick-freebsd@kiwi-computer.com List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Feb 2007 17:08:10 -0000 On Wed, Feb 14, 2007 at 05:42:12PM +0100, Christopher Arnold wrote: > > Im really interested in getting arla and/or openafs working on the > FreeBSD's after the VFS overhaul. Do you have an stimate on how much > effort is needed? At one point I submitted patches which allowed arla to *compile* properly, but it kernel panicked when loading the module. I suspect it was related to changes in locking strategies between 5.x and 6.x. A few other people on the arla-drinkers mailing list were able to patch the module a bit further and it didn't panic at kldload (but did when trying to do any FS operation). Those patches never made it into arla and AFAIK no one has made any further progress. A coworker of mine was trying to apply those patches to 7.x, thinking fbsd folks would be more willing to accept it. I'm not sure how far he got. > Even thou i don't have a huge budget i'm villing to put some dollars into > making that happen so i could make a proper evaluation in using AFS as a > backend for web and ftp servers. Ill start with 1000 USD, anyone > else who would like to contribute? I'm hoping there will be some takers. We use AFS at work on 5.x for production and release engineering as well as backups. The OpenAFS server works just fine in FreeBSD (because it's all userland) and the Arla client seems to behave just fine on DragonFly, Mac OS X, and all other BSDs. In FreeBSD, it's a wash. -- Rick C. Petty