On Thu, Aug 19, 2010 at 6:27 AM, stephen mulcahy
wrote:
> John Drescher wrote:
>>
>> Looks fine to me. I do similar. Although I do not bother setting File
>> and Job retention.
>>
>> Pool {
>> Name = UserBackup
>> Pool Type = Backup
>> Recycle = yes # Bacula can automatic
John Drescher wrote:
> Looks fine to me. I do similar. Although I do not bother setting File
> and Job retention.
>
> Pool {
> Name = UserBackup
> Pool Type = Backup
> Recycle = yes # Bacula can automatically recycle
> Volumes
> AutoPrune = yes #
>> I have 3 Pools - Daily, Weekly and Archive as follows
>>
>> Pool {
>> Name = Nightly
>> Pool Type = Backup
>> AutoPrune = yes
>> Volume Retention = 6 days
>> Recycle = yes
>> ..
>> }
>>
>> Pool {
>> Name = Weekly
>> Pool Type = Backup
>> AutoPrune = yes
>> Volume Retention = 8 days
>> Recycle =
> I have 3 Pools - Daily, Weekly and Archive as follows
>
> Pool {
> Name = Nightly
> Pool Type = Backup
> AutoPrune = yes
> Volume Retention = 6 days
> Recycle = yes
> ..
> }
>
> Pool {
> Name = Weekly
> Pool Type = Backup
> AutoPrune = yes
> Volume Retention = 8 days
> Recyc
Hi,
I have 3 Pools - Daily, Weekly and Archive as follows
Pool {
Name = Nightly
Pool Type = Backup
AutoPrune = yes
Volume Retention = 6 days
Recycle = yes
..
}
Pool {
Name = Weekly
Pool Type = Backup
AutoPrune = yes
Volume Retention = 8 days
Recycle = yes
..
}