Nick Holland
2021-03-29 12:28:33 UTC
OpenBSD 6.8 GENERIC#5 i386
One of my systems rebooted at 03:01 local time today. I've seen kernel
panics and bad hardware but I've never seen OpenBSD "just reboot" by
itself, ever.
One of my systems rebooted at 03:01 local time today. I've seen kernel
panics and bad hardware but I've never seen OpenBSD "just reboot" by
itself, ever.
There's no cron job that would do this. last(1) is no help; it shows the
reboot ~ Sat Mar 27 03:01
root ttyp0 192.168.0.132 Wed Mar 24 11:23 - 11:23
(00:00)
wtmp.0 begins Wed Mar 24 11:23 2021
root ttyp0 192.168.0.132 Tue Mar 16 21:30 - 21:30
(00:00)
root ttyp0 75.82.86.131 Tue Mar 16 13:14 - 21:30
(08:15)
root ttyp0 75.82.86.131 Sun Mar 14 21:20 - 21:29
(00:08)
root ttyp0 75.82.86.131 Sat Mar 13 17:42 - 21:13
(03:31)
The date gaps seem odd. I've ssh'd into this system multiple times
between March 16-27. I don't see other signs of trouble in /var/log.
I could use some help in looking for evidence of foul play, or "just" a
hardware or software problem.
Thanks in advance for further troubleshooting clues.
dn
What kind of a machine is it running on? I remember having rebootreboot ~ Sat Mar 27 03:01
root ttyp0 192.168.0.132 Wed Mar 24 11:23 - 11:23
(00:00)
wtmp.0 begins Wed Mar 24 11:23 2021
root ttyp0 192.168.0.132 Tue Mar 16 21:30 - 21:30
(00:00)
root ttyp0 75.82.86.131 Tue Mar 16 13:14 - 21:30
(08:15)
root ttyp0 75.82.86.131 Sun Mar 14 21:20 - 21:29
(00:08)
root ttyp0 75.82.86.131 Sat Mar 13 17:42 - 21:13
(03:31)
The date gaps seem odd. I've ssh'd into this system multiple times
between March 16-27. I don't see other signs of trouble in /var/log.
I could use some help in looking for evidence of foul play, or "just" a
hardware or software problem.
Thanks in advance for further troubleshooting clues.
dn
problems on certain HP and Supermicro servers with hardware watchdogs.
a pair running CARP. Aside from having to replace spinning disks with
SSDs a couple of years ago, they've been rock solid.
certainly a hw problem unless you can tie the problem to a recent upgrade.
And that's not terribly likely on a "basic" hardware.
Every broken device started out "rock solid" ... until it isn't. That's
the definition of "Broken".
I too have seen issues with Supermicros but that's with other OSs. I've
never had a spontaneous reboot, on this system, and am concerned from
the wtmp stuff above that this *may* have been triggered externally. I
could use some clues in other things to check. Thanks.
As Stuart pointed out, that comes from the boot process, not the shutdown.never had a spontaneous reboot, on this system, and am concerned from
the wtmp stuff above that this *may* have been triggered externally. I
could use some clues in other things to check. Thanks.
If you are really curious, you could put a serial console on it and wait
for the next event. PROBABLY won't see much, however.
Believe me, I'm all in favor of recycling computers -- in fact, as I
often tell skeptical employers, I'd rather have two ten year old systems
than one brand new system with a service contract, but computers don't
last as long as they used to, and curiously, some big-name servers seem
to sometimes have a shorter life than some desktops, A ten year old
computer that does the job reliably is good, but not an expectation.
Nick.