One for the VMware experts out there,
I'm trying to understand how VMware handles fault tolerance in terms of node failure.
Scenario:
I have a 4-node cluster. I rip out one of the nodes. What happens to the virtual machines that is/was hosted on that node? Obviously, vMotion didn't happen. Do the VMs move to a different host and then start up? Same as Hyper-V?
What mechanisms exist to allow for fault tolerance? Does this get handled by VMware Fault Tolerance? I assume this is a per-VM setting that gets enabled, the premise being that the VM data is memory-resident in all the nodes at the same time? Or how does it handle memory state? Does it create a second instance of the same VM, i.e. a replica same as Hyper-V?
I'm trying to understand how VMware handles fault tolerance in terms of node failure.
Scenario:
I have a 4-node cluster. I rip out one of the nodes. What happens to the virtual machines that is/was hosted on that node? Obviously, vMotion didn't happen. Do the VMs move to a different host and then start up? Same as Hyper-V?
What mechanisms exist to allow for fault tolerance? Does this get handled by VMware Fault Tolerance? I assume this is a per-VM setting that gets enabled, the premise being that the VM data is memory-resident in all the nodes at the same time? Or how does it handle memory state? Does it create a second instance of the same VM, i.e. a replica same as Hyper-V?