From owner-freebsd-questions Mon May 27 14:59:37 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA17924 for questions-outgoing; Mon, 27 May 1996 14:59:37 -0700 (PDT) Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA17907 for ; Mon, 27 May 1996 14:59:32 -0700 (PDT) Received: from buffnet1.buffnet.net (mmdf@buffnet1.buffnet.net [205.246.19.10]) by buffnet4.buffnet.net (8.6.12/8.6.9) with SMTP id RAA03538 for ; Mon, 27 May 1996 17:01:31 GMT Received: from buffnet11.buffnet.net by buffnet1.buffnet.net id aa07159; 27 May 96 18:00 EDT Date: Mon, 27 May 1996 18:00:25 -0400 (EDT) From: Steve To: Roland Schoettle cc: questions@freebsd.org Subject: Re: NFS Problem In-Reply-To: <31A9FFCC.15E2@quattttro.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk You probably got one fast machine/card and one slow on. Mount with read and write sizes of 1024 and try On Mon, 27 May 1996, Roland Schoettle wrote: > I am having a problem with a new FreeBSD install. Specifically NFS does > not seem to work. > > When connecting to another UNIX host, all appears well - the mount works > running "ls -l" across the mount shows the files on the mounted system. > But when trying to "cp" a file across the NFS mount the tty doing the > "cp" appears to hang (other ttys are OK). After a few minutes the tty > comes back with the following message: > monty sendmail[8031]: timeout waiting for input from local > during message body read > monty sendmail[8078]: timeout waiting for input from local > during message body read > monty sendmail[8078]: CAA08078: SYSERR: putoutmsg (NO-HOST): error > on output channel sending "451 timeout waiting for input during > message body read": Broken pipe > monty sendmail[8078]: CAA08078: SYSERR: putoutmsg (NO-HOST): error > on output channel sending "451 timeout waiting for input during > message body read": Broken pipe > monty sendmail[8177]: timeout waiting for input from local during > initial message read > > At this point the tty is still hung (control C, control Break, etc have > no effect. > > The system is called monty and is a Pentium 133 with 32M RAM using a SMC > 10/100 PCI Adapter. > > Any help would be appreciated. > > Thankyou > Roland Schoettle > rolands@quattttro.com >