I have 4 Hyper-V hosts and 2 CSVs holding about 30 VMs between them. The CSV VVs sit on 1 RAID1 CPG and there is a separate virtual copy CPG which both CSV VVs are set to use for virtual copies (not sure if that is wrong but I didn't think it would be)
For me it's working but it's very intermittent and problematic. I get the following errors in the event logs on any of the hosts at different times:
3PARVSSProvider
3PARVSS5087: ERROR: Snapshot set is different than the previous one. Aborting prepare snapshot.
3PARVSS5054: ERROR: CLI: removevlun: VV vss0000004_rw_062013101857 not found
disk
The IO operation at logical block address 7ffff7ff for Disk 6 was retried.
The device, \Device\Harddisk6\DR28, is not ready for access yet.
volsnap
The flush and hold writes operation on volume timed out while waiting for file system cleanup.
VSS
A Shadow Copy LUN was not detected in the system and did not arrive.
LUN ID {5aafc9f1-8b00-4273-9c33-2a77b707e5ac}
Version 0x0000000000000001
Device Type 0x0000000000000000
Device TypeModifier 0x0000000000000000
Command Queueing 0x0000000000000001
Bus Type 0x0000000000000006
Vendor Id 3PARdata
Product Id VV
Product Revision 3121
Serial Number 60002AC0000000000000025E00004C1E
Storage Identifiers
Version 0
Identifier Count 0
Operation:
Exposing Disks
Locating shadow-copy LUNs
PostSnapshot Event
Executing Asynchronous Operation
Context:
Execution Context: Provider
Provider Name: HP 3PAR VSS Provider
Provider Version: 2.2.0.16
Provider ID: {5f466535-9c6c-4b33-be9f-8f3147381cf5}
Current State: DoSnapshotSet
I can run the protection job again in DPM and it will pass so seems like it's do with the 3PAR conflicting with itself. I thought the hardware VSS writer was supposed to be smart enough to work all this out. Using a software VSS there is talk of serialising the backups but no mention of needing to do that with a hardware VSS writer. I've tried reducing the number of parallel backups to 2 from 3 but makes no difference.
Anybody have a similar experience?