Hi all

I've a cluster with a special queue for interactive jobs, named express.q.
My default queue "all.q" is normaly not for interactive jobs, as define here..
$ qconf -sq all.q
qname                 all.q
hostlist              @allhosts
seq_no                0
load_thresholds       np_load_avg=1.25
../..
qtype                 BATCH
../..

$ qconf -sq express.q
qname                 express.q
hostlist              @allhosts
seq_no                0
load_thresholds       np_load_avg=1.75
../..
qtype                 INTERACTIVE


For a while now, when i run a qrsh command, i go to the all.q queue, not to express.q. the problem is that the special interactive queue have a time limit of 2 hours. That don't have all.q!

Where i'm wrong in my configuration?

Regards.

--
-- Jérôme
Conduire dans Paris, c'est une question de vocabulaire.
        (Michel Audiard)
_______________________________________________
SGE-discuss mailing list
SGE-discuss@liv.ac.uk
https://arc.liv.ac.uk/mailman/listinfo/sge-discuss

Reply via email to