kvm_resize_vm
KVM grow VM disk
- Install prerequisite tools:
yum install libguestfs-tools
- Shutdown VM.
- Grow VM image (qcow2):
qemu-img resize vmcheckmk.qcow2 +10G
- Start VM and use the extra space.
kvm_resize_vm.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1