yadvr opened a new issue, #12411: URL: https://github.com/apache/cloudstack/issues/12411
### problem After a power outtage, the host comes online and ssvm/cpvm on it start but not VRs, and the HA-enabled (via compute offering) user VMs are powered on in ACS but not running (off) on the KVM host. I'm not sure if some config is required, I expected this to work out of the box to sync VM states (i.e. set vm to stopped when it's not really running on the hypervisor host), or try to get the VM to run as it's on VM-HA enabled offering. ### versions ACS 4.22, on both x86 mini pc and arm64/raspberrypi5 KVM hosts; in adv zone using HA-enabled compute offering and uses NFS & local storage only. ### The steps to reproduce the bug 1. 2. 3. ... ### What to do about it? Ideally the power state of the VM should sync, and shutdown VMs on a rebooted/started KVM host after power outtage should try to bring up the user VMs (which are HA enabled). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
