Wolfgang Schludi <(E-Mail Removed)> wrote:
> The NFS write performance after booting is very bad (~300 kBytes/sec).
> The network (100Mbit/sec; full duplex) seems to be ok since both "rcp"
> and "ftp" run at ~10.9 MBytes/sec in both directions.
> excerpt from /etc/fstab@client:
>
> fileserver:/filetransfer /filetransfer nfs bg,hard,intr,nolock,noac 0 0
I think perhaps you missed a _BIG_ optimisation you can make. Add the
rsize=8192,wsize=8192 to your mount options.
Why this isn't the default? I can't correctly recall, but you might find
the answer at nsf.sf.net
--
Cameron Kerr
(E-Mail Removed) :
http://nzgeeks.org/cameron/
Empowered by Perl!