Statically sets protocols as TCP, sets a read and write size to 1024000 (1MB) and only reports an IO error (not a complete failure) during a communication failure to the server and retrys the IO.
proto=tcp,mountproto=tcp,rsize=1024000,wsize=1024000,soft
These options are set on the NFS client side.
Recent Comments