> > Pool {
> >   Name = Lin-pool
> >   Pool Type = Backup
> >   Recycle = yes           # automatically recycle Volumes
> >   AutoPrune = yes         # Prune expired volumes
> >   Volume Retention = 6 months
> >   Accept Any Volume = yes # write on any volume in the pool
> >   Maximum Volume Jobs = 1
> >   Label Format = LIN-
> >   Maximum Volumes = 5
> > }
>
> That would be the problem... you tell bacula to use each volume for one
> pool, not to use more than five volumes, and to keep the volumes for six
> months...
>

I was actually thinking the same thing what you pointed out, but I followed the example that was given in "Using Pools to Manage Volume" http://www.bacula.org/rel-manual/Using_Pools_Manage_Volumes.html. If you see the example there, you'll notice that I did somewhat similar to what it did and the Maximum volume jobs is set to 1.

May be I am confused...

--Turi

Reply via email to