|
From: Matt Z. <md...@de...> - 2002-12-01 15:33:21
|
On Sun, Dec 01, 2002 at 08:17:44AM +0100, Michel Bouissou wrote: > Le Dimanche 1 D?cembre 2002 02:46, Matt Zimmerman a ?crit : > > > > > Well, I use a bash script because it is a backup script, that does much > > > more than just executing a couple of EVMS commands: mount, umount, tar, > > > cp, tests, completion logs... > > > > In that case, why not snapshot each volume before you back it up, and then > > delete the snapshot immediately after? > > That's exactly what my simple script does. Basically, it is: That script creates all the snapshots at the beginning, then does all of the backups, then deletes all of the snapshots. I was suggesting to do each in turn. -- - mdz |