I'm setting up a backup to disk system (USB external drives), basically
running Full monthly, Diff weekly, Inc daily, very similar to the system
here: http://www.bacula.org/rel-manual/Automated_Disk_Backup.html

The difference is that I also need to implement off-site storage for
disaster situations.  My idea is to have a drive that's always hooked up
running the daily incrementals and a larger drive that I only bring in
for the full and differentials.  That way I always have the latest
incremental backup to hand and always have the full and diff offsite for
safety.

The obvious way to implement this is have two Device resources, one for
each USB drive mounted on the backup server.  Whilst you can specify the
Storage device per job, this doesn't help as my job uses multiple pools
(Full, Inc, Diff) which is what I'm trying to split out.

Is there a solution or workaround to this?

Thanks,

Matt


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to