[891] in arla-drinkers
Re: XFS Panic with v0.25 on linux
daemon@ATHENA.MIT.EDU (Marko Asplund)
Tue Jun 22 05:49:31 1999
From owner-arla-drinkers@stacken.kth.se Tue Jun 22 09:49:30 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 16887 invoked from network); 22 Jun 1999 09:49:30 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 22 Jun 1999 09:49:30 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id LAA28473
for arla-drinkers-list; Tue, 22 Jun 1999 11:42:51 +0200 (MET DST)
Received: from quark.hip.fi (tftsg1.helsinki.fi [128.214.3.197])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id LAA28468;
Tue, 22 Jun 1999 11:42:45 +0200 (MET DST)
Received: from tftsg1.helsinki.fi (tftsg1.helsinki.fi [128.214.3.197])
by quark.hip.fi (8.8.7/8.8.7) with ESMTP id MAA05949;
Tue, 22 Jun 1999 12:39:08 +0300
Date: Tue, 22 Jun 1999 12:39:08 +0300 (EEST)
From: Marko Asplund <aspa@hip.fi>
To: Assar Westerlund <assar@stacken.kth.se>
cc: arla-drinkers@stacken.kth.se
Subject: Re: XFS Panic with v0.25 on linux
In-Reply-To: <5ln1xwq8u0.fsf@assaris.sics.se>
Message-ID: <Pine.LNX.4.04.9906221236270.5894-100000@quark.hip.fi>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
On 19 Jun 1999, Assar Westerlund wrote:
> Marko Asplund <aspa@hip.fi> writes:
> > when i try to list the afs-dir content after boot, i get the following
> > panic message:
> >
> > [aspa@pcephc29 ~]$ ls /afs
> >
> > Message from syslogd@pcephc29 at Tue Jun 1 17:10:10 1999 ...
> > pcephc29 kernel: XFS Panic: xfs_message_installdata failed to \
> > lookup cache file = @00E5, errno: -22
>
> That's because auto-loading doesn't work (the xfs module is needed
> before arlad calls /dev/xfs0). You need to call `insmod xfs'.o before
> starting arlad (see how it's done in startarla).
yes, adding a line which manually installs xfs.o in the kernel, to my
start-up script, solved the problem.
cheers,
--
aspa