VMware vSphere 7.x Professional for Service Providers — Question 29
A vSphere Administrator configures Quick Boot to restart an ESXi host without rebooting the physical hardware.
In order to troubleshoot any ESXi Quick Boot issues which log file needs to be reviewed?
Answer options
- A. vmkeventd.log
- B. loadESX.log
- C. vpxa.log
- D. vmkernel.log
Correct answer: B
Explanation
The correct log file to check for troubleshooting ESXi Quick Boot issues is loadESX.log, as it contains information related to the boot process of the ESXi host. The other log files mentioned, such as vmkeventd.log and vpxa.log, are used for different purposes, like tracking VM events and vCenter agent operations, respectively, while vmkernel.log primarily logs kernel-related activities.