[linux-lvm] Automatic snapshot system?

Jason L Tibbitts III tibbs at math.uh.edu
Thu Nov 29 15:16:02 UTC 2001


>>>>> "p" == petro  <petro at auctionwatch.com> writes:

p> Well, I won't get into the debate on whether it's better to
p> protect the users or educate them (ie easy to access backups make
p> users sloppy kind of argument),

Uh, well, I've been an administrator for 13 years and a computer user
for 24, and I still accidentally overwrite a file or delete a
directory on occasion.  And when this happens, I don't particularly
want to have to mess with the tape drive.  The the LVM system already
includes a method for making snapshots; why not make use of it?
Educating users doesn't really come into it.

p> Establish a cron-job to run at <work-start-time>, <work-start+4>
p> and <work-end>. This cron job calls a script that expires the old
p> snap and creates a new one.

Well, I understand how to do it.  I was simply asking if anyone had
already done it so I can save myself some work.  (It's actually mildly
complicated.  You have to parse various /proc files to get the LVM
state and figure out which snapshots you have active and whether any
of them have filled and thus become unusable.  You also have to update
/etc/fstab so a reboot doesn't lose your snapshots.)

 - J<




More information about the linux-lvm mailing list