Why does qconf -mq does not recognize an entry like -sq?

41 views Asked by At

Good day,

Using SGE 8.6.18, I get correct output with qconf -sq [email protected]

I want to change the qtype of the queue with the -mq option as qconf -sq [email protected] but I get this error: Cluster queue entry "[email protected]" does not exist

I checked the output of qconf -sm and I am listed as a manager of the farm.

Thanks for any guidance.

1

There are 1 answers

0
Dom On

The 'does not exist' simply means there is no individual queue, for each machine. I found out there is only on queue, named 'q'. Therefore I must use qconf -mq q.