RE: Using LVM snapshots for hourly backups

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Nick,

RSYNC is useful for this, but it works at the file level.  If you had, for example, a 1GB e-mail file (e.g. Outlook PST) or a large
database file, and it was getting small changes every day (e.g. receiving a dozen 10KB e-mails => 120KB of changes), then RSYNC
would quickly eat up your disk space as each backup taken with RSYNC a complete new copy of the whole 1GB file.

Cascaded LVM snapshots, on the other hand, would allow the just the changes within the files to be kept, dramatically reducing the
disk usage.

I'm sure that you know this already, but it was worth explicitly stating the difference between RSYCN and LVM snapshots in case
someone reading the list wasn't as sure.

BR,

Roger 

> -----Original Message-----
> From: linux-lvm-bounces@redhat.com [mailto:linux-lvm-bounces@redhat.com] On Behalf Of Nick
> Sent: 13 October 2006 11:14
> To: LVM general discussion and development
> Subject: Re:  Using LVM snapshots for hourly backups
> 
> Sounds like it's not available in LVM but I achieve simmilar results
> with rsync. Take a look at this for some pointers.
> 
> http://www.mikerubel.org/computers/rsync_snapshots/
> 
> Nick
> 
> Jonathan E Brassow wrote:
> > I think everyone feels the same way about the current snapshot
> > implementation, and there is growing momentum for change. See
> > "*[dm-devel] [RFC] DM Snapshot scalability - Common snap store
> > approach*" (Oct 9th on dm-devel).
> >
> > Certainly, any changes will take a while though.
> >
> > brassow
> >
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.com
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

[Index of Archives]     [Gluster Users]     [Kernel Development]     [Linux Clusters]     [Device Mapper]     [Security]     [Bugtraq]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]

  Powered by Linux