Hi, 24.07.2007 20:19,, Brian Debelius wrote:: > ohhh, ahhh, is this new? > > brian- > > Junior Cunha wrote: >> Steve Poulsen wrote: >> >>> I am backing up several machines, but a couple of them are only on >>> about 10% of the day. Is there any kind of option on the daily >>> backups to have it retry every hour so that when the machine comes >>> back up it can get backed up? >>> >> Hi Steve, >> >> You can use this options in your Job definition: >> >> Reschedule On Error, Reschedule Interval and Reschedule Times.
No, not very new. Depends on your point of view, I suppose... at least since 1.38 these directives are available, IIRC. Also, I usually add a "Run Before Job" script that pings the machine in question. If the ping doesn't succeed, the job fails immediately instead of (possibly) witing for a long time and thus blocking other jobs. Arno >> Below, a full example: >> >> Job { >> Name = dns1 >> Type = Backup >> Client = dns1 >> FileSet = Full >> Messages = messages >> Storage = StorageServer >> Maximum Concurrent Jobs = 5 >> Pool = Default >> Full Backup Pool = Full >> Incremental Backup Pool = Incremental >> Schedule = Daily >> Priority = 1 >> Prune Jobs = yes >> Write Bootstrap = /var/db/bacula/dns1.bsr >> Reschedule On Error = yes >> Reschedule Interval = 2 hour >> Reschedule Times = 6 >> } >> >> []s >> >> Junior Cunha >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. >> Still grepping through log files to find problems? Stop. >> Now Search log events and configuration files using AJAX and a browser. >> Download your FREE copy of Splunk now >> http://get.splunk.com/ >> _______________________________________________ >> Bacula-users mailing list >> Bacula-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/bacula-users >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users -- Arno Lehmann IT-Service Lehmann www.its-lehmann.de ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users