User Tools

Site Tools


linux:vm:vmresize

VM Image Resizing

One of the many common tasks that a SysAdmin will perform is to resize a VM once the base image is applied. Here are the steps that you should take to perform the resize successfully on the ACM Hypervisors (libvirt-based).

QCOW2

(Note that if the image contains a snapshot, then the image cannot be resized)

  1. qemu-img resize <image file name> [+-]<space to allocate>G
  2. Boot into the VM and use parted to resizepart.

TODO: Page Stub. Finish this page!

linux/vm/vmresize.txt · Last modified: 2021/05/02 21:36 (external edit)