Hi Gurus
VSC will use the following NFS setting:
NFS.HeartbeatMaxFailures......10
NFS.HeartbeatFrequency........12
NFS.HeartbeatTimeout..........5
that means ESXi will mark NFS datastore as failure after 125s
For GOS timeout, According the VSC 4.1 manual:
There are two scripts for each operating system:
- A 60-second script
- A 190-second script
I was a little confused, What's the relation btw EXSi NFS timeout and GOS timeout?
if use 60-second script, if NFS datastore has no response over 60s but less than 125s, what's the GOS happen? Does it report SCSI error and hung the application?
if use 90-second script, if NFS datastore has no response over 125s and was marked as failure, how does GOS 190s timout work?
Thanks and Best Regards!
TC