From owner-freebsd-current@FreeBSD.ORG Fri Jul 8 21:39:20 2005 Return-Path: X-Original-To: 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 6448416A41C for ; Fri, 8 Jul 2005 21:39:20 +0000 (GMT) (envelope-from mohan_srinivasan@yahoo.com) Received: from web80604.mail.yahoo.com (web80604.mail.yahoo.com [66.218.79.93]) by mx1.FreeBSD.org (Postfix) with SMTP id 12EF343D46 for ; Fri, 8 Jul 2005 21:39:20 +0000 (GMT) (envelope-from mohan_srinivasan@yahoo.com) Received: (qmail 15820 invoked by uid 60001); 8 Jul 2005 21:39:19 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Gfdp5FBAeOU1+fxk0wpwckE+yyeruomo6YTArlto8hhq8Q6ZJsgHjsUw/y8lF/N/Wi7DyD41UsrIcyfPXKiuGQk0Q4caGQmd6rWE2QVtBYJ63m0OAPuG0w+1BGiTjtq7gs7Fm4sa79qgzXCL0nHnZAdNw/IHPwgd5gHI1XU4hlY= ; Message-ID: <20050708213919.15818.qmail@web80604.mail.yahoo.com> Received: from [207.126.239.39] by web80604.mail.yahoo.com via HTTP; Fri, 08 Jul 2005 14:39:19 PDT Date: Fri, 8 Jul 2005 14:39:19 -0700 (PDT) From: Mohan Srinivasan To: Claus Guttesen , Oliver Lehmann In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-current@freebsd.org Subject: Re: problems with soft-nfs when the server goes down X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 08 Jul 2005 21:39:20 -0000 NFS/TCP mounts should work in -current. There was a bug reported against NFS/TCP (retransmits were not happening reliably when the server went down). That was fixed several weeks ago. If you see something broken with NFS/TCP, please let me know. mohan --- Claus Guttesen wrote: > > Now my NFS-nt is running 6-CURRENT and my NFS-server still runs 5.4 > > When the server gets unavailable, the proccesses on the client will lock > > - OK so far. > > The problematic thing is, after the server is back online, I still see no > > way to get the locked processes back to continue. They are still in heir > > NFS-lock. All I can do is reboot the system. That only happens when I > > mount the nfs filesystem with "soft". > > Do you tcp- or udp-mount? AFAIK tcp-mount's don't work properly in 6.0 > (current). > > regards > Claus > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >