Dear all
I have the exactly same setup as in the question "Unplanned failover 2 node cluster fails",
see https://docs.microsoft.com/en-us/answers/questions/786126/unplanned-failover-2-node-cluster-fails.html
That is:
I have the most simple 2 node cluster (Windows Server 2022 Standard) with the most simple iSCSI shared storage.
I have 2 networks:
- iSCSI (10.0.26.0/24)
- Cluster & Client (192.168.26.0/24)
I have 1 CSV (C:\ClusterStorage on both nodes)
(Of course I have a AD DC).
I have only 1 Hyper-V VM as clustered role. All files for the VM reside on the CSV.
I have configured the cluster for immediate failover, using (Get-Cluster).ResiliencyLevel = 1 .
Planned live migration of the VM initiated in Cluadmin works without problems!
However, unplanned live migration of the VM (by switching off the cluster node currently hosting the VM) does not work.
The VM is not live migrated but simply powered-on / booted on the still working node.
Can anyone help please?
Thank you.
Sincerely
D.
Zurich, Switzerland.