Backups
Posted Sep 5, 2006 22:09 UTC (Tue) by
anton (guest, #25547)
In reply to:
Backups by khim
Parent article:
The 2006 Linux File Systems Workshop
<blockquote>[snapshotting] is easily solvable elsewhere</blockquote>
To the best of my knowledge, even if you do this at the LVM level, you
need file system support, in order to get a snapshot of a consistent
file system. Also, snapshotting at the file system will often be more
efficient (e.g., no need to back up blocks for new files). So I
believe that the file system is a better place for snapshotting than
LVM.
(
Log in to post comments)