jamesstringerparsec / Easy-GPU-PV

A Project dedicated to making GPU Partitioning on Windows easier!
4.39k stars 440 forks source link

Hyper-V Failover Cluster #238

Open avs262 opened 1 year ago

avs262 commented 1 year ago

Has anyone gotten this to work once you add the VM resource into Failover Cluster Manager (Windows Server 2022)? When attempting to start up the VM that's added to FCM the following error is received:

Cluster resource 'Virtual Machine xxx' of type 'Virtual Machine' in clustered role 'xxx' failed. The error code was '0x32' ('The request is not supported.').

I understand that live migration (or any sort of host failover) is not possible since the GPU is assigned by instance path, so this may be by design?