Hello,

I am currenlty working on configuring a Bacula server to accomodate off-site
storage of our tapes. This would involve running two (maybe three) pools
alternatively.

I have reviewed the documentation on how I might do this, but it doesn't
seem all to clear. I am thinking along the lines of this:

Schedule {
  Name = "WeeklyIncrmental"
  Run = Level=Incremental Pool=PoolA w01,w03 at 10:00pm
  Run = Level=Incremental Pool=PoolB w02,w04 at 10:00pm

Schedule {
  Name = "WeeklyFull"
  Run = Level=Full Pool=PoolA 1st,2nd fri at 10:00pm
  Run = Level=Full Pool=PoolB 2nd,4th fri at 10:00pm

Another point I am not solid on is how to create the job definition using
more than one pool?


Thanks for any help or advice anyone might be able to offer.
-Andreas


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