[SOLVED] scsi0.import-from: invalid format - unable to parse volume ID

LooneyTunes

Active Member
Jun 1, 2019
203
22
38
Hi,

I am trying to set up a VM on command-line and am stuck at the step where I should assign the disk to the VM. I tried
Code:
qm importdisk 100 haos_ova-10.1.qcow2 NFS --format qcow2
qm set 100 --scsihw virtio-scsi-pci --scsi0 NFS:vm-100-disk-0
Then it imports the disk successfully, but second step, assigning it fails. So I turned to Google and learned there is a new format that both imports and assigns in one step. Unfortunately I can't get that to work either...
Code:
qm set 100 --scsi0 NFS:0,import-from=haos_ova-10.1.qcow2
400 Parameter verification failed.
scsi0: invalid format - format error
scsi0.import-from: invalid format - unable to parse volume ID 'haos_ova-10.1.qcow2'
What am I doing wrong please?
Thanks
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!