On Monday 21 August 2006 09:45, Timo Neuvonen wrote:
> > > > What I neeed to do, is to prune all the records from the pool only
> > > > later. Reason for this is that the volumes in the pool needs to be
> > > > recycled as soon as 28 days after the last write, but the volume
> > > > needs to be valid (and must not be pruned before) up to 60 days
> > > > from the first write.
> >
> > That's how I see it:
> >
> After all-night-long conf debugging, I see that I had some wrong ideas
> how volume retention period actually works. But anyway, I run into
> some new problems that still seem to be best solved by a separate
> job that does the pruning in a scheduled way instead of auto prune
> -an admin job?
> 
> So, does anyone have an example how to conf an admin job to prune
> volumes? I found hardly nothing in the manual about admin jobs -it just
> mentions they exist. What I tried with "prune volumes = yes" job
> directive, didn't work.

Despite what the manual says, I believe that with the current state of the 
code that this will not work.

If you want to do this, run an Admin job that runs a RunBefore/AfterJob that 
calls a script where you do what you want.

> 
> 
> Regards,
> Timo
> 
> 
> 
> -------------------------------------------------------------------------
> 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
> 

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