In some cases, ESXi hosts may become completely unresponsive, causing all processes to hang without any logging of events. This can make troubleshooting the issue challenging, as there is no record of what occurred during the incident. This article provides guidance on how to approach such situations and gather the necessary information for effective problem resolution.
The root cause of intermittent ESXi host unresponsiveness with no logging can vary, but some possible reasons include:
To troubleshoot ESXi host unresponsiveness with no logging, follow these steps:
esxcli system coredump network set --interface-name=vmk0 --server-ipv4=<vCenter_IP_Address> --server-port=6500
<vCenter_IP_Address>
with the IP address of your vCenter Server.esxcli system settings advanced set -o /UserVars/SuppressCoredumpWarning -i 1
esxcli system coredump file set --enable true