On Wed, Dec 08, 1999 at 06:36:49PM +0000, [EMAIL PROTECTED] wrote:
>
> We had the same problem with slow NFS performance talking to Suns. The
> best option is to get the NFS3 kernel patches, this made a significant
> difference (& keeping wsize to 8192).
Well actually you want to keep wsize equal to the blocksize of the exported
filesystem.
I would disagree, especially if you are using NFS V2 and servers that
only reply once data is in "stable storage" per the spec. If you had
said one should set the wsize to a multiple of the physical FS's blocksize,
then you'd get more agreement.
-Ric Werme