[315] in arla-drinkers

home help back first fref pref prev next nref lref last post

Re: freebsd 2.2.5 and arla-0.13

daemon@ATHENA.MIT.EDU (Eric Hoffman)
Tue Oct 6 22:26:46 1998

From owner-arla-drinkers@stacken.kth.se Wed Oct 07 02:26:45 1998
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 13685 invoked from network); 7 Oct 1998 02:26:45 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
  by bloom-picayune.mit.edu with SMTP; 7 Oct 1998 02:26:45 -0000
Received: (from majordom@localhost)
	by sundance.stacken.kth.se (8.8.8/8.8.8) id EAA03576
	for arla-drinkers-list; Wed, 7 Oct 1998 04:12:53 +0200 (MET DST)
Received: from tesuji.cs.washington.edu (tesuji.cs.washington.edu [128.95.2.82])
	by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id EAA03572
	for <arla-drinkers@stacken.kth.se>; Wed, 7 Oct 1998 04:12:47 +0200 (MET DST)
Received: (from hoffman@localhost)
	by tesuji.cs.washington.edu (8.8.7/8.8.7) id TAA01015;
	Tue, 6 Oct 1998 19:12:40 -0700 (PDT)
	(envelope-from hoffman)
Date: Tue, 6 Oct 1998 19:12:40 -0700 (PDT)
Message-Id: <199810070212.TAA01015@tesuji.cs.washington.edu>
From: Eric Hoffman <hoffman@cs.washington.edu>
To: arla-drinkers@stacken.kth.se
Subject: Re: freebsd 2.2.5 and arla-0.13
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk



  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?

the following debugging trace from xfs over one of the upcall cycles would 
seem to indicate that xfs_fhlookup wasn't able to find the cache file

Oct  6 18:55:51 tesuji /kernel: xfs_devselect dev = 32768, which = 1
Oct  6 18:55:51 tesuji /kernel: xfs_devread dev = 32768
Oct  6 18:55:51 tesuji /kernel: xfs_devread: m = 0xf684b338, m->prev = 0xf1343580, m->next = 0xf1343580
Oct  6 18:55:51 tesuji /kernel: xfs_devread: first = 0xf1343580, first->prev = 0xf684b338, first->next = 0xf684b338
Oct  6 18:55:51 tesuji /kernel: xfs_devread: message->size = 40
Oct  6 18:55:51 tesuji /kernel: xfs_devread done error = 0
Oct  6 18:55:51 tesuji /kernel: xfs_devwrite dev = 32768
Oct  6 18:55:51 tesuji /kernel: xfs_message_receive opcode = 9
Oct  6 18:55:51 tesuji /kernel: xfs_message_installdata
Oct  6 18:55:51 tesuji /kernel: cache_name = '@001'
Oct  6 18:55:51 tesuji /kernel: xfs_fhlookup: fileid = 2916148
Oct  6 18:55:51 tesuji /kernel: XFS PANIC WARNING! xfs_message_installdata failed!
Oct  6 18:55:51 tesuji /kernel: Reason: lookup failed on cache file '@001', error = 6
Oct  6 18:55:51 tesuji /kernel: xfs_message_receive opcode = 1
Oct  6 18:55:51 tesuji /kernel: xfs_message_wakeup error: 0
Oct  6 18:55:51 tesuji /kernel: xfs_devwrite error = 0
Oct  6 18:55:51 tesuji /kernel: xfs_message_rpc this_process->error_or_size = 0
Oct  6 18:55:51 tesuji /kernel: xfs_message_rpc opcode ((xfs_message_wakeup*)(this_process->message))->error = 0
Oct  6 18:55:51 tesuji /kernel: xfs_message_rpc opcode = 12

# ls -l /usr/arla/cache/@001
-rw-------  1 root  wheel  4096 Oct  6 18:55 /usr/arla/cache/@001
# 

thanks for answering so promptly 

home help back first fref pref prev next nref lref last post