From owner-freebsd-afs Thu Jun 28 17:17: 3 2001 Delivered-To: freebsd-afs@freebsd.org Received: from zaphod.ece.cmu.edu (ZAPHOD.ECE.CMU.EDU [128.2.136.35]) by hub.freebsd.org (Postfix) with ESMTP id 0284D37B407 for ; Thu, 28 Jun 2001 17:17:01 -0700 (PDT) (envelope-from tardis@watson.org) Received: (from tardis@localhost) by zaphod.ece.cmu.edu (8.11.0/8.8.8) id f5T0Gx216345; Thu, 28 Jun 2001 20:16:59 -0400 (EDT) X-Authentication-Warning: zaphod.ece.cmu.edu: tardis set sender to tardis@watson.org using -f To: port-freebsd@openafs.org, freebsd-afs@FreeBSD.org Cc: openafs-devel@openafs.org Subject: FreeBSD: working namei-based server From: Tom Maher Date: 28 Jun 2001 20:16:59 -0400 Message-ID: Lines: 29 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Canyonlands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-afs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Yay, volume replication is finally working. I'm having some trouble getting to my non-work-related web server, so for the meantime, the pach is at http://www.ece.cmu.edu/~tardis/openafs/oafs-fbsd-2001-06-28.patch It's about 24 kB. This is against what's in CVS as of about 2 hours ago or so. It includes a patch to fix the stupid des password-reading terminal futzing bug. There is a minor patch of configure.in, so you'll probably want to regenerate the configure script if you want things to build. My devel box is still running FreeBSD 4.2-RELEASE, but the binaries run just fine on 4.3-RELEASE as well. I'm still using arla-0.35.2 as my client. The next thing to do is work on porting the OpenAFS client. There's some more work towards that end in this patch, but it's still mostly at the simple "follow the osf & darwin ifdef path" level. I've asked Rob Watson to set aside a syscall number for AFS, and I'm wating for him to get back to me. In the meantime, I'll continue being lame and use syscall 210. Help from anyone who has great knowledge of the VFS would be most appreciated. Help from people who can torture test the server, and then report dangerous bugs, would also be wonderful. -- Tom Maher To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-afs" in the body of the message From owner-freebsd-afs Fri Jun 29 8:36:15 2001 Delivered-To: freebsd-afs@freebsd.org Received: from habariff.pdc.kth.se (tserver.conference.usenix.org [199.103.159.3]) by hub.freebsd.org (Postfix) with ESMTP id 5ECC237B403 for ; Fri, 29 Jun 2001 08:36:13 -0700 (PDT) (envelope-from haba@pdc.kth.se) Received: from localhost (localhost [127.0.0.1]) by habariff.pdc.kth.se (8.9.3/8.9.3) with ESMTP id RAA00689; Fri, 29 Jun 2001 17:25:41 +0200 To: tardis@watson.org Cc: port-freebsd@openafs.org, freebsd-afs@FreeBSD.org, openafs-devel@openafs.org Subject: Re: [OpenAFS-devel] FreeBSD: working namei-based server From: Harald Barth In-Reply-To: Your message of "28 Jun 2001 20:16:59 -0400" References: X-Mailer: Mew version 1.93 on Emacs 20.4 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010629172541W.haba@pdc.kth.se> Date: Fri, 29 Jun 2001 17:25:41 +0200 X-Dispatcher: imput version 980905(IM100) Lines: 6 Sender: owner-freebsd-afs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > I'm still using arla-0.35.2 as my client. Please upgrade to 0.35.4, the 0.35.2 has a data corruption problem. PLEASE! Harald. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-afs" in the body of the message From owner-freebsd-afs Fri Jun 29 8:43:42 2001 Delivered-To: freebsd-afs@freebsd.org Received: from zaphod.ece.cmu.edu (ZAPHOD.ECE.CMU.EDU [128.2.136.35]) by hub.freebsd.org (Postfix) with ESMTP id 3966237B405 for ; Fri, 29 Jun 2001 08:43:40 -0700 (PDT) (envelope-from tardis@watson.org) Received: (from tardis@localhost) by zaphod.ece.cmu.edu (8.11.0/8.8.8) id f5TFhdE17715; Fri, 29 Jun 2001 11:43:39 -0400 (EDT) X-Authentication-Warning: zaphod.ece.cmu.edu: tardis set sender to tardis@watson.org using -f Cc: port-freebsd@openafs.org, freebsd-afs@FreeBSD.ORG, openafs-devel@openafs.org Subject: Re: [OpenAFS-devel] FreeBSD: working namei-based server References: <20010629172541W.haba@pdc.kth.se> From: Tom Maher Date: 29 Jun 2001 11:43:39 -0400 In-Reply-To: Harald Barth's message of "Fri, 29 Jun 2001 17:25:41 +0200" Message-ID: Lines: 11 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Canyonlands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-afs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Harald Barth writes: > > I'm still using arla-0.35.2 as my client. > > Please upgrade to 0.35.4, the 0.35.2 has a data corruption problem. PLEASE! Yow! Will do. There are no chunks of arla code in OpenAFS yet, though, so that shouldn't impact the OpenAFS server. -- Tom Maher To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-afs" in the body of the message From owner-freebsd-afs Fri Jun 29 9:30:41 2001 Delivered-To: freebsd-afs@freebsd.org Received: from habariff.pdc.kth.se (tserver.conference.usenix.org [199.103.159.3]) by hub.freebsd.org (Postfix) with ESMTP id 4E8CA37B406 for ; Fri, 29 Jun 2001 09:30:39 -0700 (PDT) (envelope-from haba@pdc.kth.se) Received: from localhost (localhost [127.0.0.1]) by habariff.pdc.kth.se (8.9.3/8.9.3) with ESMTP id SAA00892; Fri, 29 Jun 2001 18:31:01 +0200 To: tardis@watson.org Cc: port-freebsd@openafs.org, freebsd-afs@FreeBSD.ORG, openafs-devel@openafs.org Subject: Re: [OpenAFS-devel] FreeBSD: working namei-based server From: Harald Barth In-Reply-To: Your message of "29 Jun 2001 11:43:39 -0400" References: X-Mailer: Mew version 1.93 on Emacs 20.4 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010629183101M.haba@pdc.kth.se> Date: Fri, 29 Jun 2001 18:31:01 +0200 X-Dispatcher: imput version 980905(IM100) Lines: 9 Sender: owner-freebsd-afs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > Please upgrade to 0.35.4, the 0.35.2 has a data corruption problem. PLEASE! > > Yow! Will do. There are no chunks of arla code in OpenAFS yet, though, > so that shouldn't impact the OpenAFS server. The hint above is of course completely unrelated to any server code or other OpenAFS stuff, but the impact can be quite unfriendly to you anyway :-) Harald. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-afs" in the body of the message