[313] in arla-drinkers
Re: freebsd 2.2.5 and arla-0.13
daemon@ATHENA.MIT.EDU (Assar Westerlund)
Tue Oct 6 20:54:55 1998
From owner-arla-drinkers@stacken.kth.se Wed Oct 07 00:54:55 1998
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 11590 invoked from network); 7 Oct 1998 00:54:54 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 7 Oct 1998 00:54:54 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id CAA02608
for arla-drinkers-list; Wed, 7 Oct 1998 02:49:27 +0200 (MET DST)
Received: from assaris.pdc.kth.se (assaris.pdc.kth.se [193.10.159.45])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id CAA02604
for <arla-drinkers@stacken.kth.se>; Wed, 7 Oct 1998 02:49:23 +0200 (MET DST)
Received: (from assar@localhost) by assaris.pdc.kth.se (8.8.5/8.7.3) id CAA17727; Wed, 7 Oct 1998 02:49:38 +0200 (MET DST)
To: Eric Hoffman <hoffman@cs.washington.edu>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: freebsd 2.2.5 and arla-0.13
References: <199810062253.PAA00492@tesuji.cs.washington.edu>
Mime-Version: 1.0 (generated by tm-edit 7.68)
Content-Type: text/plain; charset=US-ASCII
From: Assar Westerlund <assar@sics.se>
Date: 07 Oct 1998 02:49:35 +0200
In-Reply-To: Eric Hoffman's message of "Tue, 6 Oct 1998 15:53:18 -0700 (PDT)"
Message-ID: <5lbtnpyz4w.fsf@assaris.pdc.kth.se>
Lines: 22
X-Mailer: Gnus v5.5/Emacs 19.34
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
Eric Hoffman <hoffman@cs.washington.edu> writes:
> Tue Oct 6 15:43:50 1998: arlad: Rec message: opcode = 8 (getdata), size = 40
> Tue Oct 6 15:43:50 1998: arlad: Multi-send: opcode = 9 (installdata), size = 452
> Tue Oct 6 15:43:50 1998: arlad: multi-sending wakeup: seq = 327023, error = 0
> Tue Oct 6 15:43:50 1998: arlad: Rec message: opcode = 8 (getdata), size = 40
> Tue Oct 6 15:43:50 1998: arlad: Multi-send: opcode = 9 (installdata), size = 452
> Tue Oct 6 15:43:50 1998: arlad: multi-sending wakeup: seq = 327024, error = 0
> ...
>
> this happens any time I try to stat/readdir/read anthing in the
> mounted directory.
This seems to indicate arlad is installing data and xfs is not happy
with it for some (odd) reason. I'm not able to reproduce your problem
under FreeBSD 2.2.
To get some more information, can you try enabling debug in xfs as
well, and then setting breakpoints in arlad when it's receiving and
sending `getdata' and `installdata' and print out the complete
messages?
/assar