Changes for page Kernel-based virtual machine (KVM)
Last modified by Sebastian Marsching on 2023/05/16 20:12
From version 4.1
edited by Sebastian Marsching
on 2023/05/16 20:12
on 2023/05/16 20:12
Change comment:
There is no comment for this version
To version 3.1
edited by Sebastian Marsching
on 2023/05/16 20:11
on 2023/05/16 20:11
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -300,4 +300,4 @@ 300 300 301 301 # Recovering unused space from a QCOW2 image 302 302 303 -A QCOW2 image often grows significantly over time, sometimes even larger than the size of the virtual disk represented by this image. In this case, creating a fresh image and copying the data can help. This can be done with the `qemu-img conv` command. However, the [[virt-sparsify command offers a much more convenient way|doc:Linux.libvirt.WebHome|anchor="virt-sparsify"]] of achieving this goal and can even work in-place, without having to copy the image. 303 +A QCOW2 image often grows significantly over time, sometimes even larger than the size of the virtual disk represented by this image. In this case, creating a fresh image and copying the data can help. This can be done with the `qemu-img conv` command. However, the [[`libvirt-sparsify` command offers a much more convenient way|doc:Linux.libvirt.WebHome|anchor="virt-sparsify"]] of achieving this goal and can even work in-place, without having to copy the image.