On Sun, 14 Sep 2003 10:54:51 -0400 David Hart <[EMAIL PROTECTED]> wrote:
> Kernels on the server and all clients are configured for version 3. I > cannot find the combination of server and client settings that will > speed up NFS. > > Moving large files is considerably faster through FTP or moving them to > the web root and using wget. > > Any suggestions? Hi David, You can try the rsize and wsize mount options mentioned in the man page for mount: rsize=8192,wsize=8192 This increases the block size for read and write operations respectively. It does increase the speed over what you get with the default values but i've never seen NFS as fast as ftp no matter how you tune it. Sean. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list