I am trying to create a protection group using DPM2012SP1 for a SQL 2008R2 2-node cluster. After 2 seconds, the creation fails with the message:
Create protection group: Maspeth SQL Cluster failed:
Error 419: DPM could not set security permissions on the replica or recovery point volume that was created.
Error details: The system cannot find the path specified
Recommended action: Review the error details, take appropriate action and retry the operation.
The sql writers look ok. confirmed with vssadmin list writers and diskshadow /l. It sees all the luns for the cluster. There are numerous errors in the DPMRACurr.log on the active cluster node:
1ACC 1B30 03/04 19:48:30.142 03 clusterutil.cpp(1858) 658D7154-0C5E-42EA-A565-7A10C7BEBB87 WARNING ClusterResourceTypeOpenEnum failed for resource type GeoCluster Replicated Disk with windows error 5078
1ACC 1B30 03/04 19:48:30.220 03 clusterutil.cpp(1858) 658D7154-0C5E-42EA-A565-7A10C7BEBB87 WARNING ClusterResourceTypeOpenEnum failed for resource type Volume Manager Disk Group with windows error 5078
1ACC 1B30 03/04 19:48:30.220 03 clusterutil.cpp(1858) 658D7154-0C5E-42EA-A565-7A10C7BEBB87 WARNING ClusterResourceTypeOpenEnum failed for resource type GeoCluster Replicated Disk with windows error 5078
1ACC 1B30 03/04 19:48:30.283 03 clusterutil.cpp(1858) 658D7154-0C5E-42EA-A565-7A10C7BEBB87 WARNING ClusterResourceTypeOpenEnum failed for resource type Volume Manager Disk Group with windows error 5078
1ACC 1B30 03/04 19:48:30.283 03 clusterutil.cpp(1858) 658D7154-0C5E-42EA-A565-7A10C7BEBB87 WARNING ClusterResourceTypeOpenEnum failed for resource type GeoCluster Replicated Disk with windows error 5078
I have another SQL cluster that is setup identically that works with no problems.