From owner-freebsd-questions Wed Jan 9 9:41:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rush.telenordia.se (mail.telenordia.se [194.213.64.42]) by hub.freebsd.org (Postfix) with SMTP id B3FBB37B402 for ; Wed, 9 Jan 2002 09:41:53 -0800 (PST) Received: (qmail 7836 invoked from network); 9 Jan 2002 18:41:51 +0100 Received: from bb-62-5-36-29.bb.tninet.se (HELO there) (62.5.36.29) by mail.telenordia.se with SMTP; 9 Jan 2002 18:41:51 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Mark Rowlands To: Doug Poland Subject: Re: Impoving NFS performance Date: Wed, 9 Jan 2002 18:41:50 +0100 X-Mailer: KMail [version 1.3.2] References: <02010818414501.05084@proxy.the-i-pa.com> <20020108210819.A5558@polands.org> In-Reply-To: <20020108210819.A5558@polands.org> Cc: freebsd-questions MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020109174153.B3FBB37B402@hub.freebsd.org> 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 Wednesday 09 January 2002 4:08 am, you wrote: > Here's some options I use after some research: > > -o nfsv3,intr,rdirplus,-r=32768,-w=32768 > > I've never measured the performance against other protocols but this gave > me acceptable performance on a small LAN. YMMV. Never did figure out how > to get this to work via fstab. I've been mounting remote exports via shell > script in /usr/local/etc/rc.d. If you use these and can get the mounts to > work via fstab, I'd appreciate some guidance. # Device Mountpoint FStype Options Dump Pass# pcmarbsd:/web1 /mnt2 nfs -3,-T,-r=32768,-w=32768,rw 0 0 might be about right........well at least it mounts but I am way too lazy to test the performance...... oh ok with the above opts 6.58 MB/s with default 5.47 MB/s this is with moderately large files (750MB) -- God may be subtle, but he isn't plain mean. -- Albert Einstein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message