Reducing mount
time while troubleshooting mount failures
Problem:
The gymount operation can take some time to finish retrying
and might time out before giving the final results. During retry,
the NFS Gateway displays the following messages:
GYMOUNT for volume volume_name is
experiencing a problem with Mount Version MountVersion.
Retrying with Mount version MountVersion -1...
Explanation:
While mounting a volume, gymount uses twice the value specified
for the rpcRetries and rpcTimeOut parameters.
Action:
Decrease the values for the rpcTimeOut and rpcRetries parameters
to speed up the mount.
After the problem is resolved, reset the values as before
to ensure good fault tolerance.