I'm using a test setup with Windows 2012 and Hyper-V. I'm able to create the cluster and create a VM on a single node. When I try to move the storage to a CSV I receive the error "0x80071008 Invalid Parameter". I haven't been able to find anything on this on the internet.
When I try to do a quick/live migration without using shared storage I get:
'Virtual Machine Configuration Win 8 x64' failed to unregister the virtual machine with the virtual machine management service.
The Virtual Machine Management Service failed to unregister the configuration for the virtual machine '348870C9-218F-4C0B-849E-F7277398D427': The request is not supported. (0x80070032).
And finally, if I just try to create a VM in C:\ClusterStorage\Volume2\Cluster I get:
Failed to create external configuration store at 'C:\ClusterStorage\Volume2\Cluster\Windows 8 x86': General access denied error. (0x80070005)
This is all being done under a domain admin account that was also used to create the cluster. Anyone have any ideas?