Hello Everyone, From what I understand, if I have "Full Backup Pool = Full-Pool" in the job resource then any job on that client that gets upgraded to full, should use the "Full-Pool". This is not happening and is really a big problem for laptops that are not on site everynight. If the laptop misses the normal full backup, the job will go to a tape in the "Inc-Pool", which has a much shorter retention period than the "Full-Pool". Here's a few snippets from my config files and some bacula output. Thanks for any help with this.
... Schedule { Name = "Daily-Schedule" Run = Level=Full mon at 20:00 Run = Level=Incremental tue-fri at 20:00 } ... Job { Name = "navajo" Type = Backup Client = navajo-fd FileSet = "navajo-fileset" Schedule = "Daily-Schedule" Storage = Dell-PowerVault-132T Messages = Standard Spool Data = yes Pool = Full-Pool Full Backup Pool = Full-Pool Incremental Backup Pool = Inc-Pool ... Pool { Name = Scratch Pool Type = Backup } Pool { Name = Inc-Pool Pool Type = Backup Recycle = yes AutoPrune = yes Volume Retention = 8 weeks Accept Any Volume = yes Volume Use Duration = 6 days } Pool { Name = Full-Pool Pool Type = Backup Recycle = yes AutoPrune = yes Volume Retention = 52 weeks Accept Any Volume = yes Volume Use Duration = 6 days } 17-Aug 20:30 sioux-dir: No prior Full backup Job record found. 17-Aug 20:30 sioux-dir: No prior or suitable Full backup found. Doing FULL backup. 17-Aug 20:30 sioux-dir: Start Backup JobId 5, Job=navajo.2005-08-17_20.30.03 17-Aug 20:31 sioux-sd: Spooling data ... navajo-fd: File system change prohibited. Will not descend into /dev navajo-fd: File system change prohibited. Will not descend into /sys 17-Aug 20:39 sioux-sd: Committing spooled data to Volume. Despooling 1,682,571,846 bytes ... 17-Aug 20:40 sioux-sd: Sending spooled attrs to the Director. Despooling 58,067,916 bytes ... 17-Aug 20:42 sioux-dir: Bacula 1.37.30 (14Jul05): 17-Aug-2005 20:42:27 JobId: 5 Job: navajo.2005-08-17_20.30.03 Backup Level: Full (upgraded from Incremental) Client: "navajo-fd" x86_64-unknown-linux-gnu,debian,3.1 FileSet: "navajo-fileset" 2005-08-17 20:30:04 Pool: "Inc-Pool" Storage: "Dell-PowerVault-132T" Scheduled time: 17-Aug-2005 20:30:02 Start time: 17-Aug-2005 20:30:04 End time: 17-Aug-2005 20:42:27 Priority: 10 FD Files Written: 212,291 SD Files Written: 212,291 FD Bytes Written: 1,646,259,645 SD Bytes Written: 1,673,950,060 Rate: 2215.7 KB/s Software Compression: None Volume name(s): 000002 Volume Session Id: 4 Volume Session Time: 1124304855 Last Volume Bytes: 2,712,259,621 Non-fatal FD errors: 0 SD Errors: 0 FD termination status: OK SD termination status: OK Termination: Backup OK 17-Aug 20:42 sioux-dir: Begin pruning Jobs. 17-Aug 20:42 sioux-dir: No Jobs found to prune. 17-Aug 20:42 sioux-dir: Begin pruning Files. 17-Aug 20:42 sioux-dir: No Files found to prune. 17-Aug 20:42 sioux-dir: End auto prune. ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users