On Sat, Aug 16, 2003 at 08:50:30PM -0500, Dan Nelson wrote: +> What kind of hardware were you using? 2.5MB/sec NFS sounds abysmal.
I don't think it is a hardware problem.
Run this test on 5.1-CURRENT with:
options INVARIANTS
options INVARIANT_SUPPORT
options WITNESS
and without any network and NFS optimization.
And this test was:
for write:
% dd if=/dev/zero /mnt/nfs/test bs=128k count=500
for read:
% dd if=/mnt/nfs/test /dev/null bs=128k count=500
--
Pawel Jakub Dawidek [EMAIL PROTECTED]
UNIX Systems Programmer/Administrator http://garage.freebsd.pl
Am I Evil? Yes, I Am! http://cerber.sourceforge.net
pgp00000.pgp
Description: PGP signature

