From owner-freebsd-questions Wed Apr 19 09:53:34 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA23630 for questions-outgoing; Wed, 19 Apr 1995 09:53:34 -0700 Received: from nsk.kodak.com (nsk.kodak.com [150.220.251.149]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id JAA23582 for ; Wed, 19 Apr 1995 09:51:54 -0700 Received: by nsk.kodak.com id AA20401 (5.67b+/IDA-1.5 for ); Wed, 19 Apr 1995 12:45:38 -0400 Received: from khis_ns.khis.kodak.com(192.232.112.2) by nsk.kodak.com via smap (V1.3) id sma020399; Wed Apr 19 12:45:33 1995 Received: from dal-gw.dal.khis.Kodak.COM by khis_ns.khis.kodak.com with SMTP id AA29335 (5.67b/IDA-1.5 for ); Wed, 19 Apr 1995 12:53:23 -0400 Received: from dal.khis.kodak.com (alamo.dal.khis.kodak.com) by dal-gw.dal.khis.kodak.com with SMTP id AA16792 (5.65c/IDA-1.5 for questions@freefall.cdrom.com); Wed, 19 Apr 1995 11:49:31 -0500 Received: by dal.khis.kodak.com (4.1/SMI-4.1) id AA20030; Wed, 19 Apr 95 11:50:51 CDT From: wardd@khis.Kodak.COM (Doug Ward) Message-Id: <9504191650.AA20030@dal.khis.kodak.com> Subject: NFS hanging up To: questions@freefall.cdrom.com Date: Wed, 19 Apr 1995 11:50:50 -0500 (CDT) Content-Type: text Content-Length: 796 Sender: questions-owner@FreeBSD.org Precedence: bulk I am networking two FreeBSD 2.0 systems using 3Com Etherlink (not II) ethernet cards. I am using the el0 interface. RPC, ftp and telnet work great. I can cd and ls within a remote mounted file system but when I try to cp to or from the remote file system, the shell I am in hangs. The shell also hangs when I try to execute a program on the remote file system. The results are the same no matter which machine I mount from. One of the machines is a 386DX40 with 8 MB of ram, an Adaptech 1542C SCSI controller and a 1.1 GB Micronet SCSI hard drive. The other machine is a 386DX33 with 4 MB of ram, an 100 MB IDE hard drive. Is there a patch I need? Is there a parameter for mount I need to check? What information provided by nfsstat is useful in looking at this? thanks, William