I'm using Bacula to backup files to USB hard drives. Every Monday morning I manually run a full backup to a large hard drive, then every evening Bacula runs incremental backups to another drive. At the moment I manually swap the two drives so there's only one Storage device that Bacula sees (I can't figure out how to make bacula use two storage devices for the same pool).
The system works fairly well, however sometimes I get the dreaded "Cannot find any appendable volumes" and all backups stop. I don't know why this sometimes happens and was hoping someone could enlighten me. Further info is below. Error: *messages 31-Oct 08:20 backup-sd: Someone woke me up, but I cannot find any appendable volumes for Job=Domain.2005-10-30_01.05.03. 31-Oct 08:20 backup-sd: Job Domain.2005-10-30_01.05.03 waiting. Cannot find any appendable volumes. Please use the "label" command to create a new Volume for: Storage: FileStorage Media type: File Pool: Domain Pool: Pool: Domain +---------+------------+-----------+----------+----------+-------------- +---------+------+-----------+-----------+---------------------+ | MediaId | VolumeName | VolStatus | VolBytes | VolFiles | VolRetention | Recycle | Slot | InChanger | MediaType | LastWritten | +---------+------------+-----------+----------+----------+-------------- +---------+------+-----------+-----------+---------------------+ | 156 | Domain | Recycle | 1 | 0 | 7,200 | 1 | 0 | 1 | File | 2005-10-29 02:40:45 | +---------+------------+-----------+----------+----------+-------------- +---------+------+-----------+-----------+---------------------+ Relevant bacula-dir conf file settings: Job { Name = "Domain" Level = Full JobDefs = "DefaultJob" Client = domain-fd Write Bootstrap = "/var/bacula/Domain.bsr" FileSet = "Domain Set" Pool = Domain } FileSet { Name = "Domain Set" Include { Options { signature = MD5 #compression = gzip } File = c:\\backups } } Client { Name = domain-fd Address = domain.xyz.com FDPort = 9102 Catalog = MyCatalog Password = "______" # password for FileDaemon File Retention = 30 days # 30 days Job Retention = 6 months # six months AutoPrune = yes # Prune expired Jobs/Files } Pool { Name = Domain Use Volume Once = yes Pool Type = Backup AutoPrune = yes Volume Retention = 2 hours Recycle = yes } Many thanks, Matt ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users