Hello,

I have different pools created:

Daily           for incremental backups
Weekly          for differential backups
Monthly         for full backups

If a Daily job executes and a full backup must be saved the bu
schould go automatically to the monthly pool. For Differential
it should use the Weekly pool.

So I've configured the following schedule directive in director
configuration.

Schedule {
  Name = "Cycle"
  Run = Level = Full 1st sun at 18:35
  Run = Level = Differential Full Pool = Monthly 2nd-5th sun at 18:35
  Run = Level = Incremental Full Pool = Monthly Differential Pool = Weekly
mon-sat at 18:35
}

But the problem is, it will not work as I guess.

Where is the mistake?

MfG...
Pierre Bernhardt


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