Date: Thu, 08 Sep 2005 12:25:42 -0500 (CDT) From: Sergey Babkin <babkin@verizon.net> To: Steve Suhre <tech@nano.net>, freebsd-hackers@freebsd.org Subject: Re: NFS hanging Message-ID: <2281099.1126200342231.JavaMail.root@vms064.mailsrvcs.net>
next in thread | raw e-mail | index | archive | help
>From: Steve Suhre <tech@nano.net> > >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..... Looks like the mountd daemon on the server is working fine but nfsd is not. Check if it's running, if the versions are matching, and such. -SB
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2281099.1126200342231.JavaMail.root>