Bacula-users

Re: [Bacula-users] Cannot find any appendable volumes - But auto labeling is enabled?

2011-01-04 08:27:35
Subject: Re: [Bacula-users] Cannot find any appendable volumes - But auto labeling is enabled?
From: Mister IT Guru <misteritguru AT gmx DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 04 Jan 2011 13:23:50 +0000
On 04/01/2011 02:13, Dan Langille wrote:
> On 1/3/2011 4:53 PM, Mister IT Guru wrote:
>> I am at a loss as to why this can occur, when I've configured automatic
>> labellings. I get this error emailed to me when jobs are trying to run
>> Cannot find any appendable volumes
>>
>> It's my understanding that this happens when there are no tapes
>> available, but I have disk based storage. Any hints and tips would be
>> appreciated, I can attach any requested configs.
> This happens when Bacula cannot find appendable volumes.  Disk or tape,
> or whatever.
>
> Show us the Pool resource for the pool in question.
>
Below are the pool definitions that I currently have
---
# Default pool definition
Pool {
   Name = Default
   Pool Type = Backup
   Recycle = yes                       # Bacula can automatically 
recycle Volumes
   AutoPrune = yes                     # Prune expired volumes
   Volume Retention = 365 days         # one year
}

# File Pool definition
Pool {
   Name = File
   Pool Type = Backup
   Recycle = yes                       # Bacula can automatically 
recycle Volumes
   AutoPrune = yes                     # Prune expired volumes
   Volume Retention = 365 days         # one year
   Maximum Volume Bytes = 50G          # Limit Volume size to something 
reasonable
   Maximum Volumes = 100               # Limit number of Volumes in Pool
   LabelFormat = "BaculaBackups-"
}


# Scratch pool definition
Pool {
   Name = Scratch
   Pool Type = Backup
}

---

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users