From owner-freebsd-fs@FreeBSD.ORG Mon Apr 23 14:23:50 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 64E5016A400 for ; Mon, 23 Apr 2007 14:23:50 +0000 (UTC) (envelope-from rees@citi.umich.edu) Received: from citi.umich.edu (citi.umich.edu [141.211.133.111]) by mx1.freebsd.org (Postfix) with ESMTP id 4900613C457 for ; Mon, 23 Apr 2007 14:23:50 +0000 (UTC) (envelope-from rees@citi.umich.edu) Received: from citi.umich.edu (dumaguete.citi.umich.edu [141.211.133.51]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by citi.umich.edu (Postfix) with ESMTP id 54E1C39793 for ; Mon, 23 Apr 2007 10:23:49 -0400 (EDT) Date: Mon, 23 Apr 2007 09:23:49 -0500 From: Jim Rees To: freebsd-fs@freebsd.org Message-ID: <20070423142349.GA24458@citi.umich.edu> References: <20070422124731.GA20548@harmless.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: distributed filesystems 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: Mon, 23 Apr 2007 14:23:50 -0000 Greg Troxel wrote: There's also arla (afs working client, and server that I'm not sure of the status). There are two implementations of afs; arla and openafs. For an afs server you are probably better off with openafs. For client I don't think either one works well on 6.x, although arla is probably closer to working than openafs. If anyone wants to work on the openafs client I will be happy to point you in the right direction, and take care of merging the result in to the openafs cvs.