From owner-freebsd-hackers Fri Apr 11 15:50:42 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA26986 for hackers-outgoing; Fri, 11 Apr 1997 15:50:42 -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 PAA26971 for ; Fri, 11 Apr 1997 15:50:35 -0700 (PDT) Received: by dg-rtp.dg.com (5.4R3.10/dg-rtp-v02) id AA27980; Fri, 11 Apr 1997 18:50:03 -0400 Received: from ponds by dg-rtp.dg.com.rtp.dg.com; Fri, 11 Apr 1997 18:50 EDT Received: from lakes.water.net (lakes [10.0.0.3]) by ponds.water.net (8.8.3/8.7.3) with ESMTP id QAA04250 for ; Fri, 11 Apr 1997 16:06:27 -0400 (EDT) Received: (from rivers@localhost) by lakes.water.net (8.8.3/8.6.9) id QAA16156 for freebsd-hackers@freefall.cdrom.com; Fri, 11 Apr 1997 16:12:45 -0400 (EDT) Date: Fri, 11 Apr 1997 16:12:45 -0400 (EDT) From: Thomas David Rivers Message-Id: <199704112012.QAA16156@lakes.water.net> To: ponds!freefall.cdrom.com!freebsd-hackers Subject: NFS problems - it doesn't appear to be ep0. Content-Type: text Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Well, regarding my NFS hang-ups to HP/UX 9.05 and Sunos 4.1.3 systems (this is 2.2.1 as of April 8th). I replaced my 3c509 with a 3c900 and was able to demonstrate the same lock up. It appears to be related to a readdir(), as only ls -l causes the file system hang. A 'cat' of large files (quite large) doesn't seem to have the same effect. I set the readdirsize down to 1024 with the -I argument on the mount, but that didn't seem to affect it. - Dave Rivers -