Date: Wed, 21 Mar 2001 09:39:06 -0800 From: Alfred Perlstein <bright@wintelcom.net> To: Jan Conrad <conrad@th.physik.uni-bonn.de> Cc: Matt Dillon <dillon@earth.backplane.com>, Gordon Tetlow <gordont@bluemtn.net>, Rich Morin <rdm@cfcl.com>, freebsd-stable@FreeBSD.ORG Subject: Re: NFS performance Message-ID: <20010321093906.E12319@fw.wintelcom.net> In-Reply-To: <Pine.BSF.4.33.0103211824460.1867-100000@merlin.th.physik.uni-bonn.de>; from conrad@th.physik.uni-bonn.de on Wed, Mar 21, 2001 at 06:27:47PM %2B0100 References: <20010321092336.A12319@fw.wintelcom.net> <Pine.BSF.4.33.0103211824460.1867-100000@merlin.th.physik.uni-bonn.de>
next in thread | previous in thread | raw e-mail | index | archive | help
* Jan Conrad <conrad@th.physik.uni-bonn.de> [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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010321093906.E12319>