Date: Tue, 17 Jul 2001 22:11:27 -0400 From: Christopher Sean Hilton <chris@vindaloo.com> 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> In-Reply-To: <20010717214955.B18437@andale.vindaloo.com>; from chris@vindaloo.com on Tue, Jul 17, 2001 at 09:49:55PM -0400 References: <20010717214955.B18437@andale.vindaloo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010717221127.A16060>