two HyperV servers, HV1, and HV2 both running Windows Server 2008 Entperise (Hyper V at beta)
both connecting to two iSCSI targets, one for Quorum, one for VHD storage
successfully created Cluster
created a VM, made it HA, installed Windows Server 2008 Enterprise
When the VM is turned off, failover is done successfully
when VM is in saved state, failover failed due to the following error
Event Source: Hyper-V-High-Availability Event ID 21502
'Virtual Machine ClusterVM Guest' failed to start.
'ClusterVM Guest' failed to initialize. (Virtual machine 1A48C8BB-2D84-4BC8-94DC-33958B2056E5)
'ClusterVM Guest' failed to create or access saved state file S:\ClusterVM Guest\Virtual Machines\1A48C8BB-2D84-4BC8-94DC-33958B2056E5\1A48C8BB-2D84-4BC8-94DC-33958B2056E5.vsv. (Virtual machine 1A48C8BB-2D84-4BC8-94DC-33958B2056E5)
I suspect it is an issue related to the resources permission, I've checked the perrmission of the state file, no clue.
Please help me
Thank you