Hi, On 9/21/2006 3:21 PM, Benoit Callebaut wrote: > Hello, > I want to do incremental daily backup on disk and weekly differential > and monthly full backups on tape > > I have created several pools, with volumes on disk for daily backups > (for the daily pool) and volumes on tape for weekly and montly backups. > Unfortunately, in the job definition, I have to specify the media. > > Running the job make
I can't exactly follow here... > Is it possible to do what I am trying to do ? Yes. > Or do I have to create 2 jobs for that ? Definitely not. You set up different pools. One pool is used on disk storage only, the other (or others - I refer having pools for Full, Diff and Incr backups separate) is used with tapes. The magic happens in the schedule: A line like "run= pool=Full storage=Tape <timespec>" starts a job that goes to tape, and a line like "run= pool=Incr storage=Disk <different timespec>" _in the same schedule_ starts a job to disk. With the 1.39 development versions it's most useful to have a storage definition in the pool resource, and set up jobs with full, differential and incremental pool directives - then even in case of automatically upgraded or manually started jobs the data will go to the right media, wich oherwise can be a pain... Arno > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users -- IT-Service Lehmann [EMAIL PROTECTED] Arno Lehmann http://www.its-lehmann.de ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users