Problems with Convert Physical Machine to Proxmox

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

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

yaroslav (staff)
Staff
Posts: 2699
Joined: Mon Nov 18, 2019 11:11 am

Thu Aug 29, 2024 8:20 pm

Is the source disk name ASCII?
Please wait for the next build for converting quemu.
swigle
Posts: 7
Joined: Mon May 08, 2017 3:22 pm

Thu Aug 29, 2024 9:00 pm

it doesn't matter if i select the qcow2 checkbox or not, the disk name is english alphnumeric, no spaces, but the disk name in the log always has either AÚ or BÚ in the middle, even trying to convert different machines with very different disk names.

from back to back runs

Code: Select all

8/29 13:15:57.338 2018 Facility ???INFO: Proxmox::WrapperProxmox::WrapperProxmoxImpl::CreateVM: disk name i,  =BÚ°
8/29 13:17:28.263 2118 Facility ???INFO: Proxmox::WrapperProxmox::WrapperProxmoxImpl::CreateVM: disk name i, `8BÚ°
also, while running tcpdump on the proxmox host does show several connection to the api after clicking convert, there are several 200 queries that are the information gathering then the last line in the pveproxy access.log is

Code: Select all

root@pam [29/08/2024:13:44:42 -0700] "POST /api2/json/nodes/**redacted**/qemu HTTP/1.1" 400 79
yaroslav (staff)
Staff
Posts: 2699
Joined: Mon Nov 18, 2019 11:11 am

Thu Aug 29, 2024 9:41 pm

Conversion to QUEMU does not run smoothly for this build. Should be fixed in the next build.
swigle
Posts: 7
Joined: Mon May 08, 2017 3:22 pm

Thu Aug 29, 2024 9:47 pm

is there an estimated date for it's release yet?
yaroslav (staff)
Staff
Posts: 2699
Joined: Mon Nov 18, 2019 11:11 am

Thu Aug 29, 2024 10:11 pm

From what I heard from the R&D team representative, the build should be ready in 2-3 weeks.
jean.tech
Posts: 1
Joined: Wed Sep 04, 2024 12:34 pm

Wed Sep 04, 2024 12:36 pm

We experience the same problem. And would love to have a solution.
ryanmelitante
Posts: 1
Joined: Wed Sep 11, 2024 3:45 pm

Wed Sep 11, 2024 3:46 pm

same problem for me
yaroslav (staff)
Staff
Posts: 2699
Joined: Mon Nov 18, 2019 11:11 am

Wed Sep 11, 2024 3:59 pm

The build should be there soon.
tig_jeff
Posts: 36
Joined: Fri Apr 07, 2017 6:18 pm

Fri Sep 13, 2024 4:36 pm

Seems that the issue (and excuse me if this has already been said) is that the source disk, on Hyper-V, has a space in the name (or invalid characters). Rename the disk and re-attach it to the VM. Test it out, to make sure, and then you should be able to convert it.

This has worked for me.
Hope this helps.
- Jeff Morlen

Follow me on Twitter (@tig_jeff)
yaroslav (staff)
Staff
Posts: 2699
Joined: Mon Nov 18, 2019 11:11 am

Fri Sep 13, 2024 4:42 pm

Yes, that's a very good point.
Post Reply