Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] jobs won't run: MY.Rank > MY.CurrentRank
- Date: Thu, 8 Dec 2005 10:08:28 +1300
- From: Andrew Mellanby <mel@xxxxxxxxxxxxx>
- Subject: [Condor-users] jobs won't run: MY.Rank > MY.CurrentRank
Hi,
We've been installing condor all over campus, now we have over 400 WindowsXP
machines with it.
BUT ... I can't submit any jobs :( , at least I was running 200 jobs
yesterday, this morning there are 200 more machines and NO jobs will start.
depot mel% condor_q -analyze 220.7 -long
-- Submitter: depot.mcs.vuw.ac.nz : <130.195.6.11:55312> : depot.mcs.vuw.ac.nz
CC-HM01-002-C.s Failed rank condition: MY.Rank > MY.CurrentRank
---
220.007: Run analysis summary. Of 414 machines,
7 are rejected by your job's requirements
37 reject your job because of their own requirements
6 match, but are serving users with a better priority in the pool
364 match, match, but reject the job for unknown reasons
0 match, but will not currently preempt their existing job
0 are available to run your job
Also:
depot mel% condor_q -analyze 223.499 -long
-- Submitter: depot.mcs.vuw.ac.nz : <130.195.6.11:55312> : depot.mcs.vuw.ac.nz
kk-218-003-c.st Failed offer constraint
---
the only requirements the job has are:
Requirements = (OpSys == "WINNT51") && (Arch == "INTEL") && (JavaMFlops > 50)
and at least 400 machines meet those requirements.
Any clues whats going on here ?
Thanks
Andrew