Re: [Bacula-users] Problem with recycling / using volume again

2007-12-11 Thread Falk Sauer
Hi Benjamin, On Dienstag 11 Dezember 2007 10:26:38 wrote: > > Ah, okay. So, can one use "Volume Retention = 20 hours"? ... if it's in worst case enough time between last volume use and starting the actual backup. You should have a spare volume (maybe from scratch pool) if you need such litte r

Re: [Bacula-users] Problem with recycling / using volume again

2007-12-11 Thread Benjamin E. Zeller
On Tuesday 11 December 2007 10:18:23 Falk Sauer wrote: > Hi Benjamin, > > On Dienstag 11 Dezember 2007 10:04:11 wrote: > > I've got the following pool definition: > > > > > > Pool { > > Name = strike-full-hdd > > Pool Type = Backup > > Recycle = yes > > Autoprune = yes > > Maximum Volume

Re: [Bacula-users] Problem with recycling / using volume again

2007-12-11 Thread Falk Sauer
Hi Benjamin, On Dienstag 11 Dezember 2007 10:04:11 wrote: > > I've got the following pool definition: > > > Pool { > Name = strike-full-hdd > Pool Type = Backup > Recycle = yes > Autoprune = yes > Maximum Volume Jobs = 1 > Maximum Volumes = 1 > Volume Retention = 1 days > Label For

[Bacula-users] Problem with recycling / using volume again

2007-12-11 Thread Benjamin E. Zeller
Hi list, I've got the following pool definition: Pool { Name = strike-full-hdd Pool Type = Backup Recycle = yes Autoprune = yes Maximum Volume Jobs = 1 Maximum Volumes = 1 Volume Retention = 1 days Label Format = "strike-full-hdd-${Year}-${Month:p/2/0/r}-${Day:p/2/0/r}" } Probl