VM image converter (VMDK, VHD, VHDX, IMG, RAW, QCOW and QCOW2), P2V migrator
Moderators: anton (staff), art (staff), Max (staff), Anatoly (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: 3424
- 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?
-
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?