[torqueusers] job arrays and routed queues
Stijn De Weirdt
Stijn.DeWeirdt at ugent.be
Tue Jul 15 02:16:40 MDT 2008
hi all,
i'm trying out a routed queue setup with queue A on machine X forwarding
jobs to queue B on machine Y.
this cuurently works for simple single jobs (eg qsub -q A job1.sh), but
submitting a job array (even a single job) fails.
qsub -q A -t 0 job1.sh
gives in tracejob
...
Job: 55-0.X.site
send of job to B at Y.site failed
error = 15003
Job rejected by all possible destinations
...
on Y i increased the loglevel to 5, but nothing useful (nothing even
indicating that there was an attempt).
what is so differnet between an array of 1 job and a single job that
this fails?
many thanks,
stijn
More information about the torqueusers
mailing list