Import vmdk with 2 drives

masteryoda

Well-Known Member
Jun 28, 2020
54
4
48
55
Hi

I'm moving from VMWare ESXi 6.0 to Pve environment. i'm able to migrate all VMs with just 1 hard disk using the qm import command.

i have a windows vm that has 2 disks & when import that, i only get one hard disk. the vmdk config file shows only one disk.

win10.vmdk
win10-flat.vmdk
win10_1-flat.vmdk (this drive is not being imported)

is there a way to import this as well?
 
HEy,

Check how to convert your virtuals disk format before import.
After, create manually a skeletton of your vm, and attach yours disks on ;)