Bacula-users

[Bacula-users] Bacula bug on status schedule?

2015-10-19 09:21:12
Subject: [Bacula-users] Bacula bug on status schedule?
From: Wanderlei Huttel <wanderleihuttel AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Mon, 19 Oct 2015 11:19:07 -0200
Hi Guys

In manual says: 
Date-time-specification determines when the Job is to be run. The specification is a repetition, and as a default Bacula is set to run a job at the beginning of the hour of every hour of every day of every week of every month of every year. 

I used the schedule example of manual:

Schedule { 
   Name = "TenMinutes" 
   Run = Level=Full hourly at 0:05 
   Run = Level=Full hourly at 0:15 
   Run = Level=Full hourly at 0:25 
   Run = Level=Full hourly at 0:35 
   Run = Level=Full hourly at 0:45 
   Run = Level=Full hourly at 0:55 
}


I expected schedule hour by hour, but It doesn't.

*status schedule job=Backup_Machine_0001 days=1

Scheduled Jobs:
Level          Type     Pri  Scheduled          Job Name           Schedule
=====================================================================================
Full           Backup    10  Mon 19-Oct 00:05   Backup_Machine001  Schedule_TenMinutes
Full           Backup    10  Mon 19-Oct 00:15   Backup_Machine001  Schedule_TenMinutes
Full           Backup    10  Mon 19-Oct 00:25   Backup_Machine001  Schedule_TenMinutes
Full           Backup    10  Mon 19-Oct 00:35   Backup_Machine001  Schedule_TenMinutes
Full           Backup    10  Mon 19-Oct 00:45   Backup_Machine001  Schedule_TenMinutes
Full           Backup    10  Mon 19-Oct 00:55   Backup_Machine001  Schedule_TenMinutes
====


Is it a bug?

Thanks Wanderlei
------------------------------------------------------------------------------
_______________________________________________
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>