yes,Hello,
do you mean that the VM keeps running without interruption in the case that the server hosting the VM crashes, similar to VMwares 'Fault-Tolerance'? No, that is not possible.
What does work is that the VM automatically gets (re-)started on a new host. This means that there is a slight interruption (a few minutes) and the VM will interpret it as a crash. This works in the same way as VMwares 'High-Availability'.
This, of course, assumes that you have a properly configured HA-cluster with shared storage (like using CEPH).
Kind regards,
Benedolt
Live migration is possible between nodes in the same cluster, so the VM won't notice that it has been moved. This does not even require a shared storage, but without it the migration will take a long time (copying the whole hard disk to another node).yes,
In the case of shared or distributed storage, can VM be migrated without downtime?
Because every VM migration will be in the state after restart,
Because this is equivalent to a VM restart, which is contrary to the true concept of high availability.
VMware has a special feature that B.Otto mentioned above - "Fault-Tolerance". A VM is running on two hosts in a mirrored way, so when one host crashes, the mirrored VM on the other host keeps running = no downtime even when a host crashes. I've never seen any normal company use this because of its downsides.
We use essential cookies to make this site work, and optional cookies to enhance your experience.