Hi Reuti,

Thanks for the quick reply.

> -----Original Message-----
> Hi,
> 
> Am 27.03.2018 um 22:37 schrieb Mun Johl:
> 
> > Hi,
> >
> > A couple of our execution hosts also serve as login servers.  Therefore, we
> only want them to take a job if all other execution hosts' slots are full.  
> How
> would I go about configuring SGE v8.1.9 in that manner?
> 
> You can give these login machines a higher sequence number in the queue
> configuration like:
> 
> $ qconf -sq foo
> qname                 foo
> hostlist              @allhosts
> seq_no                0,[@loginmachines=100],[special=105]
> 
> $ qconf -ssconf
> ...
> queue_sort_method                 seqno

I have implemented this configuration and it *appears* to be working as 
advertised.  Although, I can't actually fill the slots of the non-login 
machines  just yet.

Thanks very much!

Best regards,

-- 
Mun

> 
> -- Reuti

_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to