Difference between revisions of "Virt-sparsify"

From wikieduonline
Jump to navigation Jump to search
(Created page with " <code>virt-sparsify</code> is a tool which can make a virtual machine disk (or any disk image) sparse a.k.a. thin-provisioned. This means that free space within the disk imag...")
 
Tags: Mobile web edit, Mobile edit
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<code>virt-sparsify</code> is a tool which can make a virtual machine disk (or any disk image) sparse a.k.a. thin-provisioned. This means that free space within the disk image can be converted back to free space on the host.
+
<code>virt-sparsify</code> is a tool which can make a virtual machine disk (or any disk image) sparse a.k.a. thin-provisioned. This means that free space within the disk image can be converted back to free space on the host.
  
 
Warning
 
Warning
 
Using virt-sparsify on live virtual machines, or concurrently with other disk editing tools, can be dangerous, potentially causing disk corruption
 
Using virt-sparsify on live virtual machines, or concurrently with other disk editing tools, can be dangerous, potentially causing disk corruption
  
 +
 +
== Related commands ==
 +
* <code>[[qemu-img resize]]</code>
  
 
== See also ==
 
== See also ==
 
* {{Virt}}
 
* {{Virt}}
 +
 +
 +
[[Category:KVM]]

Latest revision as of 13:49, 11 April 2021

virt-sparsify is a tool which can make a virtual machine disk (or any disk image) sparse a.k.a. thin-provisioned. This means that free space within the disk image can be converted back to free space on the host.

Warning Using virt-sparsify on live virtual machines, or concurrently with other disk editing tools, can be dangerous, potentially causing disk corruption


Related commands[edit]

See also[edit]

Advertising: