I was thinking of doing something similar although manually since my scripting skills are a little bit rusted. I would love to see your script if you don't mind
-----Original Message----- From: James Harper [mailto:[email protected]] Sent: Tuesday, July 10, 2012 5:14 PM To: Jose Blanco; [email protected] Subject: RE: VirtualFull > I have a problem with VirtualFull and I don't know whether this > behavior is by design or I messed up my configuration: > > I'm trying to run a Virtualfull backup but bacula is trying to read > the last virtualfull (which is stored offsite) so it fails. I thought > bacula would construct a VirtualFull from the last Full-incr-diff. > Since I haven't run a Full since the last VirtualFull it seems to me > bacula is trying to construct the Virtualfull from VirtualFull-incr-Diff. Is > this the normal behavior? I think that's the way it's supposed to work. VirtualFull is a way to consolidate previous Full+Inc backups into a single Virtual Full backup. I am doing much the same as you, but at the end of my virtual full backups I run a catalog backup to my offsite media (USB disk) then purge all the offsite jobs from the database. The offsite jobs are only for disaster recovery, so they don't need to be in the live catalog anyway - I would never restore from an offsite volume unless my backup server was completely destroyed. I can post my script for doing this if you want. James ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
