Hi. Just one quick they that jumped into my eye at first: Why do you use one pool for every day?
We do something very similar here, thats our pool for that: Pool { Name = Daily Pool Type = Backup Recycle = yes Recycle Current Volume = yes AutoPrune = yes Accept Any Volume = yes LabelFormat = "D${Day:p/2/0/r}${mirror_days[$Day]}0" Cleaning Prefix = "CLNI" ## recycle the tape after ... Volume Retention = 13 days ## we use it once but for multiple jobs -> e.g. not Maximum Volume Jobs = 1 Volume Use Duration = 23 hours } The tapes can be used for 23 hours and are reused every two weeks. Works here without any issues, so it might be the different usage of the pools. Greetings, Michael On Wed, 20 Jul 2005 - 10:31am, Daniel Weuthen wrote: >Hello Bacula List, > >before I start, let me say that I have read the manual chapters corosponding >to my problem over and over but in the end nothing worked as it should. > >My Problem: I have seven harddisks, 250 GB each, which schould be used for a >daily full backup of a bunch of servers. I want to use a new harddisk every >day. the harddisks are labled with the name of the day they schould get used. >After 7 days the harddisk should get recycled an then reused. > >No matter what I tried (e.g. Use Volume Once paramter) the volume stayed in >status append and one week later the backup was appended or only one job was >written to tape it gets marked as "used" and no other job will be written. >What is wrong with my config? > >Here are the important parts of my config: > >############################################################################## ># S C H E D U L E # >############################################################################## ># t<E4>gliches Backup: Montag bis Sonntag um 20:00 Uhr >Schedule { > Name = "Daily" > Run = Level=Full Pool=montag Monday at 20:00 > Run = Level=Full Pool=dienstag Tuesday at 20:00 > Run = Level=Full Pool=mittwoch Wednesday at 20:00 > Run = Level=Full Pool=donnerstag Thursday at 20:00 > Run = Level=Full Pool=freitag Friday at 20:00 > Run = Level=Full Pool=samstag Saturday at 20:00 > Run = Level=Full Pool=sonntag Sunday at 20:00 >} > >############################################################################## ># S T O R A G E # >############################################################################## >Storage { > Name = File ># Do not use "localhost" here > Address = x.y.z # N.B. Use a fully qualified name here > SDPort = 9103 > Password = "xxxxxxxxxxxxxxxxxxxxxxxxxxxx" > Device = FileStorage > Media Type = File > Maximum Concurrent Jobs = 20 >} > >############################################################################## ># P O O L S # >############################################################################## > >Pool { > Name = montag > Pool Type = Backup > Recycle = yes > Auto Prune = yes > Volume Retention = 6d > Accept Any Volume = yes > Maximum Volumes = 1 >} > >.... the same as montag for every day > > > -- I am root. If you see me laughing, you better have a backup. ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users