Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


kvm_resize_vm

This is an old revision of the document!


~~TOC~~

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.1432294982.txt.gz · Last modified: 2015/05/22 11:43 by admin