[752] in arla-drinkers
Re: Arla under FreeBSD 3.1-stable
daemon@ATHENA.MIT.EDU (Love)
Fri Apr 9 05:31:25 1999
From owner-arla-drinkers@stacken.kth.se Fri Apr 09 09:31:24 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 24496 invoked from network); 9 Apr 1999 09:31:23 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 9 Apr 1999 09:31:24 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id LAA15278
for arla-drinkers-list; Fri, 9 Apr 1999 11:22:53 +0200 (MET DST)
Received: from elixir.e.kth.se (elixir.e.kth.se [130.237.48.5])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id LAA15274
for <arla-drinkers@stacken.kth.se>; Fri, 9 Apr 1999 11:22:46 +0200 (MET DST)
Received: from anchor.s3.kth.se (anchor.s3.kth.se [130.237.43.59])
by elixir.e.kth.se (8.9.2/8.9.2) with ESMTP id LAA13981;
Fri, 9 Apr 1999 11:22:40 +0200 (MET DST)
Received: (from lha@localhost)
by anchor.s3.kth.se (8.9.2/8.9.2) id LAA18473;
Fri, 9 Apr 1999 11:22:39 +0200 (MET DST)
From: Love <lha@stacken.kth.se>
To: koziol@ncsa.uiuc.edu
Cc: randy@umbc.edu, arla-drinkers@stacken.kth.se
Subject: Re: Arla under FreeBSD 3.1-stable
References: <199904081959.OAA03468@hawkwind.ncsa.uiuc.edu>
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: 09 Apr 1999 11:22:38 +0200
In-Reply-To: koziol@ncsa.uiuc.edu's message of Thu, 8 Apr 1999 14:59:32 -0500 (CDT)
Message-ID: <am90c2xi5d.fsf@anchor.s3.kth.se>
Lines: 18
X-Mailer: Gnus v5.5/Emacs 20.2
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
koziol@ncsa.uiuc.edu writes:
> I'm having problems after everything has started and looks ok. As
> soon as I get an AFS token (with kinit), I cd into the /afs directory and
> the "ls" is what causes the machine to hang. I'll give it a try with
> "--debug=all" to see if I can get any more information and let you know.
I forgot you tell you to start arlad with -n (or --dont-fork), when
started w/o that flag, the logs are sent to syslog.
With the flag, the logs to to stderr.
Kinit doesn't give you afstokens (if freebsd hasn't changed it). kauth
should. or if you use kinit together with afslog. To check it you have
tokens use klist -T (might be a kth-krbism).
Love