[133] in arla-drinkers
Re: suggestions & a question
daemon@ATHENA.MIT.EDU (Love)
Thu Jul 23 11:45:20 1998
From arla-drinkers-request@sundance.stacken.kth.se Thu Jul 23 15:45:19 1998
Return-Path: <arla-drinkers-request@sundance.stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 1899 invoked from network); 23 Jul 1998 15:45:19 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 23 Jul 1998 15:45:19 -0000
Received: from elixir.e.kth.se (sendmail@elixir.e.kth.se [130.237.48.5])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id RAA26253
for <arla-drinkers@stacken.kth.se>; Thu, 23 Jul 1998 17:40:11 +0200 (MET DST)
Received: from zafir.e.kth.se (zafir.e.kth.se [130.237.48.6])
by elixir.e.kth.se (8.8.7/8.8.7) with ESMTP id RAA00847;
Thu, 23 Jul 1998 17:40:10 +0200 (MET DST)
Received: (e96_lho@localhost) by zafir.e.kth.se (8.8.7/8.6.6) id RAA24520; Thu, 23 Jul 1998 17:40:09 +0200 (MET DST)
Sender: e96_lho@elixir.e.kth.se
To: "Peter J. Braam" <braam@cs.cmu.edu>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: suggestions & a question
References: <Pine.LNX.3.96.980723110341.31117B-100000@carissimi.coda.cs.cmu.edu>
From: Love <lha@stacken.kth.se>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Date: 23 Jul 1998 17:40:08 +0200
In-Reply-To: "Peter J. Braam"'s message of Thu, 23 Jul 1998 11:09:27 -0400 (EDT)
Message-ID: <yxb2btqgy3s7.fsf@zafir.e.kth.se>
Lines: 54
X-Mailer: Gnus v5.3/Emacs 19.34
"Peter J. Braam" <braam@cs.cmu.edu> writes:
> Arla came up pretty easily on my machine. Congratulations.
Thanks.
> 1. My machine doesn't seem to have kafs and I get a linking problem for
> fs. What can I do about that? I do have vanilla MIT kerberos installed.
We usully build with kth-krb and doesn't detect those errors,
fs is pretty useless w/o kafs. Guess we should disable it when
we dont find a kafs.
README:
If you are using MIT-Kerberos or CNS Kerberos you can find a replacement
for libkafs in http://andrew2.andrew.cmu.edu/dist/krbafs.html. Then you
need to use the --with-krbafs=dir option when running configure.
Thanks to Derrick J Brashear <shadow@dementia.org> for making this
available for the american users.
> When I have had more time with this we should see if we can't learn a
> little more between each other from Coda and ARLA experiences. In
> particular, we could use one set of kernel code: you seem to have more PAG
> support than we do and some other pretty neat things.
The pags are one thing to use together. Another thing that I'm intresed in
is the DB-servers that you currently are writing on.
(Yale Protection server ?)
I don't know about Venus/xfs compability, I have not yet looked at
your rpc interface.
> Coda kernel code is now also in use by a project in Australia building a
> network filesystem so our "kernel/Venus" protocol is apparently useful.
Arla's xfs-module is inspirerd by coda's venus. (I'm not the designer).
> How stable is ARLA on FreeBSD (I'd like to build a kernel in ARLA as a
> measure of stability)?
At least AndrewBenchmark work. I have built a kernel in arla for
a long time ago. For now I don't know...
> Oh yeah, how do I get an AFS token?
Get kthkrb from ftp://ftp.nada.kth.se/pub/krb/src/ and build
the afstools, or use transarc aklog (guess it should work).
/afs/andrew.cmu.edu/i386_linux2/local/bin/aklog will
probably be a good place to find it ;)
Love