VM image converter (VMDK, VHD, VHDX, IMG, RAW, QCOW and QCOW2), P2V migrator
-
saikumarcst
- Posts: 5
- Joined: Tue Sep 09, 2025 10:49 am
Mon Sep 15, 2025 7:07 am
I am trying to use StarWind V2V Converter to migrate a VM from VMware ESXi 8.0.3 to Microsoft Hyper-V. The converter is able to connect to my ESXi host, but when it attempts to read the VMDK file, it fails with the error ESXVmdk::ParseFile: m_VixDiskLib_Open is fail - 18000, Cannot connect to the host. In the logs, I also see repeated SOAP connection errors such as "End of file or no input: message transfer interrupted" and failures retrieving VM lists and datastore information. I confirmed that the required ports (902 and 443) are open and that credentials are correct, so it looks like the converter cannot properly communicate with ESXi at the disk level.
I cannot find any VDDK libraries too, is it because of this why it is failing?
-
yaroslav (staff)
- Staff
- Posts: 4309
- Joined: Mon Nov 18, 2019 11:11 am
Mon Sep 15, 2025 7:11 am
Welcome to StarWind Forum.
I cannot find any VDDK libraries too, is it because of this why it is failing?
Correct. Try converting the file locally and copying it to the destination. Recreate the VM using the VM disks afterward.
-
saikumarcst
- Posts: 5
- Joined: Tue Sep 09, 2025 10:49 am
Mon Sep 15, 2025 7:13 am
Even when i tried to convert it locally, it was showing me the same errors. it is not able to connect properly to my ESXi host. What should i do?
-
saikumarcst
- Posts: 5
- Joined: Tue Sep 09, 2025 10:49 am
Mon Sep 15, 2025 7:33 am
But what would I need to do if i want a direct conversion from ESXi to Hyper-V since I have a lot of VM's to convert for my organization?
-
saikumarcst
- Posts: 5
- Joined: Tue Sep 09, 2025 10:49 am
Mon Sep 15, 2025 8:59 am
I did try to create another VM on ESXi and try to connect it, but the error keeps on coming. I am able to connect to my ESXi and browse through my VM's but when I click convert, it gives me a fail message.
Started
Opening image file [datastore1] Test VM/Test VM.vmdk
Error opening image
Cannot connect to host
Conversion failed
-
yaroslav (staff)
- Staff
- Posts: 4309
- Joined: Mon Nov 18, 2019 11:11 am
Mon Sep 15, 2025 9:06 am
Hi,
Please try copying the VMDK to the destination machine and converting the file there.
Alternatively, you can try converting the VM to the OVF template and deploying it in place.
-
saikumarcst
- Posts: 5
- Joined: Tue Sep 09, 2025 10:49 am
Mon Sep 15, 2025 9:07 am
Is there any way I could resolve this issue so that I can directly convert from ESXi to Hyper-V because I have a lot of VM's ?