We have a Windows Server 2012 Failover cluster running a number of virtual machines. Storage for the cluster is provided by a Windows Storage Server 2012 instance and mapped to the nodes via iSCSI. In addition, I use DPM 2012 SP1 to protect the clustered VMs - these backups are stored to a different server from the one running the cluster. The snapshot provider configuration was set up in accordance with the instructions and guidance at http://blogs.technet.com/b/filecab/archive/2012/10/08/iscsi-target-storage-vds-vss-provider.aspx
We had the same setup with Server 2008 R2, but recently upgraded to take advantage of the hardware snapshot provider and performance improvements claimed by Microsoft. Since configuring the protection group for the clustered virtual machines, the group shows that all of the members are in an ideal state and there are no errors in the cluster event log.
However, when looking at the iSCSI devices on the storage server, many virtual disks are showing up with paths such as '\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy{95EEC618-9594-11E3-93F9-00259067F05B}\csv.vhd'. Each of these virtual disks corresponds with the backup of one server, and each of these devices also has an entry the device manager. These should not remain behind as artefacts after a backup is run, but for some reason they are.
When running 'vssadmin list shadows', many shadows are listed as well.
Nothing significant is showing up in the system logs, but whenever a new backup is run, another disk is added to the list of iSCSI disks, and another entry is added to the list of vss shadows.
This issue was posted to the technet forums, and they were unable to help. Microsoft support has not helped either.
Does anyone have any idea why snapshots are appearing as iSCSI virtual disks, or how this can be prevented?