On 27 January 2012 08:03, Gerard Henry <[email protected]> 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@nemo ~]$ qstat -j 14893 > ... > hard resource_list: qname=big > ... > hard_queue_list: small > ... > scheduling info: queue instance "latp@holopherne" dropped > because it is temporarily not available > queue instance "small@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 > [email protected] > https://gridengine.org/mailman/listinfo/users > > _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
