From owner-freebsd-stable Wed Mar 21 9:41:14 2001 Delivered-To: freebsd-stable@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id C0A1437B72A for ; Wed, 21 Mar 2001 09:41:10 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id f2LHd6026566; Wed, 21 Mar 2001 09:39:06 -0800 (PST) Date: Wed, 21 Mar 2001 09:39:06 -0800 From: Alfred Perlstein To: Jan Conrad Cc: Matt Dillon , Gordon Tetlow , Rich Morin , freebsd-stable@FreeBSD.ORG Subject: Re: NFS performance Message-ID: <20010321093906.E12319@fw.wintelcom.net> References: <20010321092336.A12319@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from conrad@th.physik.uni-bonn.de on Wed, Mar 21, 2001 at 06:27:47PM +0100 X-all-your-base: are belong to us. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Jan Conrad [010321 09:27] wrote: > On Wed, 21 Mar 2001, Alfred Perlstein wrote: > > > > Do you know what actually determines the writing speed in a case like > > > our's? Network or disk? > > > > Y'know, it would be a hell of a lot easier to figure out what was > > wrong if you showed us the mount flags you're using. > > client: einstein > server: merlin > > client: > mount_nfs merlin:/freebsd/misc /mnt > > 'mount' gives: > merlin:/freebsd/misc on /mnt (nfs) Oh come on now, you didn't do a single thing that I asked you to! Did you bother to read the mount_nfs manpage? *slap* try this: mount -t nfs \ -o nfsv3,tcp,intr,rdirplus,-r=32768,-w=32768 \ merlin:/freebsd/misc /mnt -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message