@scottalanmiller said in Import a QCOW2 Into Proxmox:
This works for many formats other than qcow2 as well. A straight block image in ISO / img format will work just fine, too.
Yes it does.
[email protected]:~# qm importdisk 100 tophat/Manual_DD_Unzipped/live_sda.img local-zfs
importing disk 'tophat/Manual_DD_Unzipped/live_sda.img' to VM 100 ...
transferred: 0 bytes remaining: 73274490880 bytes total: 73274490880 bytes progression: 0.00 %
>snippy snip<
transferred: 72666312605 bytes remaining: 608178275 bytes total: 73274490880 bytes progression: 99.17 %
transferred: 73274490880 bytes remaining: 0 bytes total: 73274490880 bytes progression: 100.00 %
transferred: 73274490880 bytes remaining: 0 bytes total: 73274490880 bytes progression: 100.00 %
Successfully imported disk as 'unused0:local-zfs:vm-100-disk-0'
[email protected]:~#