Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
condor:submit:troubleshoot [2011/08/02 15:26] garrettheath4condor:submit:troubleshoot [2011/08/02 15:49] (current) garrettheath4
Line 5: Line 5:
  
 You can find out what is going on by checking a chain of logs to figure out at what step your job failed.  First, check the Negotiator log to see if your job was ever successfully matched.  Run ''condor_q'' and note your job's ID.  Then, run You can find out what is going on by checking a chain of logs to figure out at what step your job failed.  First, check the Negotiator log to see if your job was ever successfully matched.  Run ''condor_q'' and note your job's ID.  Then, run
-<code bash>condor_fetchlog `hostname` MASTER | fgrep JOB_ID</code>+<code bash>condor_fetchlog `hostname` NEGOTIATOR | fgrep JOB_ID</code>
 where ''JOB_ID'' is the ID of your job as listed in the Condor queue, such as "''26.0''" If the Negotiator found a suitable computer to run your job on, you should see one or more lines indicating the match, such as: where ''JOB_ID'' is the ID of your job as listed in the Condor queue, such as "''26.0''" If the Negotiator found a suitable computer to run your job on, you should see one or more lines indicating the match, such as:
 <code text>08/02/11 09:56:49     Request 00025.00000: <code text>08/02/11 09:56:49     Request 00025.00000:
condor/submit/troubleshoot.1312298811.txt.gz · Last modified: 2011/08/02 15:26 by garrettheath4
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0