Re: finding cause of reboot
- In reply to: Warner Losh : "Re: finding cause of reboot"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Oct 2025 10:33:04 UTC
On Thu, Oct 16, 2025 at 10:26:13AM -0600, Warner Losh wrote: >Yea. If it is a reboot, and crash dumps are enabled, and there's nothing is >in /var/log/messages, you have limited options. > >If there's a BMC, and it speaks IPMI, there might be something in the IPMI >log if it was hardware triggered (ipmitool sel list): > 1 | Pre-Init |0000001024| Processor #0xe4 | Presence detected | Alas no BMC there is iLo but the iLo doesn't read lots of detail from the os state it just says 'server reset' in iLo diags. The context of the reboot(s) is/are here: https://lists.freebsd.org/archives/freebsd-ports/2025-October/008592.html The only other contexts i've seen hard reboots like this, like almost as if the wall socket was unplugged, have been with MCE errors but even they get logged to /var/log/messages. --