Displaying 1 result from an estimated 1 matches for "resizing_a_kvm_or_qemu_disk_image".
2012 Jun 01
0
Resize qcow2 disks
Good morning.
I already tried:
1. http://michael.orlitzky.com/articles/resizing_a_kvm_or_qemu_disk_image.php
Result: OS system can't see the disk space
sudo qemu-img resize /var/lib/libvirt/images/mysql-1.qcow2 +8G
ls -lath /var/lib/libvirt/images/mysql-1.qcow2
-rw------- 1 libvirt-qemu kvm 10G jun 1 15:35
/var/lib/libvirt/images/mysql-1.qcow2
# pvresize /dev/vda5
Physic...