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.
kvm_resize_vm.1432286927.txt.gz · Last modified: 2015/05/22 09:28 by admin