I suspect that the EQL VSS H/W provider is enabled on those new nodes. DPM is going to call VSS to create a "snapshot" of the volume. VSS will search for a H/W provider for that disk. In effect asking 'who owns this disk?'. In a system w/o a 3rd party H/W provider it will use unallocated space on the filesystem to be backed up, using a hidden snapshot file. When you install HIT/ME it will install the EQL H/W provider automatically. So now DPM will call VSS, VSS will query the disk and see that it's an EQL device. VSS finds the H/W provider and sends a request to the array via iSCSI to the vss-control volume on the array to create an EQL snapshot on the array "aka hardware snapshot" instead of hidden file. Since you have no snapshot reserve the creation fails.
This is easy fix. Login as admin level user. At CLI. eqlvss /unregister
Opgailey
1 Rookie
•
21 Posts
0
April 11th, 2018 03:00
You were spot on (once again). Your fix has worked like a charm.
Thanks for the detailed explanation and resolution. This is the second time you've helped me with EqualLogic queries in the last month.
Very much appreciated.