[torqueusers] Maui Preemption
Wightman
wightman at clusterresources.com
Thu Feb 16 14:09:38 MST 2006
Try adding the following to your maui.cfg:
CREDWEIGHT 1
QOSWEIGHT 1
The weights for the priorities need to be set up. You can verify that
things have been setup correctly by doing a checkjob on the job and
examining its "start priority". It should be higher for the jobs in the
"normal" QOS.
Hope that helps,
- Douglas
On Thu, 2006-02-16 at 14:17 -0600, pat.o'bryant at exxonmobil.com wrote:
> I am attempting to implement "preemption" thru Maui. My objective is
> to allow jobs in queue "last" to be preempted by jobs in queue "dque". I
> want the preempted job to be suspended. The configuration below does not
> give me preemption I am looking for.
> For a test scenario, I cut my cluster down to 8 nodes total. I then
> submitted my first job to queue "last". It went into execution. I then
> submitted my second job to queue "dque" expecting that it would preempt the
> first job. The second job remained queued waiting for free nodes. Am I
> missing something to get preemption to work? I am running Maui 3.2.6p13 and
> Torque 1.2.0p2.
> Thanks,
> Pat O'Bryant
>
>
> ....
> ....
> CLASSCFG[dque] QDEF=normal
> CLASSCFG[last] QDEF=slow
> PREEMPTIONPOLICY SUSPEND
> QOSCFG[normal] QFLAGS=PREEMPTOR PRIORITY=1000
> QOSCFG[slow] QFLAGS=PREEMPTEE PRIORITY=100
> ...
>
> J.W. (Pat) O'Bryant,Jr.
> UTeC Systems, SWS
> Office: 713-431-7022
> Pager: 713-606-8338
>
> _______________________________________________
> torqueusers mailing list
> torqueusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torqueusers
More information about the torqueusers
mailing list