Recently we start to protect our Hyper-V cluster (Windows Server 2008 R2) with DPM 2010. But I found that DPM keeps records of every HAVM we created in the Hyper-V cluster, even it's not ever protected and deleted by Failover Cluster Manager or SCVMM.
It's how I find the symptom:
- Start recovery of anything
- Select recovery type - Copy to network folder (or Recover as virtual machine to any host)
- Specify destinate - Browse
- In the "Specify Alternate Recovery Destination" window, I can see every HAVM (cluster resource group) I ever created in the Hyper-V cluster, even it's deleted!
- If I expand the non-existent cluster resource group, an error shows up:
Operation failed because <resource group name> is not accessible from the DPM server.
User the cluster management software to check to see if the cluster resource group <resource group name> is online.
ID: 31003
Is there anyway to clean it up?
Thanks.