Installation manual

Configuring Front-End Services
Configuring NFS
CLI Storage-Management Guide 11-11
Showing the NFS/TCP Timeout
Use the show nfs tcp command to view the current client-connection behavior and
timeout period for NFS/TCP timeouts:
show nfs tcp
For example, this system has the behavior configured above:
bstnA6k(gbl)# show nfs tcp
Transaction Timeout
Behavior: Return I/O Error
Inactivity: 30 seconds
bstnA6k(gbl)# ...
Reverting to the Default Timeout and Behavior
By default, an NFS/TCP connection to any filer times out in 105 seconds, and the
NFS service drops the connection to the client on timeout. Use
no nfs tcp timeout to
return to this default for all NFS filers and services:
no nfs tcp timeout
For example:
bstnA6k(gbl)# no nfs tcp timeout
bstnA6k(gbl)# ...