I have modified my system to be virtualized as much as possible (in an attempt to minimize the # of reboots). The only physical part is the kernel and base system (micro, some ZFS management utilities, etc.). I have 2 separate jails, 1 for routing traffic in my home, and the other for my workstation usage.
I'm trying to debug the events, but I'm not seeing anything standing out in /var/log/messages. The only thing I see is that I booted up the system and the corresponding output from that. My system is certainly old, I think it is from around 2012/2013, so it is entirely possible it is dying, but I don't understand what would cause a sudden power off yet still allow it to power on.
My prior experience with hardware failures is that it is persistent, not intermittent.
Any ideas on debugging this? The reason I put this here is that I'm partially thinking that perhaps I might also have resource contention between the host and jailed guest, especially the video part.
I'm trying to debug the events, but I'm not seeing anything standing out in /var/log/messages. The only thing I see is that I booted up the system and the corresponding output from that. My system is certainly old, I think it is from around 2012/2013, so it is entirely possible it is dying, but I don't understand what would cause a sudden power off yet still allow it to power on.
My prior experience with hardware failures is that it is persistent, not intermittent.
Any ideas on debugging this? The reason I put this here is that I'm partially thinking that perhaps I might also have resource contention between the host and jailed guest, especially the video part.