Not Responding
.Disconnected
./var/log/hostd.log
is showing: YYYY-MM-DDT:HH:MM:06.810Z In(###) Hostd[#######]: --> eventTypeId = "esx.audit.host.poweroff.reason.unavailable",
YYYY-MM-DDT:HH:MM.810Z In(###) Hostd[#######]: --> objectId = "ha-host",
YYYY-MM-DDT:HH:MM.810Z In(###) Hostd[#######]: --> objectType = "vim.HostSystem",
YYYY-MM-DDT:HH:MM.810Z In(###) Hostd[#######]: --> }
YYYY-MM-DDT:HH.810Z In(###) Hostd[#######]: [Originator@6876 sub=Vimsvc.ha-eventmgr] Event 38 : Host had been powered off. The power off was not the result of a kernel error, deliberate reboot, or shut down. This could indicate a hardware issue. Hardware may reboot abruptly due to power outages, faulty components, and heating issues. To investigate further, engage the hardware vendor.
Note: This article assumes that the steps in the following KB have been completed
Note:Syslog > Local > Syslog.Local.DatastorePath
contains the location of the logs if they are redirected to a VMFS volume.Syslog > Remote > Syslog.Remote.Hostname
contains the IP address or hostname of the syslog server that houses the logs for this host./var/run/log/hostd.log
file will contain one or both of the following events (or similar ones):
Hostd: [hh:mm:ss.284 27D13B90 info 'TaskManager'] Task Created : haTask-ha-host-vim.HostSystem.reboot-50
DCUI: reboot
Hostd: [<YYYY-MM-DD> <time>.550 ######## info 'TaskManager'] Task Created : haTask-ha-host-vim.HostSystem.shutdown-78</time>
or
DCUI: poweroff
[YYYY-MM-DDTHH:MM:SS] cpu6:####)VMKAcpi: ###: In PowerButton Helper
[YYYY-MM-DDTHH:MM:SS] cpu0:#######)VMKAcpi: ###: Power button pressed; requesting graceful shutdown and poweroff
[YYYY-MM-DDTHH:MM:SS]
info hostd[] [Originator@#### sub=Hostsvc.HaHost] ACPI power event from the vmkernel
#######
[YYYY-MM-DDTHH:MM:SS]
info hostd[#######] [Originator@#### sub=Hostsvc.HaHost] Shutdown, force = true
[YYYY-MM-DDTHH:MM:SS]
warning hostd[#######] [Originator@#### sub=Hostsvc.HaHost] Failed to find activation record, event user unknown.
[YYYY-MM-DDTHH:MM:SS]
info hostd[#######] [Originator@#### sub=Vimsvc.ha-eventmgr] Event 679147 : Shut down of <ESXhostname> in ha-datacenter: Unknown
[YYYY-MM-DDTHH:MM:SS]
info hostd[#######] [Originator@#### sub=SysCommandPosix] ForkExec(/usr/lib/vmware/vob/bin/addvob) 214058855
[YYYY-MM-DDTHH:MM:SS]
info hostd[#######] [Originator@#### sub=Vimsvc.TaskManager opID=<opID> user=vpxuser] Task Created : haTask--vim.event.EventHistoryCollector.readNext-########
[YYYY-MM-DDTHH:MM:SS]
info hostd[#########] [Originator@#### sub=Vimsvc.TaskManager opID=<opID> user=vpxuser] Task Completed : haTask--vim.event.EventHistoryCollector.readNext-######## Status success
[YYYY-MM-DDTHH:MM:SS]
info hostd[#######] [Originator@#### sub=Hostsvc.VmkVprobSource] VmkVprobSource::Post event: (vim.event.EventEx) {--> key = 65,
--> chainId = -##########,
--> createdTime = "
[YYYY-MM-DDTHH:MM:SS]
",--> userName = "",
--> host = (vim.event.HostEventArgument) {
--> name = "<ESX host name>",
--> host = 'vim.HostSystem:ha-host'
--> },
--> eventTypeId = "esx.audit.hostd.host.poweroff.reason",
--> arguments = (vmodl.KeyAnyValue) [
--> (vmodl.KeyAnyValue) {
--> key = "1",
--> value = " Last reboot reason is unknown. Please check ESXi and the BMC logs for further details. "
--> },
--> (vmodl.KeyAnyValue) {
--> key = "2",
--> value = "Unknown"
--> }
--> ],
--> objectId = "ha-host",
--> objectType = "vim.HostSystem",
--> }
[YYYY-MM-DDTHH:MM:SS]
info hostd[#######] [Originator@#### sub=Vimsvc.ha-eventmgr] Event ###### : The host is being powered off through hostd. Reason for powering off: Last reboot reason is unknown. Please check ESXi and the BMC logs for further details. , User: Unknown. Please consult vSphere Documentation Center or follow the Ask VMware link for more information.
[YYYY-MM-DDTHH:MM:SS]
info hostd[#######] [Originator@#### sub=Vimsvc.TaskManager opID=######## user=vpxuser] Task Created : haTask--vim.event.EventHistoryCollector.readNext-########
[YYYY-MM-DDTHH:MM:SS]
info hostd[#######] [Originator@#### sub=Vimsvc.TaskManager opID=######## user=vpxuser] Task Completed : haTask--vim.event.EventHistoryCollector.readNext-######## Status success
[YYYY-MM-DDTHH:MM:SS]
info hostd[#######] [Originator@#### sub=SysCommandPosix] ForkExec(/sbin/poweroff) #########
esxcfg-dumppart
command. esxcfg-advcfg -g /Misc/BlueScreenTimeout
/var/log/vmksummary.log
shows that a core dump is found.For example:
<YYYY-MM-DD>T<time>Z bootstop: Host has booted
<YYYY-MM-DD>T<time>Z bootstop: file core dump found</time></time>
Note:
hostd.log
[YYYY-MM-DDTHH:MM:SS] In(###) Hostd[######]: [Originator@#### sub=Vimsvc.TaskManager opID=####-####:####-#### sid=######## user=vpxuser:####-####] Task Created : haTask-ha-host-vim.HostSystem.reboot-##########
[YYYY-MM-DDTHH:MM:SS] In(###) Hostd[######]: --> eventTypeId = "esx.audit.hostd.host.reboot.reason",
[YYYY-MM-DDTHH:MM:SS] In(###) Hostd[######]: --> value = "The host is being rebooted through hostd."
[YYYY-MM-DDTHH:MM:SS] In(###) Hostd[######]: [Originator@#### sub=Vimsvc.ha-eventmgr] Event 7142 : The host is being rebooted through hostd. Reason for reboot: The host is being rebooted through hostd., User: vpxuser:<vCenter admin user>.
hostd.log
[YYYY-MM-DDTHH:MM:SS] info hostd[######] [Originator@#### sub=Vimsvc.TaskManager opID=####-#### user=####-####] Task Created : haTask-ha-host-vim.HostSystem.shutdown-##########
--> obj = 'vim.Task:haTask-ha-host-vim.HostSystem.shutdown-##########',
--> object = 'vim.Task:haTask-ha-host-vim.HostSystem.shutdown-##########',
--> eventTypeId = "esx.audit.host.stop.shutdown",
[YYYY-MM-DDTHH:MM:SS] info hostd[######] [Originator@#### sub=Vimsvc.TaskManager opID=esxui-####-#### user=####] Task Completed : haTask-ha-host-vim.HostSystem.shutdown-########## Status success
[YYYY-MM-DDTHH:MM:SS] info hostd[######] [Originator@#### sub=Solo.VmwareCLI] (vim.EsxCLI.system.shutdown) ha-cli-handler-system-shutdown created
[YYYY-MM-DDTHH:MM:SS] info hostd[######] [Originator@#### sub=Solo.VmwareCLI] CreateDynMoType (Type vim.EsxCLI.system.shutdown) (Wsdl VimEsxCLIsystemshutdown) (Version vim.version.version5).