VM image converter (VMDK, VHD, VHDX, IMG, RAW, QCOW and QCOW2), P2V migrator
-
MaxBlitzer
- Posts: 17
- Joined: Mon Feb 17, 2025 1:37 am
Sun May 17, 2026 8:52 am
I'm trying to migrate a Windows 11 physical host to Proxmox 9.11 but it is just stuck at "Connecting. Please wait..." and then never finishes.
The log just keeps printing out:
Code: Select all
5/17 1:47:21.408 2d680 Facility ???INFO: Proxmox::WrapperProxmox::WrapperProxmoxImpl::GetDiskPath: Get storage info lists
5/17 1:47:21.789 2d680 Facility ???INFO: Proxmox::WrapperProxmox::WrapperProxmoxImpl::GetDiskPath: Get storage info lists
5/17 1:47:22.174 2d680 Facility ???INFO: Proxmox::WrapperProxmox::WrapperProxmoxImpl::GetDiskPath: Get storage info lists
5/17 1:47:22.632 2d680 Facility ???INFO: Proxmox::WrapperProxmox::WrapperProxmoxImpl::GetDiskPath: Get storage info lists
I've tried from multiple computers on the same LAN, both can SSH into all 3 Proxmox nodes tried. What am I missing?
Edit: I've tried the latest version posted as well as the beta linked elsewhere on this forum StarV2V.9.0.1.Setup.850_1087 2/2/2026.
-
MaxBlitzer
- Posts: 17
- Joined: Mon Feb 17, 2025 1:37 am
Mon May 18, 2026 3:42 am
The logs do not seem to be helpful, but hopefully you can solve the issue since you have been advertising this exact feature.
Saving to local storage and uploading it takes much more resources and time and not a good workaround response. If you have known bugs, just say it instead of wasting my time. The problem needs to be fixed so this feature can actually be used.
-
Attachments
-
- logs.zip
- (20.95 KiB) Downloaded 723 times
-
yaroslav (staff)
- Staff
- Posts: 4347
- Joined: Mon Nov 18, 2019 11:11 am
Tue Jun 02, 2026 9:16 am
We were unable to reproduce the issue with Proxmox 9.1.19. Looks like there's something strange with this system. My colleague mentioned that 9.1.1 might be the problem. Consider patching to the latest build.
-
MaxBlitzer
- Posts: 17
- Joined: Mon Feb 17, 2025 1:37 am
Wed Jun 03, 2026 3:17 am
yaroslav (staff) wrote: ↑Tue Jun 02, 2026 9:16 am
We were unable to reproduce the issue with Proxmox 9.1.19. Looks like there's something strange with this system. My colleague mentioned that 9.1.1 might be the problem. Consider patching to the latest build.
Same happens in 9.2.2. But I did learn something, if I leave it overnight, the next day it gets to the next screen. I have yet to find out if it takes 1 hour or 8 hours, but its definitely more than 10 minutes because its so long I forget to keep checking until the next morning. Happens with all 3 nodes I tried in the cluster.
When it does get to the next screen, I configure it with settings (the name never changes which looks like a bug) and then click next. Minutes later, it errors out without any useful error message to go on whatsoever. Proxmox event log doesn't show any VM being created or any sort of interaction with Starwind. Is there a way to enable debug verbosity? The current log output isn't helpful.
-
MaxBlitzer
- Posts: 17
- Joined: Mon Feb 17, 2025 1:37 am
Sun Jun 07, 2026 5:40 am
Facility ???ERROR: Proxmox::WrapperProxmox::WrapperProxmoxImpl::CreateVM: Can not create virtual machine: 401,
Looks like you don't have sane timeouts. It shouldn't go on and on forever without feedback to user. Set some sane timeouts.
-
Attachments
-
- V2V_Log-20260602-201721.zip
- (110.15 KiB) Downloaded 574 times
-
MaxBlitzer
- Posts: 17
- Joined: Mon Feb 17, 2025 1:37 am
Tue Jun 09, 2026 2:12 am
I start the app, I get prompted for Windows UAC, I select yes, and nothing.
Code: Select all
6/8 19:09:46.526 ae68 Facility ???INFO: CV2V_ConverterApp::InitInstance: SetDllDirectory: C:\Program Files\StarWind Software\StarWind V2V Converter\lib
6/8 19:09:46.527 ae68 Facility ???INFO: CV2V_ConverterApp::InitInstance: File Version: 9.0.1.850
6/8 19:09:46.529 ae68 Facility ???INFO: CV2V_ConverterApp::InitInstance: Load language IDR_XML_ENGLISH
6/8 19:09:46.529 ae68 Facility ???INFO: CV2V_ConverterApp::InitInstance: Set current language English
6/8 19:09:46.531 ae68 Facility ???INFO: CPS_V2V_Converter::CPS_V2V_Converter: Version MajorVersion 10, MinorVersion 0, BuildNumber 26200
6/8 19:09:46.539 ae68 Facility ???INFO: WrapperHyperV::WrapperHyperV: LoadLibrary C:\WINDOWS\system32\wbem\wmiutils.dll - 6c010000
6/8 19:09:46.540 ae68 Facility ???INFO: WrapperHyperV::WrapperHyperV: LoadLibrary C:\WINDOWS\system32\wbem\wmiutils.dll - 6c010000
6/8 19:09:46.544 ae68 Facility ???ERROR: WrapperKVM::KVMWrapper::KVMWrapperImpl::VirtioInstaller::VirtioInstaller: Failed to get Downloads folder path.
-
yaroslav (staff)
- Staff
- Posts: 4347
- Joined: Mon Nov 18, 2019 11:11 am
Thu Jun 11, 2026 6:45 am
Indeed, the issue relates to the number of disks you have. V2V cannot handle it and hangs. My colleagues are working on optimizing software.