[linux-lvm] LVM snapshot - "dd" file size

dave at frop.net dave at frop.net
Wed Apr 16 21:04:39 UTC 2008


this has nothing to do with LVM.  

dd knows nothing about files, it just copies the entire device (or file or whatever). 

tar will work, if you use the right command line switches. Search around on the web for pointers on how to use it.

Another intermediate way would be to compress the image you get with dd.

On Wed, Apr 16, 2008 at 04:59:05PM +0200, Thomas Bellembois wrote:
> Hi!
> 
> I am using LVM partitions on a Debian Xen system.
> I use LVM snapshots to clone and backup my virtual machines.
> 
> I have noticed that the ISO file created with the "dd" command it much
> bigger that the partition used space (actually 4.7GB for the ISO - 500MB
> used space). No problem if I mount the LVM snapshot and "tar" all of the
> data.
> 
> I have googled the question and read that "dd" also copy "not used space".
> Why is the ISO file so big ? Is the "tar" method less safe ?
> Is there a better solution ?
> 
> Thanks for your answers.
> 
> Regards,
> 
> Thomas
> 
> 
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm at redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/




More information about the linux-lvm mailing list