Open main menu

CDOT Wiki β

Changes

OPS535 NFS Optimization

484 bytes added, 13:06, 12 October 2016
Overview
= Overview =
"Aside from the general network configuration - appropriate network capacity, faster NICs, full duplex settings in order to reduce collisions, agreement in network speed among the switches and hubs, etc. - <font color='blue'>one of the most important client optimization settings are the <b>NFS data transfer buffer sizes</b>, specified by the mount command options <b>rsize</b> and <b>wsize</b>. </font>" - [http://nfs.sourceforge.net/nfs-howto/ar01s05.html Optimizing NFS Performance]. This exercise involved the investigation of finding the optimal rsize and wsize for NFS clients that use the NFS server for storing small files with average file size of 1K bytes and NFS clients that use the NFS server for storing relatively large files with average file size of 1M bytes.
= Useful reference on NFS optimization =
* [http://www.tldp.org/HOWTO/NFS-HOWTO/performance.html Optimizing NFS Performance]
* [http://www.slashroot.in/how-do-linux-nfs-performance-tuning-and-optimization How to do Linux NFS Performance Tuning and Optimization]
* [http://www.ibm.com/support/knowledgecenter/ssw_aix_72/com.ibm.aix.performance/read_write_size_adjust.htm NFS Tuning on the client]
* [https://tweaked.io/guide/nfs/ Optimizing servers - NFS speedup & optimization guide]
= Environments =
1,760
edits