On Thu, Mar 4, 2010 at 8:40 AM, Robert LeBlanc <[email protected]> wrote: > I've set up some migration jobs from tapes that had errors and were > not using full capacity to disk so that I could migrate them back. I > started these jobs using bacula 3.x then upgraded in the middle. I've > set the disk pool to have a retention period of 1 month 7 days and > there were two volumes from when 3.x created them. Over night last > night, these two volumes have been purged and recycled 5 times instead > of having new volumes created. There is plenty of space left on the > disk and there is no volume number restriction. > > All my tapes are showing that all the jobs are migrated, so it won't > remigrate the jobs. The data on the tapes are still there. Please > advise on why the retention period was not honored and how to > remigrate the jobs. > > Storage { > Name = DD-tmp > Address = bacsd0.byu.edu > Password = "secretpassword" > Media Type = DD-tmp > Device = DD-tmp > Maximum Concurrent Jobs = 8 > } > > Pool { > Name = DD-tmp > Pool Type = Backup > LabelFormat = "tmp-" > Recycle = yes > AutoPrune = yes > Storage = DD-tmp > Volume Retention = 37 days > # Use Volume Once = yes > Maximum Volume Bytes = 100G > } > > Job { > Name = "Redo_454FLX" > Type = Migrate > Level = Full > Client = 454datarig-fd > FileSet = "FULL Windows" > Messages = Standard > Pool = 454FLX > Maximum Concurrent Jobs = 4 > Selection Type = Volume > Selection Pattern = ".*[2,4]L4" > } > > Thanks, > > Robert LeBlanc > Life Sciences & Undergraduate Education Computer Support > Brigham Young University >
My backups are honoring retention time just fine and are creating new volumes as needed, but I still need help with these failed migrations. Thanks, Robert LeBlanc Life Sciences & Undergraduate Education Computer Support Brigham Young University ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
