> -----Original Message-----
> From: dave [mailto:[EMAIL PROTECTED]
> Sent: Sunday, August 28, 2005 6:41 AM
> To: bacula-users@lists.sourceforge.net
> Subject: [Bacula-users] schedule issue
> 
> 
> Hello,
>     I'm trying to get this schedule to run at night, but time 
> wise it runs
> during the day during system peaktimes, can someone tell me where my
> thoughts went wrong?
> Thanks.
> Dave
> 
> # schedules 
> ############################################################
> 
> Schedule {
>  Name = "sat_fdddddd"
>  Run = Full sat at 11:00
>  Run = Differential sun-fri at 12:00
> }

Hmm, just a guess, but I would read this as sun,mon,tue,wed,thu,fri at 12:00 
(noon)
If it's supposed to run at night maybe what you want is:
  Run = Differential sun-fri at 00:00  ?

> 
> # This schedule does the catalog. It starts after the WeeklyCycle
> Schedule {
>   Name = "WeeklyCycleAfterBackup"
>   Run = Full sun-sat at 3:30
> }

Kinds regards,
Alex.


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to