Currently, there is no resolution.
Workaround:
Note: Do not apply this workaround if your system is not affected by the specific issue in this KB article.
To work around this issue, disable the ESXi's CPU microcode loader by setting the vmkernel boot option
VMkernel.boot.microcodeUpdate to
false, then reboot. for more information on how to change advanced settings, see
Configuring advanced options for ESXi/ESXTo set this option using SSH and command line:
- Connect to the ESXi host with an SSH session and root credentials
- Run this command:
esxcli system settings kernel set --setting=microcodeUpdate --value=false