I have a Rocky 9.7 install that’s bare metal on an old Lenovo RD430 server (used to run Server 2019) that was setup OOTB to be a KVM virtualization host.
It hosts 3x VM’s:
2x Rocky 9.7 VM’s
1x Windows Server 2019 VM
All VM’s have the QEMU packages installed and are accessible from the host.
There were updates available for the host OS, so these were installed and the host rebooted. When it came back up, the first clue was the Windows VM told me it was unsafely shutdown, so then I checked the two Rocky VM’s and they had been “unplugged” too; no shutdown command was sent to them.
The RHEL documentation says they should be paused and resumed, assuming auto start is enabled, which it is.
There are no obvious steps that I appear to be missing. The machine is operated mostly headless (there is a console available, but it’s not used generally), so most management is being done through SSH or Cockpit. I did find an article that mentioned something about the Watchdog config:
KVM Kernel Virtualization Machine on Rocky Linux 9 - wiki.TerraBase.info
Under the “Power Events” section.
It mentions the Virtual Machine Manager GUI, which I’m of course not using, but that whole section sounds pretty wild.
