I have a qcow2 Image with virtual size 600GB.
Inside i have Windowspartition with 150GB.
Now i have to change the virtual size to something near 150GB.
qemu-img --info also reports this values and the 450GB never been used for something else
is there a simple way to do so. (NO converting to raw, NO file copy.)
qm resize 100 virtio0 160G ... not working.
qemu-img resize ..... 160G ... not working.
Inside i have Windowspartition with 150GB.
Now i have to change the virtual size to something near 150GB.
qemu-img --info also reports this values and the 450GB never been used for something else
is there a simple way to do so. (NO converting to raw, NO file copy.)
qm resize 100 virtio0 160G ... not working.
qemu-img resize ..... 160G ... not working.