Summary
Resetting the Integrated Baseboard Management Controller (Integrated BMC) will fix the issue.
Description
Unable to get hardware error in the logs even though the fans are running noisy.
Resolution
Steps on how to reset the Baseboard Management Controller:
- Download IPMItool* utility (This is third-party content).
- Using IPMItool*, run the command from the command-line interface.
From local system:
ipmitool mc reset cold
From remote system:
ipmitool -I lanplus -H [IP Address] -U [user] -P [password] -C 17 -N 5 mc reset cold.
Note |
Refer to the Third Party Content section in the Intel Terms of Use. |