Hi,
Could someone help me understand this.
I have a lot of nodes in a cluster, with regards to how failover works i simply want VMs and CSV be moved\restarted on other nodes in the event of total node failure.
I do not want the cluster to ever, ever touch a VM if it detects a VM to have issues with the guest operating system. I want this to be totally contained.
On the polices tab for a virtual machine role i see the default is "If resource fails, attempt to restart on current node" then if this fails "fail over all resources in this role". Is this the setting that governs fail over between node?
If so, do i simply have to disable "Enable heartbeat monitoring for the virtual machine" on the settings tab to get the behavior i describe above?
If i'm correct in these assumptions id kill for an idea of how i could script this change for lots of VMs, can this setting be manipulated via Powershell?
Many thanks,