From owner-freebsd-questions@FreeBSD.ORG Thu May 5 16:38:41 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA21716A4CE for ; Thu, 5 May 2005 16:38:41 +0000 (GMT) Received: from ptb-relay03.plus.net (ptb-relay03.plus.net [212.159.14.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B01E43DA8 for ; Thu, 5 May 2005 16:38:41 +0000 (GMT) (envelope-from ian@codepad.net) Received: from [80.229.159.44] (helo=[192.168.0.4]) by ptb-relay03.plus.net with esmtp (Exim) id 1DTjN0-00046t-Ma for freebsd-questions@freebsd.org; Thu, 05 May 2005 17:38:38 +0100 From: Xian To: freebsd-questions@freebsd.org Date: Thu, 5 May 2005 17:38:38 +0100 User-Agent: KMail/1.8 References: <1295756504.20050429155217@mail.ru> <200504291302.17532.ian@codepad.net> <781e2bc00505031559329d3c88@mail.gmail.com> In-Reply-To: <781e2bc00505031559329d3c88@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200505051738.38154.ian@codepad.net> Subject: Re: NFS mounting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2005 16:38:41 -0000 On Tuesday 03 May 2005 23:59, Benjamin Keating wrote: > nfs.myserver.com:/usr/ports =A0 /usr/ports =A0 nfs =A0 rw,-b =A0 0 =A0 0 That would be nfs.myserver.com:/usr/ports /usr/ports nfs rw,bg 0 0 or at least that's how mine are. You may want to investigate=20 tcp,intr,nfsv3,-w=3D32768,-r=3D32768 as well. The tcp, and buffer size opti= ons=20 should speed things up a bit. I found most of it under the -o option of the= =20 man page. HTH =2D-=20 /Xian "The important thing is not to stop questioning. Curiosity has its own reas= on=20 for existing." Albert Einstein