Re: [Bacula-users] changing Volume Retention for a pool

2007-07-13 Thread Steen
Torsdag 05 april 2007 21:03 skrev Kern Sibbald: > > As the manual states, Bacula does not modify existing volumes after you > change the Pool resource. You can either manually update them one at a > time or do the whole pool with the "update" command. I need to change retention times for a lot of

Re: [Bacula-users] changing volume retention

2007-05-29 Thread Arno Lehmann
Hi, On 5/29/2007 9:25 AM, Jordi Moles wrote: > hi, > > until last week i used to have volume retention set to 18 days. I > changed it to 30 days but it doesn't seem to take effect. > The amount of data that i keep is growing very fast and those new > volumes bacula creates have the new period o

Re: [Bacula-users] changing volume retention

2007-05-29 Thread Adam Cécile
I guess you have only changed the configuration files, now you need to update the sql catalog. Do update => volume parmeters => all volume from pool (and select the pool you changed the retention). Jordi Moles a écrit : > hi, > > until last week i used to have volume retention set to 18 days. I >

[Bacula-users] changing volume retention

2007-05-29 Thread Jordi Moles
hi, until last week i used to have volume retention set to 18 days. I changed it to 30 days but it doesn't seem to take effect. The amount of data that i keep is growing very fast and those new volumes bacula creates have the new period of retention, but not those which are purged. When an old

Re: [Bacula-users] changing Volume Retention for a pool

2007-04-05 Thread Kern Sibbald
On Wednesday 28 March 2007 11:58, stephen mulcahy wrote: > Hi, > > If I change the Volume Retention for an existing pool e.g. > > Pool { >Name = Weekly >Pool Type = Backup >Recycle = yes >Recycle Oldest Volume = yes >AutoPrune = yes >Volume Retention = 21 days >Maximum

[Bacula-users] changing Volume Retention for a pool

2007-04-05 Thread stephen mulcahy
Hi, If I change the Volume Retention for an existing pool e.g. Pool { Name = Weekly Pool Type = Backup Recycle = yes Recycle Oldest Volume = yes AutoPrune = yes Volume Retention = 21 days Maximum Volume Jobs = 2 } Do I need to manually modify each existing volume in the pool