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

Yes, with FullPool, DifferentialPool...
 
> Currently differential jobs go to disk and full backups should go to
> tape (defined by schedule)
> 
> My schedule currently looks like this:
> 
> Schedule {
>         Name                    = "WeeklyCycle"
>         Run                     = Level=Full Pool=FullBackup first Sunday at 
> 1:00
>         Run                     = Level=Differential Pool=DiffBackup 
> Monday-Saturday at 1:00
>         Run                     = Level=Differential Pool=DiffBackup Sunday 
> at 1:00
> 
> }

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
}

 
Ralf

-------------------------------------------------------------------------
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