Converting from oVirt to Proxmox

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

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

Post Reply
gbigras
Posts: 1
Joined: Tue Jan 21, 2025 7:10 pm

Tue Jan 21, 2025 7:37 pm

I'm trying to convert VMs from an oVirt cluster to a Proxmox cluster.
The starwind v2v utility (version 9.0.1.554) is running on Windows 10 Enterprise
The oVirt cluster is running oVirt 4.5.7
I can authenticate to oVirt using the fqdn url: https:/fqdn-to-ovirt/ovirt-engine/ and admin@ovirt@internal.
I can see the list of VMs
When I select a shutdown VM or its disk, then click Next, nothing happens, it just stays in that dialog window.
Looking a the starwind log file I see the following (notice the last line)

Code: Select all

The log file name: 'logs\V2V_Log-20250121-143129.log' (PID 9020)
1/21 14:31:29.071 1654 Facility ???INFO: CV2V_ConverterApp::InitInstance: SetDllDirectory: C:\Program Files\StarWind Software\StarWind V2V Converter\lib
1/21 14:31:29.071 1654 Facility ???INFO: CV2V_ConverterApp::InitInstance: File Version: 9.0.1.554
1/21 14:31:29.071 1654 Facility ???INFO: CV2V_ConverterApp::InitInstance: Load language IDR_XML_ENGLISH
1/21 14:31:29.071 1654 Facility ???INFO: CV2V_ConverterApp::InitInstance: Set current language English
1/21 14:31:29.087 1654 Facility ???INFO: CPS_V2V_Converter::CPS_V2V_Converter: Version MajorVersion 10, MinorVersion 0, BuildNumber 19045
1/21 14:31:29.087 1654 Facility ???INFO: WrapperHyperV::WrapperHyperV: LoadLibrary C:\Windows\system32\wbem\wmiutils.dll - f6150000
1/21 14:31:29.100 1654 Facility ???INFO: WrapperHyperV::WrapperHyperV: LoadLibrary C:\Windows\system32\wbem\wmiutils.dll - f6150000
1/21 14:31:33.837 1654 Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - (null)
1/21 14:31:54.619 1654 Facility ???INFO: WrapperKVM::KVMWrapper::KVMWrapperImpl::Connect: Connect to the oVirt host
1/21 14:31:55.181 1654 Facility ???INFO: WrapperKVM::KVMWrapper::KVMWrapperImpl::RetrieveClustersList: oVirt RetrieveClustersList
1/21 14:31:55.228 1654 Facility ???INFO: WrapperKVM::KVMWrapper::KVMWrapperImpl::GetDisksList: oVirt get list of disks
1/21 14:31:55.369 1654 Facility ???INFO: WrapperKVM::KVMWrapper::KVMWrapperImpl::GetStorageDomains: Get Starage Domains
1/21 14:31:55.431 1654 Facility ???INFO: WrapperKVM::KVMWrapper::KVMWrapperImpl::GetTemplateLists: oVirt GetTemplateList
1/21 14:31:55.477 1654 Facility ???INFO: WrapperKVM::KVMWrapper::KVMWrapperImpl::GetOperatingSystemList: oVirt Get Operating System List
1/21 14:31:55.525 1654 Facility ???INFO: WrapperKVM::KVMWrapper::KVMWrapperImpl::GetVirtualMachinesList: Get virtual machines lists
1/21 14:31:56.885 1654 Facility ???INFO: WrapperKVM::KVMWrapper::KVMWrapperImpl::BuildVMAttachemets: BuildVMAttachemets
1/21 14:31:58.213 1654 Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eInputVM
1/21 14:32:05.979 1654 Facility ???ERROR: CPPInputVM::onNext: Error select vm or disk
I disabled the Windows firewall and anti-virus and rebooted

What am I doing wrong?
yaroslav (staff)
Staff
Posts: 3321
Joined: Mon Nov 18, 2019 11:11 am

Tue Jan 21, 2025 10:30 pm

Welcome to StarWind Forum. Many thanks for your request, I have forwarded the logs to my colleagues in R&D.
carvalhoiv
Posts: 5
Joined: Thu Feb 13, 2025 11:29 am

Thu Feb 13, 2025 11:32 am

Hello.

Having exactly the same error when selecting oVirt clusters.

Here is what I see in the log file:

Code: Select all

2/13 11:31:29.124 39a0 Facility ???INFO: WrapperKVM::KVMWrapper::KVMWrapperImpl::Connect: Connect to the oVirt host
2/13 11:31:44.212 39a0 Facility ???INFO: WrapperKVM::KVMWrapper::KVMWrapperImpl::RetrieveClustersList: oVirt RetrieveClustersList
2/13 11:31:44.258 39a0 Facility ???INFO: WrapperKVM::KVMWrapper::KVMWrapperImpl::GetDisksList: oVirt get list of disks
2/13 11:31:44.314 39a0 Facility ???INFO: WrapperKVM::KVMWrapper::KVMWrapperImpl::GetStorageDomains: Get Starage Domains
2/13 11:31:44.377 39a0 Facility ???INFO: WrapperKVM::KVMWrapper::KVMWrapperImpl::GetTemplateLists: oVirt GetTemplateList
2/13 11:31:44.399 39a0 Facility ???INFO: WrapperKVM::KVMWrapper::KVMWrapperImpl::GetOperatingSystemList: oVirt Get Operating System List
2/13 11:31:44.409 39a0 Facility ???INFO: WrapperKVM::KVMWrapper::KVMWrapperImpl::GetVirtualMachinesList: Get virtual machines lists
2/13 11:31:45.852 39a0 Facility ???INFO: WrapperKVM::KVMWrapper::KVMWrapperImpl::BuildVMAttachemets: BuildVMAttachemets
2/13 11:31:46.095 39a0 Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eInputVM
2/13 11:32:15.579 39a0 Facility ???ERROR: CPPInputVM::onNext: Error select vm or disk
Any help with this would be greatly appreciated.
yaroslav (staff)
Staff
Posts: 3321
Joined: Mon Nov 18, 2019 11:11 am

Thu Feb 13, 2025 12:15 pm

Hi,

R&D team is still investigating the possible cause. stay tuned. Can you please convert the file into a local disk or VMDK?
carvalhoiv
Posts: 5
Joined: Thu Feb 13, 2025 11:29 am

Thu Feb 13, 2025 2:43 pm

Sure, I can try to do that.

Do you want me to download the disk file and try to convert it locally?
yaroslav (staff)
Staff
Posts: 3321
Joined: Mon Nov 18, 2019 11:11 am

Thu Feb 13, 2025 2:50 pm

No need to download it, you can convert it straight on oVirt host.
carvalhoiv
Posts: 5
Joined: Thu Feb 13, 2025 11:29 am

Thu Feb 13, 2025 5:03 pm

Since I'm not sure how to do it directly on the host I download 2 disk files (raw) and was able to convert them to VMDK using Starwind.
yaroslav (staff)
Staff
Posts: 3321
Joined: Mon Nov 18, 2019 11:11 am

Thu Feb 13, 2025 5:26 pm

Thanks for your update.
Please create the VM in proxmox now.
carvalhoiv
Posts: 5
Joined: Thu Feb 13, 2025 11:29 am

Thu Feb 13, 2025 5:42 pm

In my case the destination is not Proxmox but VMware.
Was able to convert the raw disks, create a new vm on VMware, attach the disks directly from Starwind and boot it. Worked ok :)
yaroslav (staff)
Staff
Posts: 3321
Joined: Mon Nov 18, 2019 11:11 am

Thu Feb 13, 2025 7:11 pm

Great news :)
Thanks for your update!
carvalhoiv
Posts: 5
Joined: Thu Feb 13, 2025 11:29 am

Fri Feb 14, 2025 11:09 am

No worries, thank you for you help and good software.

Hope to hear from you soon to be able to migrate directly and not having to download disk files :)
yaroslav (staff)
Staff
Posts: 3321
Joined: Mon Nov 18, 2019 11:11 am

Fri Feb 14, 2025 11:29 am

I hope so too :)
yaroslav (staff)
Staff
Posts: 3321
Joined: Mon Nov 18, 2019 11:11 am

Fri Mar 07, 2025 6:06 pm

The dev team was unable to reproduce the issue with the latest build.
Post Reply