Error during migration of a VMware VM to Proxmox

VM image converter (VMDK, VHD, VHDX, IMG, RAW, QCOW and QCOW2), P2V migrator

Moderators: anton (staff), art (staff), Anatoly (staff), Max (staff)

Axiizix
Posts: 3
Joined: Fri Apr 11, 2025 8:24 am

Fri Apr 11, 2025 11:44 am

Hello,
I’m currently testing the migration of virtual machines from a vCenter to a Proxmox cluster, but I’m encountering a storage-related error:

“ERROR: Proxmox::WrapperProxmox::WrapperProxmoxImpl::ConnectSSH: Failed to open remote file: rbd:SharedVMs/vm-107-disk-0:conf=/etc/pve/ceph.conf:id=admin:keyring=/etc/pve/priv/ceph/SharedVMs.keyring”

“SharedVMs” is my shared CEPH storage.

All network flows are correctly opened, and I’m using the root account on the Proxmox side, so there shouldn’t be any permission issues.

Has anyone already encountered this problem?
yaroslav (staff)
Staff
Posts: 3571
Joined: Mon Nov 18, 2019 11:11 am

Fri Apr 11, 2025 1:46 pm

Please share the entire log.
Axiizix
Posts: 3
Joined: Fri Apr 11, 2025 8:24 am

Fri Apr 11, 2025 2:11 pm

log in attachments
Attachments
V2V_Log-20250411-095711.log.zip
(5.28 KiB) Downloaded 113 times
yaroslav (staff)
Staff
Posts: 3571
Joined: Mon Nov 18, 2019 11:11 am

Fri Apr 11, 2025 3:00 pm

Please tell me more about the setup. What is the ESXi version you have? Did you try converting from ESXi, not the vCenter?
Did you try converting an offline VM disk?
Axiizix
Posts: 3
Joined: Fri Apr 11, 2025 8:24 am

Mon Apr 14, 2025 6:37 am

Hello,
Thanks for your reply. I tried both from the vCenter and directly from the ESXi host, but without success.
The ESXi is running version 8U3 with vSAN storage. My Proxmox hosts are running version 8.3.5.
I’m using the root account for both ESXi and Proxmox.

The VM migration starts, but as soon as it tries to begin copying the storage (the VM was successfully recreated on the Proxmox side.), the V2V converter crashes abruptly after few seconds.

Would you happen to have the list of required network flows so I can double-check that side?
yaroslav (staff)
Staff
Posts: 3571
Joined: Mon Nov 18, 2019 11:11 am

Mon Apr 14, 2025 6:52 am

I will discuss it internally.
Thanks!
ScooterSG1
Posts: 4
Joined: Mon Apr 14, 2025 9:06 pm

Tue Apr 15, 2025 3:21 pm

We are experiencing the same issue. Does anyone know if a previous version worked? The latest does not. Also, how can I download an earlier version?
yaroslav (staff)
Staff
Posts: 3571
Joined: Mon Nov 18, 2019 11:11 am

Tue Apr 15, 2025 3:29 pm

There is no way to download the previous versions. I will update this thread once I hear from my colleagues.
yaroslav (staff)
Staff
Posts: 3571
Joined: Mon Nov 18, 2019 11:11 am

Tue Apr 22, 2025 7:15 am

This is a known issue.
The migration should work in future builds. Please keep an eye on the release notes https://www.starwindsoftware.com/v2v-co ... ease-notes.
willits
Posts: 5
Joined: Fri May 23, 2025 7:30 pm

Fri May 23, 2025 7:35 pm

yaroslav (staff) wrote:
Tue Apr 22, 2025 7:15 am
This is a known issue.
The migration should work in future builds. Please keep an eye on the release notes https://www.starwindsoftware.com/v2v-co ... ease-notes.
Any update on this? I may be having the same issue. When I try to convert a VM from esx host or vCenter (v6.7u3) to a proxmox host, right before it starts to copy it crashes. Windows event log shows "Faulting module name: libssh2.dll". Seems like this version is broken so a working version would be much appreciated!
yaroslav (staff)
Staff
Posts: 3571
Joined: Mon Nov 18, 2019 11:11 am

Fri May 23, 2025 7:43 pm

That's s non-StarWind DLL. Could you please let me know what is the OS installed on the machine that runs v2v?
See more https://stackoverflow.com/questions/221 ... on-windows
willits
Posts: 5
Joined: Fri May 23, 2025 7:30 pm

Fri May 23, 2025 10:03 pm

yaroslav (staff) wrote:
Fri May 23, 2025 7:43 pm
That's s non-StarWind DLL. Could you please let me know what is the OS installed on the machine that runs v2v?
See more https://stackoverflow.com/questions/221 ... on-windows
I tried it on both my Windows 11, and a fresh Windows Server 2022 vm, same result. "Faulting Application name: V2V_Converter, version 9.0.1.755"
yaroslav (staff)
Staff
Posts: 3571
Joined: Mon Nov 18, 2019 11:11 am

Sat May 24, 2025 5:08 am

Download the DLL in question and put it in the V2V Converter's folder. See the similar issue https://stackoverflow.com/questions/221 ... on-windows.
I will check it additionally with my team.
yaroslav (staff)
Staff
Posts: 3571
Joined: Mon Nov 18, 2019 11:11 am

Tue May 27, 2025 1:02 pm

Thanks for your patience.
I had a word with the dev team. This *.dll should be there (it comes with the installer). Try reinstalling the software.
Post Reply