Hi Joseph:

# qstat -f
queuename                      qtype resv/used/tot. load_avg arch          
states
---------------------------------------------------------------------------------
all.q@node001                  BP    0/229/256      230      linux-x64     d
...

The 'states' are there in right-most column. And you can query the same way you 
can enable/disable in qmod with wildcards: '-q queue@node', or '-q *@node' or 
'-q queue@*'.

-Hugh

-----Original Message-----
From: [email protected] [mailto:[email protected]] On 
Behalf Of Joseph Farran
Sent: Thursday, April 17, 2014 12:56 PM
To: [email protected]
Subject: [gridengine users] The state of a queue

Howdy.

I am able to disabled & enable a queue @ a compute node with:

$ qmod -d bio@compute-1-1
me@sys  changed state of "[email protected]" (disabled)

$ qmod -e bio@compute-1-1
me@sys changed state of "[email protected]" (enabled)


But how can I query the state of a queue @ a node?   In other words, how 
can I find the state of a queue @ a node without modifying it?    I like 
to know if it's disabled or enabled.

Thanks,
Joseph
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to