Errors while put tasks into qsub queue« Back to Questions List
Hi! Few minutes ago I have tried to put tasks into qsub queue using following command
qsub -t 1-80 mainMcQsub.sh
But for several tasks in the array I have got an errors. qstat shows me that
1085375 0.55500 MainMcQsub vplotnik Eqw 04/07/2020 17:02:03 1 1-16:1,18,20,21,24,27,32,33,36,37,40,43,46,47,50,52,56,59,63,65,70,74,77
Is there some problems on the cluster?
|
▲ ▼ |
[vplotnik@ncx106 CheckRootVersion]$ qstat |
▲ ▼ |
Hi! I have tried to execute test task on each batch machine in the range from ncx110 to ncx240 (131 machines). The task [vplotnik@ncx106 CheckRootVersion]$ qstat -j 1088956 | grep error Why the test task has not executed on that 46 machines? [vplotnik@ncx106 CheckRootVersion]$ qstat |
▲ ▼ |
The mpd19 drive is mounted to the ncx130, I checked. Everything should work, check it out. |
▲ ▼ |
Hi! When all batch-machines will have an access to the disk /nica/mpd19? |
▲ ▼ |
Thank you for replay! I have got error’s description |
▲ ▼ |
qsub manual page: |
▲ ▼ |
Hi, To have possibility for restarting your task, use: |