[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Jobs are Executed Only on the Central Manager



On Sun, Sep 17, 2006 at 04:01:57AM +0800, leo@xxxxxxxxxxxxxxxxxxxxx wrote:
> 
> I see now, what does it meant by "...their own requirements"?
> 

It means that the condor_startd on those machines does not believe your
job matches with the machine - either because your job is missing something
or (more likely) the startd isn't willing to run a job at the moment - usually
because the keyboard or mouse is not idle and so the machine is in the 
"Owner" state.

We can answer this very quickly if you do, from the machine that you have
submitted your job:

condor_status -l
and 
condor_q -l

-Erik