Any idea why my "Incr" are dropping off in the time frame one would expect but my "Diffs" are not?

When does the pruning/deleting happen?

Client {
 Name = FS3-fd
 Address = xxx.xxx.xxx.xxx
 FDPort = xxxx
 Catalog = MyCatalog
 Password = "xxxxxxxx"
 File Retention =  60d               # 60 days
 Job Retention = 180d                # six months
 AutoPrune = yes                     # Prune expired Jobs/Files
 Maximum Concurrent Jobs = 4
}

Pool {
 Name = FS3-Diff
 Pool Type = Backup
 Maximum Volume Jobs = 1
 Volume Retention =  2m
 AutoPrune = yes
 Accept Any Volume = yes
 Label Format = "FS3-Diff-"
}

Pool {
 Name = FS3-Incr
 Pool Type = Backup
 Maximum Volume Jobs = 1
 Volume Retention = 18d
 AutoPrune = yes
 Accept Any Volume = yes
 Label Format = "FS3-Incr-"
}


-- Bradley Larson Terramarc / Crary -- Manager of Information Systems PO Box 849 NW 12th St West Fargo ND 58078 USA

voice: 701-282-5520  ext 352         fax: 701-282-9522
www.terramarc.com                    [EMAIL PROTECTED]




------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to