Bacula LVM Snapshots

marotori

Member
Jun 17, 2009
161
1
16
Hello,

Has anyone implemented a script to do an LVM snapshot before backing up with bacula?

Would be great if this could be shared?

Rob
 
Wrote my own.... Will post them up here when I have a desktop to hand!


Sent from my iPhone using Tapatalk
 
Hi Rob,
do you save the VM-disks with bacula from the host-side?
I use bacula but backup inside the VMs - so i don't need snapshots. For fast disaster recovery i have an weekly vzdump of the VM-startdisk.

Udo
 
Hello,

I am rather paranoid!

I do the following:
  1. machine internals backuped up externally to livedrive.com using duplicity
  2. lvm snapshot and backup of /var/lib/vz
  3. weekly vzdump
Somehow it all works!

Rob