Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Oct 2004 17:46:53 -0400 (EDT)
From:      Robert Watson <rwatson@freebsd.org>
To:        Benjamin Lutz <benlutz@datacomm.ch>
Cc:        freebsd-current@freebsd.org
Subject:   Re: NFS trouble
Message-ID:  <Pine.NEB.3.96L.1041011174418.55701C-100000@fledge.watson.org>
In-Reply-To: <200410111840.40750.benlutz@datacomm.ch>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 11 Oct 2004, Benjamin Lutz wrote:

...
> Nothing gets logged on the server, the client logs this repeatedly: 
>   nfs server uno:/var/www/localhost: not responding
> 
> Forcibly unmounting the share works and seems to unfreeze the frozen
> applications. 
> 
> This behaviour is new. I cannot say when exactly I've first seen this,
> but I think it must have appeared somewhere between BETA5 and BETA7. 
> 
> What can I do to make NFS work more reliably again? 

When you're experiencing this problem, can the NFS client ping the NFS
server?  Are other NFS clients able to continue to access the NFS server
without problems?  It might be interesting to use tcpdump to see if the
client stops sending RPCs or not, and if not, whether the server responds
to them.   If you set debug.mpsafenet=0 in loader.conf, does the problem
go away?  Also, finally, what ethernet device(s) are you using, and are
there any notes about those devices in the dmesg output?

Thanks,

Robert N M Watson             FreeBSD Core Team, TrustedBSD Projects
robert@fledge.watson.org      Principal Research Scientist, McAfee Research




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1041011174418.55701C-100000>