/dev/watchdog を開いてから誤って閉じたことで “watchdog did not stop!“ メッセージが表示され、システムがクラッシュした場合のプロセスの追跡方法
Issue
- /dev/watchdog を開いてから誤って閉じたことで “watchdog did not stop!“ メッセージが表示され、システムがクラッシュした場合のプロセスの追跡方法
kernel: watchdog: watchdog0: watchdog did not stop!
kernel: watchdog: watchdog0: watchdog did not stop!
grep -R "No valid host was found" /
を実行すると、以下のメッセージでシステムがリセットされる理由は?
"The watchdog timer reset the system" (iDRAC)
UEFI0082: The system was reset due to a timeout from the watchdog timer.
Check the System Event Log (SEL) or crash dumps from Operating Sysstem to
identify the source that triggered the watchdog timer reset. Update the
firmware or driver for the identified device.
Environment
- RHEL
- Dell サーバー
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.