From owner-freebsd-questions Tue Jul 17 19:11:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fw.vindaloo.com (ool-182dd047.dyn.optonline.net [24.45.208.71]) by hub.freebsd.org (Postfix) with ESMTP id E7FF237B401 for ; Tue, 17 Jul 2001 19:11:36 -0700 (PDT) (envelope-from chris@vindaloo.com) Received: (from uucp@localhost) by fw.vindaloo.com (8.10.1/8.10.1) id f6I2BaP00710 for ; Tue, 17 Jul 2001 22:11:36 -0400 (EDT) Received: from andale.vindaloo.com(192.168.133.3) via SMTP by fw.vindaloo.com, id smtpdmg5131; Tue Jul 17 22:11:33 2001 Received: by andale.vindaloo.com (Postfix, from userid 1000) id 92ECD4383; Tue, 17 Jul 2001 22:11:27 -0400 (EDT) Date: Tue, 17 Jul 2001 22:11:27 -0400 From: Christopher Sean Hilton To: freebsd-questions@FreeBSD.ORG Subject: Re: NFS - Make buildworld hangs over NFS mounted partition on one machine. Message-ID: <20010717221127.A16060@andale.vindaloo.com> References: <20010717214955.B18437@andale.vindaloo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010717214955.B18437@andale.vindaloo.com>; from chris@vindaloo.com on Tue, Jul 17, 2001 at 09:49:55PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jul 17, 2001 at 09:49:55PM -0400, Christopher Sean Hilton wrote: > This one is strange. I have a machine running 4.2-STABLE which NFS exports > the FreeBSD /usr/src tree. I keep this one machine up to date via CVSup. I > can export the src tree to any of my desktop machines and do a make > buildworld with good success but when I try to do the same thing with my > laptop it hangs hard. I'm just about to do the NFS mount with -i on. to see > if that at least lets me break out of the make world process. > Nix this, Mounting the code with TCP rather than UDP solved the problem. It seems as though the xl interface in the nfs server running at full duplex can really outrun the ed interface in the laptop. This isn't a problem with the other machines because they are all have reasonably fast interfaces. -- Chris Hilton chilton-at-vindaloo-dot-com ------------------------------------------------------------------------ "All I was doing was trying to get home from work!" -- Rosa Parks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message