[torqueusers] How can I check muai is actuallly talk with torque
Yang Wang
yang.wang at agencourt.com
Tue Dec 9 14:27:41 MST 2008
Hi Sarah,
Thanks for the suggestions. When I checked the maui.cfg and compare it with a working version, it seems the file lacks a few lines there.
After adding these lines:
QUEUETIMEWEIGHT 1
JOBPRIOACCRUALPOLICY ALWAYS
CLASSWEIGHT 10
JOBNODEMATCHPOLICY EXACTNODE
NODEACCESSPOLICY SINGLEUSER
NODEALLOCATIONPOLICY PRIORITY
NODECFG[DEFAULT] PRIORITYF='-JOBCOUNT'
ENABLEMUITINODEJOBS TRUE
ENABLEMULTIREQJOBS TRUE
It now works fine. So maui installation do not provide a working version by default. And hope this should change somehow.
Thank you again.
Yang
-----Original Message-----
From: torqueusers-bounces at supercluster.org [mailto:torqueusers-bounces at supercluster.org] On Behalf Of Sarah Mulholland
Sent: Tuesday, December 09, 2008 3:50 PM
To: torqueusers at supercluster.org
Subject: RE: [torqueusers] How can I check muai is actuallly talk with torque
I had similar problems when I first ran maui. It turned out that I was missing some definitions in my maui.cfg file. I am using a QOS scheduling policy. The key for me was to make sure that I had granted all users, classes, and groups permissions to the quality of services. The diagnostic that helped me figure it out was checkjob.
If you're using some other kind of scheduling policy, there may be an analogous problem. Try checkjob on the job number.
# from my maui.cfg
# define some quality of services
QOSCFG[low] PRIORITY=10 QWEIGHT=1
QOSCFG[med] PRIORITY=130 QWEIGHT=1
# give all users, queues, and groups access to all QOS
USRCFG[DEFAULT] QDEF=low QLIST=low,med
CLASSCFG[DEFAULT] QDEF=low QLIST=low,med
GROUPCFG[DEFAULT] QDEF=low QLIST=low,med
I hope this helps.
-----Original Message-----
From: torqueusers-bounces at supercluster.org [mailto:torqueusers-bounces at supercluster.org] On Behalf Of Yang Wang
Sent: Tuesday, December 09, 2008 1:39 PM
To: Garrick Staples; torqueusers at supercluster.org
Subject: [torqueusers] How can I check muai is actuallly talk with torque
I just installed the toreque 2.3.5 and maui-3.2.6p21. After submitted jobs to the queue, these jobs stay in the queue, NOT run automatically.
The showq does not show any active jobs.
Any thoughs/suggestion?
Thanks,
Yang
[root at bio202 maui]# showq
ACTIVE JOBS--------------------
JOBNAME USERNAME STATE PROC REMAINING STARTTIME
0 Active Jobs 0 of 0 Processors Active (0.00%)
IDLE JOBS----------------------
JOBNAME USERNAME STATE PROC WCLIMIT QUEUETIME
0 Idle Jobs
BLOCKED JOBS----------------
JOBNAME USERNAME STATE PROC WCLIMIT QUEUETIME
Total Jobs: 0 Active Jobs: 0 Idle Jobs: 0 Blocked Jobs: 0
[root at bio202 maui]# qstat -a
bio202.agencourt.com: Req'd Req'd Elap
Job ID Username Queue Jobname SessID NDS TSK Memory Time S Time
-------------------- -------- -------- ---------------- ------ ----- --- ------ ----- - -----
61.bio202.agenco ywang pipeline output_ALIGN_1_1 -- 1 -- -- -- Q --
62.bio202.agenco ywang pipeline output_ALIGN_2_1 -- 1 -- -- -- Q --
63.bio202.agenco ywang pipeline output_ALIGN_3_1 -- 1 -- -- -- Q --
64.bio202.agenco ywang pipeline output_ALIGN_4_1 -- 1 -- -- -- Q --
65.bio202.agenco ywang pipeline output_ALIGN_5_1 -- 1 -- -- -- Q --
66.bio202.agenco ywang pipeline output_ALIGN_6_1 -- 1 -- -- -- Q --
67.bio202.agenco ywang pipeline output_ALIGN_7_1 -- 1 -- -- -- Q --
68.bio202.agenco ywang tracking T_13239_1 -- -- -- -- -- H --
_______________________________________________
torqueusers mailing list
torqueusers at supercluster.org
http://www.supercluster.org/mailman/listinfo/torqueusers
_______________________________________________
torqueusers mailing list
torqueusers at supercluster.org
http://www.supercluster.org/mailman/listinfo/torqueusers
More information about the torqueusers
mailing list