Ralf Gross wrote:
Stern, Falk schrieb:
Is it possible to force upgraded jobs (upgraded from differential to
full) to a different pool?

Yes, with FullPool, DifferentialPool...
Schedule {
  Name = "Regular Backup"
  Run = Level=Full Pool=Full 1st sun at 00:05
  Run = Level=Differential Pool=Differential FullPool=Full 2nd-5th sun at 00:05
  Run = Level=Incremental Pool=Incremental DifferentialPool=Differential 
FullPool=Full tue-sat at 00:05
}


Another way is to just put FullPool, DifferentialPool, and IncrementalPool inside the Job(defs) definition. IMO it looks a little cleaner that way, and the pools will be correctly applied even if you run the job manually.

--Darien Hager
[EMAIL PROTECTED]
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to