Hi all,

I have some questions about schedules.

Firstly is there a way to get the the console to output the director's current "view" of the time.

Eg my schedules are trying to use the "first sat", "second sun" etc date specifications. Is there a way to get the console to output that today (4 Nov 2004) it thinks it's the first Friday?


Next my schedules that I have created using the nth day of the month style tiem specs don't actually seem to fire.

As you can see from the show schedule output below, the director "knows" about them.

It just does not seem to fire them.

I've included the outout of "show schedules" and the schedule resources from my director config for the schdules that don't fire.

I am confident the jobs are correctly configured as I can see them in the list of eleigible jobs if I issue the "run" command, and furthermore can actually run the jobs.

They just don't seem to run from the schedule.

I see no output in the console, the log or email messages regarding them failing for any reason - in fact I see no output about them at all.

Could anyone shed any light on what might be occuring (or not occuring) or what I might have misconfigured?

(In case people are curious as to what I am trying to achieve:
I have two external; ahrd dirves in USB cases. I want to be able to take one off site ever week. I want to have a Full backup every Sat morning and then differentials for the test fo the week. I want one weeks "set" - ie the full and the diffs to end up on a disk1 and the next weeks to end up on disk 2)

Thanks for reading this far, and even more thanks if you can illuminate what is going on.

Regards
Jason


DIRECTOR SCHEDULE RESOURCES
Schedule {
 Name = "QuickDiskWeeklySched1"
Run = Storage = QuickDiskStorage1 Level = Full Pool = QuickDiskPool1 FullPool = QuickDiskPool1 DifferentialPool = QuickDiskPool1 Firs
t Sat at 00:05

Run = Storage = QuickDiskStorage1 Level = differential Pool = QuickDiskPool1 FullPool = QuickDiskPool1 DifferentialPool = QuickDiskP
ool1 first sun-fri at 0:005

Run = Storage = QuickDiskStorage1 Level = Full Pool = QuickDiskPool1 FullPool = QuickDiskPool1 DifferentialPool = QuickDiskPool1 thi
rd Sat at 00:05
Run = Storage = QuickDiskStorage1 Level = differential Pool = QuickDiskPool1 FullPool = QuickDiskPool1 DifferentialPool = QuickDisk
Pool1 third sun-fri at 0:005

Run = Storage = QuickDiskStorage1 Level = Full Pool = QuickDiskPool1 FullPool = QuickDiskPool1 DifferentialPool = QuickDiskPool1 fift
h Sat at 00:05
Run = Storage = QuickDiskStorage1 Level = differential Pool = QuickDiskPool1 FullPool = QuickDiskPool1 DifferentialPool = QuickDis
kPool1 fifth sun-fri at 0:005
}

# This schedule fires off jobs on the 2nd and 4th weeks of the month
Schedule {
 Name = "QuickDiskWeeklySched2"
Run = Storage = QuickDiskStorage2 Level = Full Pool = QuickDiskPool2 FullPool = QuickDiskPool2 DifferentialPool = QuickDiskPool2 sec
ond Sat at 00:05
Run = Storage = QuickDiskStorage2 Level = differential Pool = QuickDiskPool2 FullPool = QuickDiskPool2 DifferentialPool = QuickDisk
Pool2  second sun-fri at 0:005
Run = Storage = QuickDiskStorage2 Level = Full Pool = QuickDiskPool2 FullPool = QuickDiskPool2 DifferentialPool = QuickDiskPool2 f
ourth Sat at 00:05
Run = Storage = QuickDiskStorage2 Level = differential Pool = QuickDiskPool2 FullPool = QuickDiskPool2 DifferentialPool = QuickDiskP
ool2  fourth sun-fri at 0:005
}




OUTPUT FROM "show schedules"
--> Run Level=Differential
     hour=0
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=1 2 3 4 5
     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=5
 --> Run Level=Full
     hour=0
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=6
     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=5
Schedule: name=WeeklyCycleRadio
 --> Run Level=Differential
     hour=2
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=1 2 3 4 5
     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=5
 --> Run Level=Full
     hour=2
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=6
     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=5
Schedule: name=DiffCycle
 --> Run Level=Differential
     hour=0
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=1 2 3 4 5
     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=5
Schedule: name=QuickDiskWeeklySched1
 --> Run Level=Differential
     hour=0
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 1 2 3 4 5
     wom=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=5
    --> Pool: name=QuickDiskPool1 PoolType=Backup
     use_cat=1 use_once=0 acpt_any=0 cat_files=1
     max_vols=8 auto_prune=1 VolRetention=7 days
     VolUse=2 days  recycle=1 LabelFormat=BaculaQuickFilePool1-
     CleaningPrefix=*None*
     recyleOldest=1 MaxVolJobs=10 MaxVolFiles=0
--> Storage: name=QuickDiskStorage1 address=quick.pvt-servers.groundhog.com.au SDport=9103 MaxJobs=1
     DeviceName=QuickDiskDevice1 MediaType=File
 --> Run Level=Full
     hour=0
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=6
     wom=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=5
    --> Pool: name=QuickDiskPool1 PoolType=Backup
     use_cat=1 use_once=0 acpt_any=0 cat_files=1
     max_vols=8 auto_prune=1 VolRetention=7 days
     VolUse=2 days  recycle=1 LabelFormat=BaculaQuickFilePool1-
     CleaningPrefix=*None*
     recyleOldest=1 MaxVolJobs=10 MaxVolFiles=0
--> Storage: name=QuickDiskStorage1 address=quick.pvt-servers.groundhog.com.au SDport=9103 MaxJobs=1
     DeviceName=QuickDiskDevice1 MediaType=File
 --> Run Level=Differential
     hour=0
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 1 2 3 4 5
     wom=2
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=5
    --> Pool: name=QuickDiskPool1 PoolType=Backup
     use_cat=1 use_once=0 acpt_any=0 cat_files=1
     max_vols=8 auto_prune=1 VolRetention=7 days
     VolUse=2 days  recycle=1 LabelFormat=BaculaQuickFilePool1-
     CleaningPrefix=*None*
     recyleOldest=1 MaxVolJobs=10 MaxVolFiles=0
--> Storage: name=QuickDiskStorage1 address=quick.pvt-servers.groundhog.com.au SDport=9103 MaxJobs=1
     DeviceName=QuickDiskDevice1 MediaType=File
 --> Run Level=Full
     hour=0
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=6
     wom=2
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=5
    --> Pool: name=QuickDiskPool1 PoolType=Backup
     use_cat=1 use_once=0 acpt_any=0 cat_files=1
     max_vols=8 auto_prune=1 VolRetention=7 days
     VolUse=2 days  recycle=1 LabelFormat=BaculaQuickFilePool1-
     CleaningPrefix=*None*
     recyleOldest=1 MaxVolJobs=10 MaxVolFiles=0
--> Storage: name=QuickDiskStorage1 address=quick.pvt-servers.groundhog.com.au SDport=9103 MaxJobs=1
     DeviceName=QuickDiskDevice1 MediaType=File
 --> Run Level=Differential
     hour=0
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 1 2 3 4 5
     wom=0
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=5
    --> Pool: name=QuickDiskPool1 PoolType=Backup
     use_cat=1 use_once=0 acpt_any=0 cat_files=1
     max_vols=8 auto_prune=1 VolRetention=7 days
     VolUse=2 days  recycle=1 LabelFormat=BaculaQuickFilePool1-
     CleaningPrefix=*None*
     recyleOldest=1 MaxVolJobs=10 MaxVolFiles=0
--> Storage: name=QuickDiskStorage1 address=quick.pvt-servers.groundhog.com.au SDport=9103 MaxJobs=1
     DeviceName=QuickDiskDevice1 MediaType=File
 --> Run Level=Full
     hour=0
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=6
     wom=0
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=5
    --> Pool: name=QuickDiskPool1 PoolType=Backup
     use_cat=1 use_once=0 acpt_any=0 cat_files=1
     max_vols=8 auto_prune=1 VolRetention=7 days
     VolUse=2 days  recycle=1 LabelFormat=BaculaQuickFilePool1-
     CleaningPrefix=*None*
     recyleOldest=1 MaxVolJobs=10 MaxVolFiles=0
--> Storage: name=QuickDiskStorage1 address=quick.pvt-servers.groundhog.com.au SDport=9103 MaxJobs=1
     DeviceName=QuickDiskDevice1 MediaType=File
Schedule: name=QuickDiskWeeklySched2
 --> Run Level=Differential
     hour=0
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 1 2 3 4 5
     wom=3
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=5
    --> Pool: name=QuickDiskPool2 PoolType=Backup
     use_cat=1 use_once=0 acpt_any=0 cat_files=1
     max_vols=8 auto_prune=1 VolRetention=7 days
     VolUse=2 days  recycle=1 LabelFormat=BaculaQuickFilePool2-
     CleaningPrefix=*None*
     recyleOldest=1 MaxVolJobs=10 MaxVolFiles=0
--> Storage: name=QuickDiskStorage2 address=quick.pvt-servers.groundhog.com.au SDport=9103 MaxJobs=1
     DeviceName=QuickDiskDevice2 MediaType=File
 --> Run Level=Full
     hour=0
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=6
     wom=3
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=5
    --> Pool: name=QuickDiskPool2 PoolType=Backup
     use_cat=1 use_once=0 acpt_any=0 cat_files=1
     max_vols=8 auto_prune=1 VolRetention=7 days
     VolUse=2 days  recycle=1 LabelFormat=BaculaQuickFilePool2-
     CleaningPrefix=*None*
     recyleOldest=1 MaxVolJobs=10 MaxVolFiles=0
--> Storage: name=QuickDiskStorage2 address=quick.pvt-servers.groundhog.com.au SDport=9103 MaxJobs=1
     DeviceName=QuickDiskDevice2 MediaType=File
 --> Run Level=Differential
     hour=0
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 1 2 3 4 5
     wom=1
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=5
    --> Pool: name=QuickDiskPool2 PoolType=Backup
     use_cat=1 use_once=0 acpt_any=0 cat_files=1
     max_vols=8 auto_prune=1 VolRetention=7 days
     VolUse=2 days  recycle=1 LabelFormat=BaculaQuickFilePool2-
     CleaningPrefix=*None*
     recyleOldest=1 MaxVolJobs=10 MaxVolFiles=0
--> Storage: name=QuickDiskStorage2 address=quick.pvt-servers.groundhog.com.au SDport=9103 MaxJobs=1
     DeviceName=QuickDiskDevice2 MediaType=File
 --> Run Level=Full
     hour=0
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=6
     wom=1
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=5
    --> Pool: name=QuickDiskPool2 PoolType=Backup
     use_cat=1 use_once=0 acpt_any=0 cat_files=1
     max_vols=8 auto_prune=1 VolRetention=7 days
     VolUse=2 days  recycle=1 LabelFormat=BaculaQuickFilePool2-
     CleaningPrefix=*None*
     recyleOldest=1 MaxVolJobs=10 MaxVolFiles=0
--> Storage: name=QuickDiskStorage2 address=quick.pvt-servers.groundhog.com.au SDport=9103 MaxJobs=1
     DeviceName=QuickDiskDevice2 MediaType=File
*



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to