From owner-freebsd-current@FreeBSD.ORG Thu Feb 19 03:38:48 2004 Return-Path: <owner-freebsd-current@FreeBSD.ORG> 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 CE64416A4CE for <freebsd-current@freebsd.org>; Thu, 19 Feb 2004 03:38:48 -0800 (PST) Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id A373B43D1F for <freebsd-current@freebsd.org>; Thu, 19 Feb 2004 03:38:48 -0800 (PST) (envelope-from marcolz@stack.nl) Received: from toad.stack.nl (zen.stack.nl [2001:610:1108:5010::130]) by mailhost.stack.nl (Postfix) with ESMTP id 4034A047#3C7481F001; Thu, 19 Feb 2004 12:38:47 +0100 (CET) Received: by toad.stack.nl (Postfix, from userid 333) id 1BB568A; Thu, 19 Feb 2004 12:38:47 +0100 (CET) Date: Thu, 19 Feb 2004 12:38:46 +0100 From: Marc Olzheim <marcolz@stack.nl> To: Danny Braniss <danny@cs.huji.ac.il> Message-ID: <20040219113846.GB99370@stack.nl> References: <E1ArbUl-000IrS-C9@cs.huji.ac.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <E1ArbUl-000IrS-C9@cs.huji.ac.il> X-Operating-System: FreeBSD toad.stack.nl 4.9-STABLE FreeBSD 4.9-STABLE X-URL: http://www.stack.nl/~marcolz/ User-Agent: Mutt/1.5.5.1i cc: freebsd-current@freebsd.org Subject: Re: nfs lockup X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current <freebsd-current.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current> List-Post: <mailto:freebsd-current@freebsd.org> List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 19 Feb 2004 11:38:48 -0000 On Fri, Feb 13, 2004 at 01:28:31PM +0200, Danny Braniss wrote: > problem solved, well not realy, but rebooting the server (-stable) fixed it. Jup, but it will happen again... :-( I can still reproduce this by mounting the ports-tree over NFS from a FreeBSD 4.x system and making devel/imake... Marc