GitHub user DaanHoogland added a comment to the discussion: KVM HA not functioning
@jpt1624 , I think you are confusing host-ha (which reboots a host if needed/possible) and VM-ha which restarts a VM when it can **_reliably_** detect that it is down. The crux is that if a host is “down" it cannot be reliably determined that the VM is down. It might be that the host is disconnected and still allows for the VM to change its disk. This why a VM will not be restarted “just” because the host is not addressable. #splitbrain-scenario GitHub link: https://github.com/apache/cloudstack/discussions/12139#discussioncomment-15087060 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
