Robert Garwacki wrote:
> Hello,
> 
> I am using bacula 2.0.3. There is a job scheduled in the config file 
> with the following schedule definition:
> Schedule {
>   Name = "DefaultCatalogSchedule"
>   Run = daily at 21:10
> }
> 
> In this case in bconsole, command "status director" shows, that there is 
> a scheduled job:
> Scheduled Jobs:
> Level          Type     Pri  Scheduled          Name               Volume
> ===================================================================================
> Full           Backup    20  22-Jun-07 21:10    DefaultBackupCatalogJob 
> 000001L3
> ====
> 
> 
> Problem starts, when i am changing the schedule to run only on Saturday:
> Schedule {
>   Name = "DefaultCatalogSchedule"
>   Run = sat at 21:10
> }
> I this case "status director" says "No Scheduled Jobs".
> 
> Any advice ?,
> 
> Regards,
> 
> Robert Garwacki
> 

not sure on 100% but i think u can only see schedule for next 24h
i tried earlier to find it but couldnt find anything in doco about      

try to use 'status director days=2'
that will print scheduled jobs for sat evening too


regards

-- 
bEsT rEgArDs            |       "Confidence is what you have before you
tomasz dereszynski      |       understand the problem." -- Woody Allen
TD840-RIPE              |

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to