SSL Async Handshake Timeout
" when contacting other hostsSSL Async Handshake Timeout : Read timeout after approximately 25000ms. Closing stream SSL
Failed to SSL handshake;
vCenter Server 8.0.3
MTU Mismatch on Management network. FDM does support Jumbo Frames, but the MTU setting has to be consistent from end to end on every device.
Check MTU settings for the vmk, vmnic, and vSwitch/DVS involved with the Management network on each host to confirm the mismatch.
Confirm the issue using network commands at the ESXi shell:
vmkping -I vmkX x.x.x.x
vmkping -d -s 8972 x.x.x.x
openssl s_client -connect x.x.x.x 8182
Edit the device used for the Management network that is set incorrectly and change the MTU to 9000.
For more information on that process, see:
For a similar vSphere HA and 8.0 U3 issue with slightly different logging, see: HA clusters fails to configure in vCenter Server 8.0 U3 when the VPXD certificate mode is set to "thumbprint".