Date: Thu, 08 Sep 2005 09:38:54 -0500 From: Eric Anderson <anderson@centtech.com> To: Steve Suhre <tech@nano.net> Cc: freebsd-hackers@freebsd.org Subject: Re: NFS hanging Message-ID: <43204CFE.5070304@centtech.com> In-Reply-To: <43204431.4090509@nano.net> References: <43204431.4090509@nano.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Steve Suhre wrote: > > > > > I know I've dealt with this before...but can't remember what the deal > was... I mount a remote server to /mnt and the mount command seems to > work, no errors or logged errors on either machine. But when I try to cd > to the /mnt folder on the client the server hangs. I can't do an ls > without it hanging either. I can't even kill the ls process, the client > needs to be rebooted to clear any hung commands. The client is running > an older version of bsd (BSDI), the nfs server FreeBSD 5.4. Any help > would be appreciated..... Have you tried forcing the client to nfsv2, and adding the intr option (so you can interrupt your hung processes at least)? Also, if you do an rpcinfo against the server, does it show mountd and nfs? Which versions of nfs does it show? Eric -- ------------------------------------------------------------------------ Eric Anderson Sr. Systems Administrator Centaur Technology Anything that works is better than anything that doesn't. ------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43204CFE.5070304>