You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.
maybe people have already tried this, the tar ball now is 2.6GB if we can compress the disk image and then further tar ball it, is there a chance to decrease the size?
I've just done this testing
Initial image: 3164378298 bytes
Image compressed with tar zcSf after running virt-sparsify: 2521593147 bytes (20% size reduction)
Image compressed with tar JcSf after running virt-sparsify: 1695649012 bytes (45% size reduction)
The xz compression of the last image took a really long time, I did not compare decompression times.
maybe people have already tried this, the tar ball now is 2.6GB if we can compress the disk image and then further tar ball it, is there a chance to decrease the size?
http://libguestfs.org/virt-sparsify.1.html
cc @praveenkumar
The text was updated successfully, but these errors were encountered: