good day all ...

i'm confused a bit about schedules. i have a basic setup of 1.33.6, i added another job to the default config. in the console, status director shows only default jobs:

*status director
Using default Catalog name=MyCatalog DB=bacula
lance-dir Version: 1.36.3 (22 April 2005) x86_64-unknown-linux-gnu suse 9.3
Daemon started 18-Oct-05 15:02, 0 Jobs run since started.

Scheduled Jobs:
Level          Type     Pri  Scheduled          Name               Volume
===================================================================================
Incremental    Backup    10  19-Oct-05 01:05    Client1            *unknown*
Full           Backup    11  19-Oct-05 01:10    BackupCatalog      *unknown*
====

however, the other job does show up in the console using show jobs:

Job: name=LanceLocal JobType=66 level=Full Priority=10 MaxJobs=1
     Resched=0 Times=0 Interval=1,800 Spool=0

and its schedule
  --> Schedule: name=LanceSched
  --> Run Level=Full
      hour=6
      mday=0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
      month=0 1 2 3 4 5 6 7 8 9 10 11
      wday=0
      wom=0 1 2 3 4
      woy=0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
      mins=22


the schedule i have in the config file is:

Schedule {
  Name = "LanceSched"
  Run = Full sun at 6:22
}

why doesn't this job show up in the director status?

--- michael

Reply via email to