Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] condor_negotiator/condor_collector scheduling problem
- Date: Thu, 4 May 2006 22:29:26 -0500
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [Condor-users] condor_negotiator/condor_collector scheduling problem
On Thu, May 04, 2006 at 02:34:11PM -0400, Armen Babikyan wrote:
> Hi Condor Team,
>
> A few weeks ago I described a problem I was having with Condor not
> scheduling jobs on available resources. I've recreated the problem in a
> simpler way, without the need for a DAG. It seems like
> condor_negotiator and/or condor_collector are somehow misbehaving and
> not matching jobs when there are resources and jobs that match.
>
It'd be more useful to see the output of
condor_status -l and
condor_q -l
when the situation you're describing is happening, along with
the NegotiatorLog, and possibly the ScheddLog.
-Erik