> The last few nights, bacula is using multiple volumes again. I had this
> problem once before and thought I fixed it. But apparently not. Here are my
> settings:
>
> # Default pool definition
> Pool {
> Name = Default
> Pool Type = Backup
> Recycle = yes
> AutoPrune = yes
> Job Retention = 20 days
> Volume Retention = 20 days
> }
>
> # File Pool definition
> Pool {
> Name = File
> Pool Type = Backup
> Recycle = yes
> AutoPrune = yes
> Job Retention = 20 days
> Volume Retention = 20 days
> Volume Use Duration = 23h
> Maximum Volume Bytes = 1330G
> Maximum Volumes = 21
> }
>
> I have several client definitions such as:
>
> JobDefs {
> Name = "TychoJob"
> Type = Backup
> Level = Incremental
> FileSet = "Full Set"
> Schedule = "WeeklyCycleTuesday"
> Storage = File
> Messages = Standard
> Pool = File
> Priority = 10
> Write Bootstrap = "/opt/bacula/bin/working/%c.bsr"
> }
>
>
> Client {
> Name = tycho-fd
> Address = tycho
> FDPort = 9102
> Catalog = MyCatalog
> Password = "sensoredPassword"
> AutoPrune = yes
> }
>
> Schedule {
> Name = "WeeklyCycleTuesday"
> Run = Level=Full tue at 1:05
> Run = Incremental wed-mon at 1:05
> }
>
> Anyone have any ideas?
>
I am confused what the problem is. You have it write to a volume up to
1 day or 1330GB then wait for 20 days before reusing the volume.
What is it doing?
John
------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users