Hello,
I am kind of stuck or am missing some totally simple way. I can't believe how complex it is in PVE to import a disk and bind it to the VM.
I have one Ceph pool and one RBD PVE storage for vm-disks + isos-templates.
So I kind of went with it like this:
Created empty VM
Downloaded the 7z file from Kali to my isos-templates CephFS. Extracted there and then imported via qm import disk vmid sourcefile vm-disks --format qcow2.
That put the file (disk) to the appropriate storage, and I can see it in PVE interface.
So far so good.
But now I am stuck... I can't set with qm set, I have no idea where the file is in the shell, it's not under /mnt, I guess because it's Ceph...
I tried qm set 111 vm-disks:vm-111-disk-0.raw, but that doesn't work.
Sooo... is there a simpler way to import a qcow2 to an VM?
Thanks
I am kind of stuck or am missing some totally simple way. I can't believe how complex it is in PVE to import a disk and bind it to the VM.
I have one Ceph pool and one RBD PVE storage for vm-disks + isos-templates.
So I kind of went with it like this:
Created empty VM
Downloaded the 7z file from Kali to my isos-templates CephFS. Extracted there and then imported via qm import disk vmid sourcefile vm-disks --format qcow2.
That put the file (disk) to the appropriate storage, and I can see it in PVE interface.
So far so good.
But now I am stuck... I can't set with qm set, I have no idea where the file is in the shell, it's not under /mnt, I guess because it's Ceph...
I tried qm set 111 vm-disks:vm-111-disk-0.raw, but that doesn't work.
Sooo... is there a simpler way to import a qcow2 to an VM?
Thanks
Last edited: