From owner-freebsd-hackers Wed Apr 9 07:20:41 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA22045 for hackers-outgoing; Wed, 9 Apr 1997 07:20:41 -0700 (PDT) Received: from dg-rtp.dg.com (dg-rtp.rtp.dg.com [128.222.1.2]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id HAA22039 for ; Wed, 9 Apr 1997 07:20:38 -0700 (PDT) Received: by dg-rtp.dg.com (5.4R3.10/dg-rtp-v02) id AA11355; Wed, 9 Apr 1997 10:20:03 -0400 Received: from ponds by dg-rtp.dg.com.rtp.dg.com; Wed, 9 Apr 1997 10:20 EDT Received: (from rivers@localhost) by ponds.water.net (8.8.3/8.7.3) id KAA05310 for freebsd-hackers@freefall.cdrom.com; Wed, 9 Apr 1997 10:07:05 -0400 (EDT) Date: Wed, 9 Apr 1997 10:07:05 -0400 (EDT) From: Thomas David Rivers Message-Id: <199704091407.KAA05310@ponds.water.net> To: ponds!freefall.cdrom.com!freebsd-hackers Subject: V2.2.1 (as of 4/8/97) and NFS.... Help.... Content-Type: text Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I've just upgraded my machine at work from 2.1.5 to 2.1.1 (well, not upgraded; I whiped the disk and did a clean install.) This machine sits in a network of PCs and HPs (HP/UX 9.0.5.) Version 2.1.5's NFS had no problems mounting HP file systems; but 2.2.1 isn't cooperating at all. The mounts work fine; but, as soon as I go do an NFS mounted directory and do an "ls" - the session is "hung" - in fact, accesses via that mount point will hang. The first nfsiod appears to be sitting in accept(); while the others are waiting on select(). HP/UX 9.0.5 is quite old; so I don't believe this is a V2 vs. V3 situation. In any event, I went to force V2 on FreeBSD, but I can't find the option (it doesn't appear to be documented in the man page...) - All hung up - - Dave Rivers -