-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

You need to include your Bacula version -- I don't know why this escapes
so many people who write in to the list! :)

That said, I'm fairly sure Pool= is not supported in 1.38.x schedules.
Can anyone tell me if I'm right?

Kamen Medarski wrote:
>  
> Please help, i'm stuck with configuring schedule jobs. I'm try to
> implement configuration like this.
> 
> 2 fd clients.
> 
> 1st week in monday must be run Full backup, then in tuesday to sunday
> must be made Incremental, and those tapes must be available for restore
> for 1 week. For example named Full1 set.
> 
> 2nd week situation is the same, but i must use different set of tapes
> for Full and Incremental backup. Full2  set.
> 
> Next week i must reuse tapes from Full1 set, and etc.
> 
> With first site view of manual I made this scheduling.
> 
> Schedule {
>     Name  = "Weekly"
>     Run = Pool=Full1 1st mon at 23:05
>     Run = Pool=Incremental1 1st tue-sun at 23:05
>     Run = Pool=Full2 2nd mon at 23:05
>     Run = Pool=Incremental2 2nd tue-sun at 23:05
>     Run = Pool=Full1 3rd mon at 23:05
>     Run = Pool=Incremental1 3rd tue-sun at 23:05
>     Run = Pool=Full2 4th mon at 23:05
>     Run = Pool=Incremental2 4th tue-sun at 23:05
>     Run = Pool=Full1 5th mon at 23:05
>     Run = Pool=Incremental1 5th tue-sun at 23:05
> }
> but this one is complete mess, and do nothing reasonable.
> There was four different pools Full1,Full2,Inc..1,Inc..2
> with 1 volume in each pool.
> 
> Second configuration is:
> Schedule {
>     Name  = "Weekly"
>     Run = Pool=Full mon at 23:05
>     Run = Pool=Incremental tue-sun at 23:05
> 
> }
> and there are 2 volumes in each pool. Full contains Full1 and Full2, and
> Incremental contains Incremental1 and Incremental2 volumes.
> 
> My idea is to use shackles like this in Pool definition.
>   Volume Use Duration = 1 day
>   MaximumVolumeJobs = 2
> for Full pool
> and
>   Volume Use Duration = 6 days
>   MaximumVolumeJobs = 12
> for Incremental pool.
> 
> but i'm not sure if this will do exacly what i expect. For experiment i
> need period of 1 month, this time is too long for experimenting.
> 
> If there is a way in wich i can get what i need. Thank you in advance.
> 
> 
> 
> -----------------------------------------------------------------
> Survivor BG. Оцеляването продължава на www.survivor.btv.bg
> <http://survivor.btv.bg>
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> 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

- --
 ---- _  _ _  _ ___  _  _  _
 |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer III
 |$&| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
 \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFVJV6mb+gadEcsb4RAvZJAJ4lRpZG+yGpa21hJCfJuK5YELcLRACg1v6o
3LOIWiKYlh2YrLrTUClQgxw=
=jNYk
-----END PGP SIGNATURE-----



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