Try using the command ''qstat -atn'', which will give you more debugging 
information ( extra comment line ), like ''Not Enough Resources Available'' or 
''License not vaild''. Also try using the command ''qstat -f  <jobid>'' to get 
more info. 

If the comment says ''license not valid'', check for the license file ( i guess 
it should be under <HOME directory>/server_priv/license_file if i am not wrong )

Check for the Queue Settings, # qmgr ( Enter )...Check for ''s q workq 
started=true and s q workq enabled=true'', if neither of this is false, make it 
true.

Above are some steps you can perform if jobs go into queue state. Hope this 
will be useful.

Regards
Arun



----- Original Message ----
From: "Greenseid, Joseph M." <[EMAIL PROTECTED]>
To: oscar-users@lists.sourceforge.net; oscar-users@lists.sourceforge.net
Sent: Tuesday, March 18, 2008 9:10:30 PM
Subject: Re: [Oscar-users] How to make job run?

If you're using Maui for scheduling, try running the command `sudo checkjob 
[job-id]` (or run as root if you don't have sudo set up).  This gives more info 
than tracejob, and may tell you something a little more helpful, like "not 
enough available resources," etc.

--Joe

________________________________

From: [EMAIL PROTECTED] on behalf of Chunwei Han
Sent: Mon 3/17/2008 11:10 PM
To: oscar-users@lists.sourceforge.net
Subject: [Oscar-users] How to make job run?



Hey guys

Recently I take over the job as the cluster administrator. Unluckily
the former administrator did not leave any documents and I have no
experience at all. Right now the job can not be submitted. Here is
some debugger info:

# qstat
Job id          Name            User              Time Use S Queue
---------------- ---------------- ------------------ -------- - -----
21205.parellel  bdimer          vuser                  0 Q workq
21207.parellel  gram0            vuser                  0 Q workq

# tracejob -n 10 21205

Job: 21205.parellel

03/17/2008 22:23:13  S    Job Queued at request of [EMAIL PROTECTED],
owner = [EMAIL PROTECTED], job name = bdimer, queue = workq
03/17/2008 22:23:13  A    queue=workq


So, how to make it run?
The version of OSCAR is 3.0

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to