Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2004 09:45:01 -0800
From:      Kris Kennaway <kris@obsecurity.org>
To:        Jacques Beigbeder <Jacques.Beigbeder@ens.fr>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: NFS performances on 5.1
Message-ID:  <20040131174500.GB8790@xor.obsecurity.org>
In-Reply-To: <20040131150221.GA24039@trefle.ens.fr>
References:  <20040131150221.GA24039@trefle.ens.fr>

next in thread | previous in thread | raw e-mail | index | archive | help

--uQr8t48UFsdbeI+V
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Jan 31, 2004 at 04:02:21PM +0100, Jacques Beigbeder wrote:
> On a same Ethernet 100 LAN, I have several Unix and
> an NFS Solaris fileserver. On these Unix, I tried:
> 	time dd=3D/fileserver/aFile of=3D/fileserver/otherFile bs=3D32768
> On each try, I use new files, to avoid the impact of file caching.
>=20
> I measured the time spent and the number of Ethernet packets (with snoop).
> I found:
>=20
> NFS client	time		# pkts
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D      =
   =3D=3D=3D=3D=3D=3D
> Solaris		3.11s		2296
> Linux Redhat9	2.42s		1929
> FreeBSD 5.1	19.72s		14887	<!!!
> FreeBSD 4.9	3.04s		6380
> FreeBSD 5.2	2.98s		5941
>=20
> All FreeBSD uses: mount_nfs -U -3 -r 32768 -w 32768 ...
>=20
> Question: is there any tuning on 5.1 to get better performances?

The best way to tune 5.1 is to update it to 5.2 (I'm sure you read all
the documentation that states that the 5.x branch is a new technology
release with performance not being an initial goal).  However, those
numbers still look excessive, so I wonder if you forgot to turn off
some of the debugging options like WITNESS.

Kris

--uQr8t48UFsdbeI+V
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAG+mcWry0BWjoQKURArGVAKD409E9Fk3jrI9XJ973ONjL18goPgCfR/8f
MqyToUTfIkJh5awFevu+vY4=
=U/g1
-----END PGP SIGNATURE-----

--uQr8t48UFsdbeI+V--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040131174500.GB8790>