[363] in arla-drinkers
Re: Input/output errors
daemon@ATHENA.MIT.EDU (Max)
Mon Nov 2 01:16:04 1998
From owner-arla-drinkers@stacken.kth.se Mon Nov 02 06:16:03 1998
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 12093 invoked from network); 2 Nov 1998 06:16:03 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 2 Nov 1998 06:16:03 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id HAA10474
for arla-drinkers-list; Mon, 2 Nov 1998 07:07:05 +0100 (MET)
Received: from tornado2.Stanford.EDU (tornado2.Stanford.EDU [171.64.15.155])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id HAA10467
for <arla-drinkers@stacken.kth.se>; Mon, 2 Nov 1998 07:06:58 +0100 (MET)
Received: (from maxk@localhost)
by tornado2.Stanford.EDU (8.8.8/8.8.7) id WAA05338;
Sun, 1 Nov 1998 22:04:57 -0800 (PST)
Message-Id: <199811020604.WAA05338@tornado2.Stanford.EDU>
Subject: Re: Input/output errors
To: lha@e.kth.se (Love)
Date: Sun, 1 Nov 1998 22:04:57 -0800 (PST)
Cc: arla-drinkers@stacken.kth.se
In-Reply-To: <am67cywu2i.fsf@hummel.e.kth.se> from "Love" at Nov 2, 98 06:19:01 am
From: Max <davros@cyclone.Stanford.EDU>
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
You (Love) wrote:
> Max <davros@cyclone.Stanford.EDU> writes:
> > I'm having a bizarre problem. I followed all the instructions in the
> > INSTALL file, but nothing appears in the /afs directory and I get an
> > "input/output error":
>
> If you run arlad with the flags '-z -n --debug=all,-cleaner' (clean cache,
> no-fork, debugging on) you get a lot of hints about what can go wrong.
Thanks, that solved the problem! It was giving some sort of error
about /usr/local/arla/cache/fprio which was a non-existent file. I
simply did "touch fprio" and that fixed it. Perhaps this is a bug.
Everything seems to work fine now (so far). I haven't tried
installing getcwd.so yet. :)
Max