Hi together, I just installed and configured Bacula Version: 3.0.2 (18 July 2009) x86_64-pc-linux-gnu debian 5.0.3 and everything is working fine except of one scheduled job. It's a verify job which should run after the backup job has finished. But sadly that verify job is not executed and I get no errors from bacula.
Here is the schedule / job configuration: # Fileset configuration: FileSet { Name = "Full Set" Ignore FileSet Changes = no Include { Options { signature = MD5 Verify = pins5 } File = /var/lib/localdata/backup/ } } # Schedule configuration for the daily incremental backup (that one is working fine) and the verify schedule (which is not executed) Schedule { Name = "Daily Incremental" Run = daily at 19:40 } Schedule { Name = "Verify Daily Incremental" Run = daily at 19:45 } # The pool configuration Pool { Name = daily_incremental Pool Type = Backup Storage = Tape Recycle = yes Recycle Oldest Volume = yes AutoPrune = yes Volume Retention = 25 days Cleaning Prefix = "CLN" } # And here the job configurations Job { Name = "Daily Incremental" Level = Incremental Client = srv012005-fd Type = Backup Pool = daily_incremental FileSet = "Full Set" Messages = Standard Schedule = "Daily Incremental" Max Start Delay = 14400 Priority = 2 } Job { Name = "Verify Daily Incremental" Client = srv012005-fd Type = Verify Level = VolumeToCatalog Pool = daily_incremental FileSet = "Full Set" Verify Job = "Daily Incremental" Max Start Delay = 14400 Messages = Standard Priority = 3 } I hope someone can help me to solve this issue. Thank you very much ! Best regards, Philip Möller --- Möller, Philip System Administration BIGPOINT GmbH Christoph-Probst-Weg 3 20251 Hamburg Germany Tel: +49 (0)40/88 14 13-0 Fax: +49 (0)40/88 14 13-11 Mail: p.moel...@bigpoint.net Managing Director: Heiko Hubertz Register: HRB-Hamburg 94148 Visit our gameportal: http://www.bigpoint.com/ ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users