SUMMARY
Data copy access (DCA) job fails to detect the heart beat for one or many instant recovery VMs.
ISSUE
A Data Copy Access (DCA) job inaccurately reports one or many instant recovery VMs fail to boot. Review of the state of each VMIR reveals that they have booted up successfully.
RESOLUTION
To work around this problem, modify the registry for the production VM to increase the default time-out value for the service control manager. To increase this value to 1800 seconds (30 minutes), follow these steps:
- Click Start, click Run, type regedit, and then click OK.
- Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control - In the right pane, locate the ServicesPipeTimeout entry.
Note If the ServicesPipeTimeout entry does not exist, you must create it. To do this, follow these steps:
- On the Edit menu, point to New, and then click DWORD Value.
- Type ServicesPipeTimeout, and then press ENTER.
- Right-click ServicesPipeTimeout, and then click Modify.
- Click Decimal, type 1800000, and then click OK.
This value represents the time in milliseconds before a service times out. Note This change does not take effect until the computer is restarted. - Take another backup (new full not necessary)
- Wait for the backup to replicate If running the DCA job from a target appliance.
- Re-attempt the Data Copy Access (DCA) job.
CAUSE
Either VMware tools or Hyper-V integration services did not start which has prevented the VM guest heart beat from being detected.
NOTES
A slow service does not start due to time-out error in Windows
Copy Data Management (CDM/DCA) test fails to detect VMWare Tools