From owner-freebsd-current@FreeBSD.ORG Thu Feb 19 22:50:55 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 7406116A4CE for ; Thu, 19 Feb 2004 22:50:55 -0800 (PST) Received: from cs.huji.ac.il (cs.huji.ac.il [132.65.16.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3374643D2F for ; Thu, 19 Feb 2004 22:50:55 -0800 (PST) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32] ident=danny) by cs.huji.ac.il with esmtp id 1Au4Uu-000Ddl-SD; Fri, 20 Feb 2004 08:50:52 +0200 X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: Doug White In-Reply-To: Message from Doug White <20040219093014.V49765@carver.gumbysoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 20 Feb 2004 08:50:52 +0200 From: Danny Braniss Message-Id: cc: Marc Olzheim 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 06:50:55 -0000 > On Thu, 19 Feb 2004, Marc Olzheim wrote: > > > 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... :-( so true :-) > > > > I can still reproduce this by mounting the ports-tree over NFS from a > > FreeBSD 4.x system and making devel/imake... > > Hm, I can do the same thing without problem... I have ports shared from my > 4.x workstation to various 5.x clients on amd64 and i386. > > Are you using nfsv2 or v3? I'm using v3, witih tcp and udp both. it's v3/tcp, the server is runnig 4.9. though after the last reboot of the server, it has not happened - yet. danny