Page 1 of 2
P2V to Proxmox doesn't connect
Posted: Sun May 17, 2026 8:52 am
by MaxBlitzer
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.
Re: P2V to Proxmox doesn't connect
Posted: Mon May 18, 2026 2:32 am
by yaroslav (staff)
Please share the entire conversion log.
For now, try converting with disk2vhd > QCOW > copy and import to Proxmox.
Re: P2V to Proxmox doesn't connect
Posted: Mon May 18, 2026 3:42 am
by MaxBlitzer
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.
Re: P2V to Proxmox doesn't connect
Posted: Mon May 18, 2026 3:45 am
by yaroslav (staff)
Thanks for the logs.
What is the source OS?
Re: P2V to Proxmox doesn't connect
Posted: Tue May 19, 2026 11:59 pm
by MaxBlitzer
yaroslav (staff) wrote: ↑Mon May 18, 2026 3:45 am
Thanks for the logs.
What is the source OS?
Windows 11
Re: P2V to Proxmox doesn't connect
Posted: Wed May 20, 2026 6:11 am
by yaroslav (staff)
Thanks, also, were you able to SSH from that Windows 11 box to Proxmox?
Re: P2V to Proxmox doesn't connect
Posted: Wed May 20, 2026 3:34 pm
by MaxBlitzer
yaroslav (staff) wrote: ↑Wed May 20, 2026 6:11 am
Thanks, also, were you able to SSH from that Windows 11 box to Proxmox?
Yes,
also mentioned in OP.
Re: P2V to Proxmox doesn't connect
Posted: Tue Jun 02, 2026 9:16 am
by yaroslav (staff)
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.
Re: P2V to Proxmox doesn't connect
Posted: Wed Jun 03, 2026 3:17 am
by MaxBlitzer
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.
Re: P2V to Proxmox doesn't connect
Posted: Sun Jun 07, 2026 5:40 am
by MaxBlitzer
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.
Re: P2V to Proxmox doesn't connect
Posted: Sun Jun 07, 2026 10:08 am
by yaroslav (staff)
Thanks for sharing the logs and pointing it out. I've forwarded the logs to the dev team.
Re: P2V to Proxmox doesn't connect
Posted: Mon Jun 08, 2026 12:55 pm
by yaroslav (staff)
Re: P2V to Proxmox doesn't connect
Posted: Tue Jun 09, 2026 2:12 am
by MaxBlitzer
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.
Re: P2V to Proxmox doesn't connect
Posted: Tue Jun 09, 2026 7:06 am
by yaroslav (staff)
Noted, thanks for checking.
Re: P2V to Proxmox doesn't connect
Posted: Thu Jun 11, 2026 6:45 am
by yaroslav (staff)
Indeed, the issue relates to the number of disks you have. V2V cannot handle it and hangs. My colleagues are working on optimizing software.