免責事項: これは英文の記事 「ESX host rebooted with the event "Assert + Voltage State Asserted" in SEL..」の日本語訳です。記事はベストエフォートで翻訳を進めているため、ローカライズ化コンテンツは最新情報ではない可能性があります。最新情報は英語版の記事で参照してください。
ESXi ホストで予期せぬ再起動が発生する。
/var/log/vobd.log に、起動イベントを示す以下のエントリが記録される :
YYYY-MM-DDTHH:MM:SS.SSSZ info hostd[######] [Originator@####sub=Vimsvc.ha-eventmgr] Event # : Host had been powered off. Last reboot reason is unknown. Please check ESXi and the BMC logs for further details. Please consult vSphere Documentation Center or follow the Ask VMware link for more information.
また、/var/log/vobd.log に以下のエントリも記録される :
YYYY-MM-DDTHH:MM:SS.SSSZ: [GenericCorrelator] ########us: [vob.user.host.poweroff.reason.unavailable] Host had been powered off. Last reboot reason is unknown. Please check ESXi and the BMC logs for further details.
System Event Log(SEL)またはハードウェア管理ログを確認すると、再起動のタイムスタンプと一致する以下の電圧アサーションイベントが記録されている:
Event Type: 3 (Degraded/Warning)SEL Type: 2 (System Event)Message: Assert + Voltage State Asserted
Sensor Number: ##
以下の localcli コマンドを実行し、出力されるセンサー一覧の第1カラム(Node-Sensor)の小数点以下の値と、上記エラーのセンサー番号(Sensor Number)を照合することで、該当エラーがプロセッサに関連するものであることが確認できる:
# localcli hardware ipmi sdr listNode-Sensor Description Entity-Instance Computed Reading Base Unit Raw Reading Sensor Type
----------- --------------------------------- --------------- ----------------- ------------------- ----------- -----------
...#.## Processor # ##### ## # 3.1 State Deasserted assert-discrete 1 Voltage
VMware vSphere ESXi 7.x
VMware vSphere ESXi 8.x
CPU電圧の問題により、サーバが再起動した。
これはハードウェアの問題と考えられるため、ハードウェアベンダーと連携して詳細な調査を実施する。