Bacula-users

Re: [Bacula-users] Volumes not auto created

2012-02-22 09:08:04
Subject: Re: [Bacula-users] Volumes not auto created
From: Raymond Norton <admin AT lctn DOT org>
To: Bacula-users AT lists.sourceforge DOT net
Date: Wed, 22 Feb 2012 08:05:36 -0600
Should include SD info:


Device {
   Name = FileStorage
   Media Type = File
   Archive Device = /backups
   LabelMedia = yes;                   # lets Bacula label unlabeled media
   Random Access = Yes;
   AutomaticMount = yes;               # when device opened, read it
   RemovableMedia = no;
   AlwaysOpen = no;
}



On 02/22/2012 08:00 AM, Raymond Norton wrote:
> Bacula stopped creating new volumes. I can create them manually and jobs
> run after that, but trying to figure out why they are not auto created
> any longer.
>
> There were 7 volumes auto created before I had to manually create the
> last two..
>
>
> Any ideas what to look for?
>
>
>
> I have the following configuration for my default pool:
>
>
> Pool {
>     Name = Default
>     Pool Type = Backup
>     Recycle = yes                       # Bacula can automatically
> recycle Volumes
>     AutoPrune = yes                     # Prune expired volumes
>     Volume Retention = 30 days         # one year
>     Maximum Volume Bytes = 50G
>     Maximum Volumes = 10
>     LabelFormat = "bakTrak"
> }
>
>
>
>
> ------------------------------------------------------------------------------
> Virtualization&  Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Bacula-users mailing list
> Bacula-users AT lists.sourceforge DOT net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>