-----------------
Bacula release 1.38.8
-----------------

I thought I would ask this question again as I think it got lost inanother
topic.

I have a schedule that looks like the following:

Schedule {
  Name = "WeeklyCycle"
  Run = Level=Full Storage=FSD_FULL FullPool=FULL-Pool 1st sun at 02:05
  Run = Level=Differential Storage=FSD_DIFF
DifferentialPool=DIFF-Pool2nd-5th sun at 02:05
  Run = Level=Incremental Storage=FSD_INCR
IncrementalPool=INCR-Poolmon-sat at 02:05
}

If the Incremental schedule is run, but then later changed to a FULL
backdue to not having a previous FULL, the job keeps the Pool as defined
by the job definition, but writes it to the Storage device defined in
theSchedule (in this case FSD_INCR).

The job, by default, is defined to use Pool, FULL-Pool, and storage,FSD_FULL.

How do I get a job that has been changed from incremental or
differentialto FULL to use the FULL storage device?

Thanks.
Scott


-------------------------------------------------------
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&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to