Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: nfs server performance (netbsd-5)



On Fri, Apr 09, 2010 at 10:00:42AM +0300, Jukka Marin wrote:
> TCP mounts with 8 k r/w sizes.
> 
> Now the NFS server performs better - CPU load is lower and the system no
> longer coughs when nfsd is running.  However, I'm still getting lots of
> RPC errors - something like 100 or 200 per second during a build on a NetBSD
> client machine.

Try reducing the number of nfs server processes to 1.
If the nfs server ever gets disk limited, the disk write algorithms
can cause one of the server threads to get starved leading to timeouts.

        David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index