From owner-freebsd-hackers@FreeBSD.ORG Thu Sep 8 19:16:25 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B34016A41F for ; Thu, 8 Sep 2005 19:16:25 +0000 (GMT) (envelope-from ryanstuartjordan@gmail.com) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA75843D46 for ; Thu, 8 Sep 2005 19:16:24 +0000 (GMT) (envelope-from ryanstuartjordan@gmail.com) Received: from [10.0.0.7] (pcp05306387pcs.wanarb01.mi.comcast.net[68.42.67.71]) by comcast.net (sccrmhc13) with ESMTP id <200509081916230130064o6se>; Thu, 8 Sep 2005 19:16:23 +0000 Message-ID: <43208E3C.1000903@gmail.com> Date: Thu, 08 Sep 2005 15:17:16 -0400 From: Ryan Jordan User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050906) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org References: <43204431.4090509@nano.net> In-Reply-To: <43204431.4090509@nano.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: NFS hanging X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 19:16:25 -0000 I've been running NFS on GNU/Linux (client and server) for a while now occcasionally w/ FBSD 5x. I googled and found that using the 'nolock' option in /etc/fstab fixes some problems like this. Not exactly sure how but... ryan