Answered jobs run forever

  • יום ראשון 13 אפריל 2008 20:25
     
     
    i installed the ccs 2003 eval (build 3790 sp 2) x86_64 (1 hn, 3 cn).  i am attempting to run a job (path command, or dir command, pretty much anything) and the job runs but never finishes.  If i examine the output files stdout and stderr i see the correct output so i know the job is running correctly and has the right permissions.  i even assigned a working dir of c:\ and an input file (even though its never used).


    is there anyway to find out why a job is marked running even though it exited successfully?

    jason

כל התגובות

  • יום שני 14 אפריל 2008 20:49
    מנחה דיון
     
     

    What settings did you put on your job?  If you marked "RunUntilCanceled" as True that could be the problem.

     

    If you don't need stdin you shouldn't put anything there (you definitely won't need it to run dir); I suppose that could also cause a problem.

     

    -J

  • יום רביעי 16 אפריל 2008 06:10
     
     

    thank you for the suggestions.  in examining closer, i noticed that clusrun /all also hangs.

    i figured out what i did wrong.  i had used wdsutil /add-device to populate the names of the compute nodes.  apparently if you use lower-case hostnames clusrun and jobs hang.  if you remove all the lowercase nodes and re-add them with uppercase names everything works.


    jason

  • יום רביעי 16 אפריל 2008 18:30
    מנחה דיון
     
     תשובה

     

    Windows shouldn't be case sensitive about things, so this is a strange problem.  If you hit it again, I recommend calling product support.