In message <[EMAIL PROTECTED]> you wrote:
> 
> How do I get a job that has been changed from incremental or
> differentialto FULL to use the FULL storage device?

Use the "FullPool" and "DifferentialPool" (and eventually
"IncrementalPool") options, i. e. something like this:

Schedule {
  Name = "WeeklyCycleHydra"
  Run = Full            FullPool = FULL                         1st sun         
at 00:10
  Run = Differential    FullPool = FULL DifferentialPool = DIFF 2nd-5th sun     
at 00:10
  Run = Incremental     FullPool = FULL DifferentialPool = DIFF IncrementalPool 
= INCR  mon-sat at 00:10
}

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
"I can call spirits from the vasty deep."
"Why so can I, or so can any man; but will they come when you do call
for them?"          - Shakespeare, 1 King Henry IV, Act III, Scene I.


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to