On 01/22/2006 08:16:33 PM, Alex Chen wrote:
Heinz, thanks for the information/ The main intention of our interest of LIME to use it for snapshots. I am told that it is a very quick way to make backups. Is that true?
(LIME?) To be pedantic, LVM is absolutely not a backup. You can use it to make backups from a known state of the system while the system continues to be updated. Note that unless you've a way to force your appilcations, databases, etc. into a known/internally consistent state at the moment the sanapshot is created this quality is of questionable merit. YMMV. If you trash the filesystem by crashing the disk, etc., your lvm snapshot will be trashed too. Hence, not a backup. See, for example, rsync with --link-dest for a way to make backups from your snapshot that retain snapshot-like disk utilization properties. Karl <kop@meme.com> Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein _______________________________________________ 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/