Re: [gridengine users] SGE 6.2u5 execd on Ubuntu14.04 reports bare hostname

2014-08-26 Thread Peter van Heusden
On 27/08/2014 01:06, Reuti wrote: > Hi, > > Am 27.08.2014 um 00:53 schrieb Peter van Heusden: > >> I'm currently installing a worker node on our cluster and using Ubuntu >> 14.04 as the operating system of the worker node. I've installed the >> gridengine-exec package, which is version 6.2u5-7.3. W

Re: [gridengine users] SGE 6.2u5 execd on Ubuntu14.04 reports bare hostname

2014-08-26 Thread Reuti
Hi, Am 27.08.2014 um 00:53 schrieb Peter van Heusden: > I'm currently installing a worker node on our cluster and using Ubuntu > 14.04 as the operating system of the worker node. I've installed the > gridengine-exec package, which is version 6.2u5-7.3. When I add the exec > node, however, the qma

Re: [gridengine users] Defining multiple RQS

2014-08-26 Thread Derrick Lin
Thanks Reuti, I read the spec and found this is very useful and answered my question: Resource Quota Rules and Resource Quota Set Interaction In practice administrators define some global limits and some limits that only apply for some resource consumers. These resource quota rules are equitable

[gridengine users] SGE 6.2u5 execd on Ubuntu14.04 reports bare hostname

2014-08-26 Thread Peter van Heusden
Hi there I'm currently installing a worker node on our cluster and using Ubuntu 14.04 as the operating system of the worker node. I've installed the gridengine-exec package, which is version 6.2u5-7.3. When I add the exec node, however, the qmaster complains that: got load report from host "ehost

Re: [gridengine users] Defining multiple RQS

2014-08-26 Thread Reuti
Hi, Am 26.08.2014 um 07:17 schrieb Derrick Lin: > I currently have one RQS that defines default slots quota for every user. > > Now I want to add new quota for specific userset (Department), I can either > add a new limit rule inside the existing RQS or create a new separated RQS. I > am wonde