- This topic has 2 replies, 3 voices, and was last updated November 15, 2017 by Mike N.
Preseed of initial data – Cross Platform
You must be logged in to create new topics.
Click here to login
Hello
We are doing cross platform replication ( Hyper V to Vmware ), because of the huge data size we have to have pre-seed the source Hyper V VMS to perform the initial sync. We are following the below steps, upon following the steps i can select the pre-seed disk but when i update, the preseeded vmdks autmatically gets delete from Preseed folder and the VPG again goes to initial sync rather bitmap sync
Would like to get some feedback if anyone performed preseed for Hyper V to Vmware Scenario, and what is the steps followed to get this working
==
https://blog.bertvanlangen.com/articles/convert-vhdx-vhd/
– Download the WinImage tool from:
http://www.winimage.com/download.htm
– Follow the instructions in the following article to convert the file:
https://www.mydigitallife.info/how-to-convert-and-import-vhd-to-vmdk-vmware/
Please note that the conversion process will output two VMDK files:
<chosen_name>.vmdk and <chosen_name>-flat.vmdk
folder to your Recovery Datastore.
Hey Ragesh,
This process should work so I’d recommend raising a support case if you haven’t already. I usually advise not to try to pre-seed cross-hypervisor as it can often take longer than the initial sync. Bear in mind that the initial sync in ZVR doesn’t use a snapshot so you can leave it to run in the background. There isn’t a mad rush to get an initial sync finished like you would have with a VM snapshot based solution where it hits performance throughout and even worse on consolidation. Thanks,
Joshua
This could be automated using the PowerShell and PowerCLi cmdlets to convert from a vhd or vhdx to a vmdk and vice-versa, although it would need time to convert based on disk size.