Start by creating a new guest volume (virt-manager) for the target of the desired size
sudo virt-resize --expand /dev/sda1 16.04-server-base <NEWVOLUME>.qcow2
The above will expand the /dev/sda1 partition on the base image into the new volume
Start by creating a new guest volume (virt-manager) for the target of the desired size
sudo virt-resize --expand /dev/sda1 16.04-server-base <NEWVOLUME>.qcow2
The above will expand the /dev/sda1 partition on the base image into the new volume