Restore will fail with the error: "Error: The operation has timed out"
On Vsphere it will continue to restore the VM even if on vRanger it has failed already.
Check if the drives are configured as Eager drives on the source VM of the restore
Eager Zeroed
Space required for the virtual disk is allocated at creation time. In contrast to the flat format, the data remaining on the physical device is zeroed out when the virtual disk is created. It might take much longer to create disks in this format than to create other types of disks.
This can be resolved by changing the <add key="InventoryLoadTimeout" value="420"/> to a larger value*.
This parameter is found in the Vizioncore.vRanger.Service.exe.config file located by default in:
5.x and 6.x
(64 bit os) C:\Program Files (x86)\Quest Software\vRanger\Service
(32 bit os) C:\Program Files\Quest Software\vRanger\Service