Changes for page libvirt

Last modified by Sebastian Marsching on 2023/05/16 20:12

From version 12.1
edited by Sebastian Marsching
on 2023/05/16 20:07
Change comment: There is no comment for this version
To version 13.1
edited by Sebastian Marsching
on 2023/05/16 20:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -57,7 +57,7 @@
57 57  
58 58  This will create an XML file with the VM configuration and a QCOW2 file for each disk in `/path/to/destination/dir`. The XML file can be adjusted and then imported using `virsh define`.
59 59  
60 -# Recovering unused space from a virtual disk images
60 +# Recovering unused space from a virtual disk images{{id name="virt-sparsify"/}}
61 61  
62 62  libvirt offers a utility called virt-sparsify, which helps with recovering unused space from virtual disk images, reducing their size on disk. This is particularly useful with images in the QCOW2 format.
63 63