[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference humane::scheduler

Title:SCHEDULER
Notice:Welcome to the Scheduler Conference on node HUMANEril
Moderator:RUMOR::FALEK
Created:Sat Mar 20 1993
Last Modified:Tue Jun 03 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1240
Total number of notes:5017

1074.0. "Scheduler on AXP: dependency not cleared/set and viisual ?" by HLFS00::ERIC_S (Eric Sonneveld MCS - B.O. IS Holland) Fri Apr 19 1996 09:33

    Scheduler V2.1b-7 on a mixed cluster:

$ sched sh stat
Node   Version  Started              Jobs  Jmax   Log  Pri Rating
HLFS01 v2.1b-7  17-APR-1996 07:31:55    3    15     5    3   5636 <--Default
HLFS04 v2.1b-7   3-APR-1996 13:43:30    2    15     5    3    410
HLFS06 v2.1b-7  15-APR-1996 08:27:59    1    15     5    3    743
HLFS02 v2.1b-7  15-APR-1996 18:19:04    1    15     5    3    679
HLFS03 v2.1b-7  16-APR-1996 09:06:58    8    15     5    3    445

The job 317 is not changed between the commands. On all VAX nodes the view
is consistent.
It's reproducable with all jobs which have dependencies. I found it because
it looked like the command sched set job/clear and sched set job/no_dep did
not work on the Alpha.

Eric

HLFS01 is Alpha

HLFS01 >$ sched sh job 317/fu

Job Name             Entry    User_name    State      Next Run Time
--------             -----    ---------    -----      -------------
CRG_ADVISE           317      OSG_JOHAN    Scheduled  22-APR-1996 06:00
VMS_Command : @[osg_lars.lubbers]CRG_ADVISE.COM
Group : OSG                                Type : WEEKLY
Comment : Screening parts advise report
Last Start Time   :  8-APR-1996 06:00
Last Finish Time  :  8-APR-1996 06:01      Last Exit Status : SUCCESS
Schedule Interval : D 6:00                 Mode   : Detached
Mail to           : UTROP1::LUBBERS_J (on ERROR)
Days              : (MON)
Output File       : OSG_DEV_2:[OSG_LARS.LUBBERS]CRG_ADVISE.LOG
Cluster_CPU       : HLFS06                 Notify user upon completion
Run Priority      : Default
Max_Time Warning  : None                   Job Always retained
Stall Notify      : 0 01:00:00.00          No Retry on Error
Success Count     : 163                    Failure Count : 13
Owner UIC         : [1050,0]               Restart on Crash
No Pre or Post Function for this job
No local jobs depend upon this job.
All dependencies must successfully complete after: 19-APR-1996 08:31:37.97
Job Dependencies: (NICE_WEEKLY_ENABLE_COMPL=FS_BATCH,
                   EODB$C400_BACKUP_DATABASE=EODB_SERVER)

HLFS02 is VAX:
HLFS02 >$ sched sh job 317/fu

Job Name             Entry    User_name    State      Next Run Time
--------             -----    ---------    -----      -------------
CRG_ADVISE           317      OSG_JOHAN    Scheduled  22-APR-1996 06:00
VMS_Command : @[osg_lars.lubbers]CRG_ADVISE.COM
Group : OSG                                Type : WEEKLY
Comment : Screening parts advise report
Last Start Time   :  8-APR-1996 06:00
Last Finish Time  :  8-APR-1996 06:01      Last Exit Status : SUCCESS
Schedule Interval : D 6:00                 Mode   : Detached
Mail to           : UTROP1::LUBBERS_J (on ERROR)
Days              : (MON)
Output File       : OSG_DEV_2:[OSG_LARS.LUBBERS]CRG_ADVISE.LOG
Cluster_CPU       : HLFS06                 Notify user upon completion
Run Priority      : Default
Max_Time Warning  : None                   Job Always retained
Stall Notify      : 0 01:00:00.00          No Retry on Error
Success Count     : 163                    Failure Count : 13
Owner UIC         : [1050,0]               Restart on Crash
No Pre or Post Function for this job
No local jobs depend upon this job.
All dependencies must successfully complete after: 19-APR-1996 08:31:37.97
Job Dependencies: ([NICE_WEEKLY_ENABLE_COMPL=FS_BATCH],
                   EODB$C400_BACKUP_DATABASE=EODB_SERVER)
T.RTitleUserPersonal
Name
DateLines
1074.1Customer point release may address the problemMUZICK::MORIARTYTue Apr 23 1996 21:2110
    
    The only insight I have is a recent bug was fixed on the 
    AXP version of Scheduler which concerned remote dependencies.
    There was a major problem surfacing in the use of all the 
    AXP version when dealing with dependencies but was most 
    apparent in remote dependencies. There is a customer point
    release kit V2.1B-9 which has only been available to external
    customers. You may want to see if this kit can be made 
    available to you it seem to me that it will possible address
    the problem you are seeing.
1074.2Looks to be fixed, more testing will be doneHLFS00::ERIC_SEric Sonneveld MCS - B.O. IS HollandFri Apr 26 1996 19:177
    I installed it and it looks to be fixed. Re 0 does not appera wrong
    anymore.
    In the release notes I found a section about this problem under 'known
    problems' shouldn't it be 'fixed problem' or is more testing needed ?
    I didn't play around (yet) with setting and clearing dependencies.
    
    Eric