8.4 Mount Parameters Combinations

Tuning the mount parameter combination of rpcTimeOut, MaxOutstandingPackets, readSize, and writeSize based on the network load, UNIX machines, and hardware significantly increases NFS Gateway performance.

You can vary the combination of mount parameters based on your network resources.

You can tune the combination of mount parameters in the following ways:

Tuning the Read Performance

Observation

In this example, maxOutstandingPackets = 10 gives the best result.

Observation

In this example, for read operations readSize = 32, and maxOutstandingPackets = 10 gives the best result.

Tuning the Write Performance

Observation

In this example, maxOutstandingPackets = 10 gives the best result.

Observation

In this example, for write operations, writeSize = 32, and maxOutstandingPackets = 10 gives the best result.