From owner-freebsd-current@FreeBSD.ORG Sun Mar 7 17:16:04 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B5A116A4CE for ; Sun, 7 Mar 2004 17:16:04 -0800 (PST) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id A04CF43D41 for ; Sun, 7 Mar 2004 17:16:03 -0800 (PST) (envelope-from cscotts@mindspring.com) Received: (qmail 42300 invoked from network); 8 Mar 2004 01:16:02 -0000 Received: from res-152-3-47-49.dorm.duke.edu (HELO mindspring.com) (152.3.47.49) by relay.pair.com with SMTP; 8 Mar 2004 01:16:02 -0000 X-pair-Authenticated: 152.3.47.49 Message-ID: <404BC906.90905@mindspring.com> Date: Sun, 07 Mar 2004 20:14:46 -0500 From: Scott Sipe User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Crashing under NFS load X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2004 01:16:04 -0000 I have one box running CURRENT from Feb 29. It is a headless box, and acts as an NFS server sreving up /usr/src and /usr/obj for my laptop. Three times now, I have been doing something on the laptop (buildworld, most recently I just did an "installkernel") and the headless NFS server stops working, and resets--it comes back up fine, and the nfs client resumes normally. I've found nothing in any /var/log files that sheds a clue. Is there anything I can do to identify the problem? I'm in the process of updating to the latest current to see if that fixes it. Scott