[gridengine users] how to change queue of a pending job ?
William Hay
w.hay at ucl.ac.uk
Fri Jan 27 08:13:53 UTC 2012
On 27 January 2012 08:03, Gerard Henry <ghenry at cmi.univ-mrs.fr> wrote:
> hello all,
> soory if this is a trivial question, but i don't find how to change a
> pending job from one queue to other queue:
> # status -a
qalter -q big <jobid>
should do it
> ...
> queue used free
> --------------------------
> CLUSTER 0 0
> big 0 1
> small 5 0
>
> # qalter -l q=big 14893
> modified hard resource list of job 14893
>
> but qstat -j 14893
> [henry at nemo ~]$ qstat -j 14893
> ...
> hard resource_list: qname=big
> ...
> hard_queue_list: small
> ...
> scheduling info: queue instance "latp at holopherne" dropped
> because it is temporarily not available
> queue instance "small at octopus" dropped
> because it is full
> cannot run in queue "big" because it is not
> contained in its hard queue list (-q)
>
> I understand that i can use qdel/qsub again, but i'm wondering if there
> is a simple way.
>
> thanks in advance for help,
>
> gerard
> _______________________________________________
> users mailing list
> users at gridengine.org
> https://gridengine.org/mailman/listinfo/users
>
>
More information about the users
mailing list