Re: nfs tranfers hang in state getblck or nfsread

From: Jason Dambrosio <jason_at_wiz.cx>
Date: Wed, 27 Aug 2003 10:04:50 -1000
On Wed, Aug 27, 2003 at 09:06:41AM -0400, Robert Watson wrote:
> I have a very similar configuration, but it sounds like I'm not bumping
> into the same problem.  Are you using NFSv2 or v3, and how many file
> systems are you mounting?  Are you generally using UFS1 or UFS2?  Right
> now, I'm mounting a single UFS2 file system was the root, and I believe
> right now we always mount NFS roots at NFSv2, which could by why I'm not
> seeing the same problem...

    I had the same problem, replacing nfsv3 with tcp in my fstab fixed it.

    4.8 server (ufs1), 5.0/5.1 clients, fstab looks like this now:

main:/data/home /data/home nfs rw,tcp,soft,intr,bg,rdirplus,noatime,nosuid,nodev
main:/data/config /data/config nfs rw,tcp,soft,intr,bg,rdirplus,noatime,nosuid,nodev
main:/data/www /data/www nfs rw,tcp,soft,intr,bg,rdirplus,noatime,nosuid,nodev

Jason
Received on Wed Aug 27 2003 - 11:04:51 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:20 UTC