Hello,

On 2/4/2007 1:12 PM, Pierre Bernhardt wrote:
> 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?

What do you expect the "Full" I marked above to do?

Apart from that, you've done the same I did for quite some time, and 
which worked flawless.

Today, I prefer to set the pools for the backup levels in the job 
definition, and link the pools to the storage device in the pool setup.

That is not possible with 1.36, by the way.

Arno

> 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

-- 
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de

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