Clearing queue errors

From wiki
Jump to: navigation, search

If a job is stuck in E in ```qstat -f``` (or ```qstat -F``` for more details) do

qmod -c <queue list>

so all.q would be

qmod -c all.q

to clear it. It may have a repatative cause, but sometimes it Just Happens.

This was why node1 wasn't accepting jobs in Dec '18.