Am 04.01.2011 um 14:23 schrieb Mister IT Guru: > 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 > }
sd's config file should have Device { . . . LabelMedia = yes; # lets Bacula label unlabeled media . . . } -- PM ------------------------------------------------------------------------------ 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@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users