Re: RELENG_5 nfs performance

From: Claus Guttesen <cguttesen_at_yahoo.dk>
Date: Mon, 20 Sep 2004 15:51:26 +0200 (CEST)
> I then upgraded to 5.3-BETA4 which gives me the same
> results.
> Is there anything I'm missing here? The system is

Try switching to TCP rather than UDP on the server,
/etc/rc.conf:

nfs_server_flags="-t -u -n 10" 

set read- and write-size to 32768 on the client,
/etc/fstab:

jasmin:/data /data nfs
rw,tcp,intr,nfsv3,-w=32768,-r=32768 0 0

Claus
Received on Mon Sep 20 2004 - 11:51:26 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:12 UTC