Re: [Bacula-users] Volumes not auto created

2012-02-22 Thread Silver Salonen
On Wed, 22 Feb 2012 08:29:50 -0600, Raymond Norton wrote:
>> I have ran into this issue many times and almost every time it's the
>> case of file/directory ownerships/permissions.
>>
>> Are you sure you haven't changed something in there lately?
>>
>
>
> I have not touched it since creation, outside of rebooting since the
> problem cropped up. What should permissions be on the backup folder
> for volumes?

You'd have to check what user/group does the bacula-sd process run 
under and then give write permissions to that user/group on the backup 
folder.

--
Silver

--
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Volumes not auto created

2012-02-22 Thread John Drescher
On Wed, Feb 22, 2012 at 9: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"
> }
>

Did you change the pool definition without issuing the reload command
in bacula or restarting bacula-dir.conf? Also since the limit is 10
volumes bacula can only auto create 1 more since I believe you have 9
total volumes now.

John

--
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Volumes not auto created

2012-02-22 Thread Silver Salonen
On Wed, 22 Feb 2012 08:05:36 -0600, Raymond Norton wrote:
> 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"
>> }

I have ran into this issue many times and almost every time it's the 
case of file/directory ownerships/permissions.

Are you sure you haven't changed something in there lately?

--
Silver

--
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Volumes not auto created

2012-02-22 Thread Raymond Norton
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@lists.sourceforge.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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users