The last few nights, bacula is using multiple volumes again. I had this problem once before and thought I fixed it. But apparently not. Here are my settings:
# Default pool definition Pool { Name = Default Pool Type = Backup Recycle = yes AutoPrune = yes Job Retention = 20 days Volume Retention = 20 days } # File Pool definition Pool { Name = File Pool Type = Backup Recycle = yes AutoPrune = yes Job Retention = 20 days Volume Retention = 20 days Volume Use Duration = 23h Maximum Volume Bytes = 1330G Maximum Volumes = 21 } I have several client definitions such as: JobDefs { Name = "TychoJob" Type = Backup Level = Incremental FileSet = "Full Set" Schedule = "WeeklyCycleTuesday" Storage = File Messages = Standard Pool = File Priority = 10 Write Bootstrap = "/opt/bacula/bin/working/%c.bsr" } Client { Name = tycho-fd Address = tycho FDPort = 9102 Catalog = MyCatalog Password = "sensoredPassword" AutoPrune = yes } Schedule { Name = "WeeklyCycleTuesday" Run = Level=Full tue at 1:05 Run = Incremental wed-mon at 1:05 } Anyone have any ideas? Thanks! ------------------------------------------------------------------------------ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users