On 12/21/2016 10:53 AM, Sergio Belkin wrote:
> Hi,
>
> I use bacula 7.0 and I'm testing Volume Recycling, below, the Pool 
> configuration:
>
> Pool {
>   Name = TestShortZN
>   Use Volume Once = no
>   Pool Type = Backup
>   LabelFormat = "TestShortZN"
>   AutoPrune = yes
>   Volume Retention =  1h
>   Maximum Volumes = 2
>   Maximum Volume Bytes = 5M
>   Action On Purge = Truncate
>   Recycle = yes
> }
>
> ...
>
>
> Also I have the storage SD config with
>
> Label Media = Yes
>
> Why does bacula not create and label a new volume automatically?

Because in your Pool resource you have specified that the pool contain a 
maximum of 2 volumes with the "Maximum Volumes = 2" directive.


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to