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.
>
>   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

Reply via email to