virt-sparsify Command Examples

Make virtual machine drive images thin-provisioned. Note: Use only for offline machines to avoid data corruption. More information: https://libguestfs.org.

virt-sparsify --compress {{path/to/image.qcow2}} {{path/to/image_new.qcow2}}

virt-sparsify --in-place {{path/to/image.img}}