Hello Jerry

Thanks for the answer. That was the missing piece.

  SRCFG[new] PERIOD=INFINITY HOSTLIST=new[123] CLASSLIST=new

This will set up a reservation so that only jobs in queue 'new' will be
allowed to use the new nodes. So far, so good.

However jobs in the 'new' queue can still use the old nodes if they are
available. I could set up reservations for my 'old' queue to only have
access to the old nodes; i.e.

  SRCFG[old] PERIOD=INFINITY HOSTLIST=old[123456789] CLASSLIST=defaultq

This gets complicated if there are more than 2 queues and I have to add
and remove hostnames to these lists.

Is there a better way of restricting jobs in the 'new' queue to exactly
the 'new' nodes? 


                Anthony

On 11 Jan 2006 at 12:10:17, Jerry Smith wrote:
> Anthony queues relate to classes in maui so add a CLASSLIST to your SRCFG
> 
> SRCFG[new] PERIOD=INFINITY HOSTLIST=new[123] USERLIST=tester  
> CLASSLIST=<QUEUE-NAME>
> 
> 
> Jerry
> 
> 
> [EMAIL PROTECTED] wrote:
> 
> >Send mauiusers mailing list submissions to
> >     [email protected]
> >
> >To subscribe or unsubscribe via the World Wide Web, visit
> >     http://www.supercluster.org/mailman/listinfo/mauiusers
> >or, via email, send a message with subject or body 'help' to
> >     [EMAIL PROTECTED]
> >
> >You can reach the person managing the list at
> >     [EMAIL PROTECTED]
> >
> >When replying, please edit your Subject line so it is more specific
> >than "Re: Contents of mauiusers digest..."
> >
> >
> >Today's Topics:
> >
> >  1. reserving nodes to a particular queue (Anthony Iano-Fletcher)
> >
> >
> >----------------------------------------------------------------------
> >
> >Message: 1
> >Date: Wed, 11 Jan 2006 10:05:54 -0500
> >From: Anthony Iano-Fletcher <[EMAIL PROTECTED]>
> >Subject: [Mauiusers] reserving nodes to a particular queue
> >To: [email protected]
> >Message-ID: <[EMAIL PROTECTED]>
> >Content-Type: text/plain; charset=iso-8859-1
> >
> >We have added some new nodes to our cluster managned with torge/maui. We
> >wish to test them before openning them up for production use. I can
> >restrict these nodes to particular people but not a particular queue,
> >via
> >
> >     SRCFG[new] PERIOD=INFINITY HOSTLIST=new[123] USERLIST=tester
> >
> >How do I set up a standing reservation to restrict these new nodes to a
> >testing PBS queue so that anyone can test jobs on these new nodes? 
> >
> >             Anthony
> >
> > 
> >

-- 
Anthony R Iano-Fletcher        
  Room 2033, Building 12A,        http://dcb.cit.nih.gov/~arif
  National Institutes of Health,  [EMAIL PROTECTED]
  12A South Drive, Bethesda,      Phone: (+1) 301 402 1741.
  MD 20892-5624, USA.
_______________________________________________
mauiusers mailing list
[email protected]
http://www.supercluster.org/mailman/listinfo/mauiusers

Reply via email to