<HTML dir=ltr><HEAD><TITLE>Re: [Mauiusers] Jobs going into incorrect queue</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.2900.3527" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText18289 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>what's the full output of `qmgr -c "print server"`? </FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>--Joe</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> mauiusers-bounces@supercluster.org on behalf of Philip Peartree<BR><B>Sent:</B> Tue 4/21/2009 1:06 PM<BR><B>To:</B> mauiusers@supercluster.org; torqueusers@supercluster.org<BR><B>Subject:</B> Re: [Mauiusers] Jobs going into incorrect queue<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>The default queue is the routing queue, which should place the job <BR>based on allowed time, that is why it's so puzzling that the jobs end <BR>up in the short_2h queue, as they should be rejected by that and <BR>others until it reaches the unspec queue.<BR><BR><BR>Quoting "Greenseid, Joseph M (IS)" <Joseph.Greenseid@ngc.com>:<BR><BR>> have you tried to set the default queue (set server default_queue = <BR>> unspec) in qmgr? this is how i route jobs that don't specify <BR>> resources to a default location...<BR>><BR>> --Joe<BR>><BR>> ________________________________<BR>><BR>> From: mauiusers-bounces@supercluster.org on behalf of Philip Peartree<BR>> Sent: Tue 4/21/2009 12:32 PM<BR>> To: torqueusers@supercluster.org; mauiusers@supercluster.org<BR>> Subject: [Mauiusers] Jobs going into incorrect queue<BR>><BR>><BR>><BR>> Hi Guys<BR>><BR>> I have a problem that jobs appear to be not routing to the correct<BR>> queue. My set up is as follows:<BR>><BR>> routing queue<BR>> 2h queue<BR>> 12h queue<BR>> 1w queue<BR>> unspecified time queue (max time 2w)<BR>> guest queue (low priority)<BR>><BR>> If a time is unspecified at job submission a default time of 2w (336h) is set<BR>><BR>> The routing queue is setup as follows (as taken from qmgr -c 'print server')<BR>><BR>> create queue route<BR>> set queue route queue_type = Route<BR>> set queue route route_destinations = short_2h<BR>> set queue route route_destinations += med_12h<BR>> set queue route route_destinations += long_1w<BR>> set queue route route_destinations += unspec<BR>> set queue route route_destinations += guest<BR>> set queue route enabled = True<BR>> set queue route started = True<BR>><BR>> my problem is that some jobs with unspecified time (which have<BR>> correctly been given a time of 336h) are ending up in the short_2h<BR>> queue, which has a higher priority than other queues. Does anyone know<BR>> of any possible explanation for this?<BR>><BR>> Phil Peartree<BR>> University of Manchester<BR>><BR>> _______________________________________________<BR>> mauiusers mailing list<BR>> mauiusers@supercluster.org<BR>> <A href="http://www.supercluster.org/mailman/listinfo/mauiusers">http://www.supercluster.org/mailman/listinfo/mauiusers</A><BR>><BR>><BR>><BR><BR><BR><BR>_______________________________________________<BR>mauiusers mailing list<BR>mauiusers@supercluster.org<BR><A href="http://www.supercluster.org/mailman/listinfo/mauiusers">http://www.supercluster.org/mailman/listinfo/mauiusers</A><BR></FONT></P></DIV></BODY></HTML>