Bacula-users

Re: [Bacula-users] Question about schedule

2008-07-22 03:20:46
Subject: Re: [Bacula-users] Question about schedule
From: Arno Lehmann <al AT its-lehmann DOT de>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 22 Jul 2008 09:20:32 +0200
Hi,

22.07.2008 08:32, James Harper wrote:
>>> If he does not, what kind of alternative is applicable?
>> Do the scheduling externally.
>>
>> For example, on SUSE, create a file in /etc/cron.daily/ which contains
>> something like
>>
>> echo 'run job=DailyBackup yes'|bconsole -c /etc/bacula/bconsole.conf
>>
>> (Actually, I'd do it a bit more sophisticated, but I hope you get the
>> point...)
>>
> 
> Did you mean to mention that you need to be running anacron and not
> cron? Unless SUSE is different to Debian wrt cron, I don't think regular
> cron handles missed jobs.

Well, my SUSE here uses ISC cron 4.1 and still does the above.

It's rather simple, actually:
They have a regular cron job that just uses the timestamps of 'marker 
files' to keep track of the hourly, daily, weekly and monthly jobs. 
Not much magic involved, just a bit of scripting.

In that script, they state the concept is similar to Red Hat and 
debian, so those should have corresponding capabilities, btw.

Arno

> James
> 
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Bacula-users mailing list
> Bacula-users AT lists.sourceforge DOT 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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>