From owner-freebsd-stable@FreeBSD.ORG Tue Jan 9 00:35:13 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3F56616A407 for ; Tue, 9 Jan 2007 00:35:13 +0000 (UTC) (envelope-from spork@bway.net) Received: from xena.bway.net (xena.bway.net [216.220.96.26]) by mx1.freebsd.org (Postfix) with ESMTP id D060313C459 for ; Tue, 9 Jan 2007 00:35:12 +0000 (UTC) (envelope-from spork@bway.net) Received: (qmail 64349 invoked by uid 0); 9 Jan 2007 00:08:31 -0000 Received: from unknown (HELO ?192.168.0.41?) (spork@bway.net@216.220.116.154) by smtp.bway.net with (DHE-RSA-AES256-SHA encrypted) SMTP; 9 Jan 2007 00:08:31 -0000 Date: Mon, 8 Jan 2007 19:08:18 -0500 (EST) From: Charles Sprickman X-X-Sender: spork@white.nat.fasttrackmonkey.com To: stable@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: 6.2-RC2 panic - NFS client X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jan 2007 00:35:13 -0000 Hi all, Just killed what had been a fairly stable 6.2-RC2 box with NFS. I have four boxes that run spamd (spamassassin spamd, not pf spamd). Since they are all now in sync and running 6.2-RC2, I set one up as an NFS server to make updates across all four boxes easier. I got a little bit ahead of myself and was running a 'pkgdb -F' on both the server and one of the clients. The process on the server just errored out and exited. The client spit this out and then paniced: database file error [Updating the portsdb in /usr/ports ... - 14186 port entries found ......../usr/ports/INDEX-6:830:read: 0x8752584, 1024: Stale NFS file handle -- Stale NFS file handle /usr/ports/INDEX-6:831:read: 0x8752584, 1024: Stale NFS file handle -- Stale NFS file handle /usr/ports/INDEX-6:832:read: 0x8752584, 1024: Stale NFS file handle -- Stale NFS file handle /usr/ports/INDEX-6:833:read: 0x8752584, 1024: Stale NFS file handle -- Stale NFS file handle /usr/ports/INDEX-6:834:read: 0x8752584, 1024: Stale NFS file handle -- Stale NFS file handle /usr/ports/INDEX-6:835:read: 0x8752584, 1024: Stale NFS file handle -- Stale NFS file handle /usr/ports/INDEX-6:836:read: 0x8752584, 1024: Stale NFS file handle -- Stale NFS file handle Connection to spamd2 closed. I have the kernel dump, but have two problems getting more info: -I had just clobbered /usr/obj to make some room, not realizing that's where the kernel.debug ends up (why is it in there?). -I can't find the current "how to provide a useful panic report" document in the handbook that I use for reference. I can probably make this thing crash again if there's any interest. Thanks, Charles