esxcli system coredump file list
Output seen:
Active: false
Configure: false VMware vSphere ESXi 9.0.2
The ESXi host deactivates the existing diagnostic coredump file during the 9.0.2 upgrade process when dynamically resizing the dump target, but fails to reactivate the newly created dump file automatically.
Broadcom is aware of this issue and will be fixed in future release
To resolve this issue in ESXi 9.0.2, apply one of the following workarounds:
Workaround 1:
esxcli system coredump file set --smart --enable trueWorkaround 2:
After following any of the above workaround to confirm the coredump file is active, run the following command:
esxcli system coredump file listEnsure the output displays true for both the Active and Configured columns.