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

[Condor-users] Condor bug? 7.4.4. Apple Mac based



Here are the results of trying to run, via condor_submit, a trivial Bash
/bin/ls job from a Mac after updating it to 7.4.4.


--------
1949.000:  Run analysis summary.  Of 118 machines,
    110 are rejected by your job's requirements
      0 reject your job because of their own requirements
      0 match but are serving users with a better priority in the pool
      8 match but reject the job for unknown reasons
      0 match but will not currently preempt their existing job
      0 match but are currently offline
      0 are available to run your job
 Last successful match: Thu Mar 10 13:47:39 2011

The Requirements expression for your job is:

( ( target.Opsys == "OSX" ) && ( target.Arch == "X86_64" ) &&
( target.machine == "mcxxx.eprts.manc.ac.uk" ) && ( target.memory > 0 ) )
&&
( target.Disk >= DiskUsage ) && ( ( RequestMemory * 1024 ) >= ImageSize )
&&
( target.HasFileTransfer )

    Condition                         Machines Matched    Suggestion
    ---------                         ----------------    ----------
1   ( ( 1024 * ceiling(ifThenElse(JobVMMemory isnt
undefined,JobVMMemory,9.765625000000000E-04)) ) >= 1 )
                                      0                   REMOVE
2   ( target.machine == "mc.eps.manchester.ac.uk" )
                                      8
3   ( target.Opsys == "OSX" )         10
4   ( target.Arch == "X86_64" )       110
5   ( target.HasFileTransfer )        116
6   ( target.memory > 0 )             118
7   ( target.Disk >= 1 )              118
ucehp111:~ iancottam$


------------

When I run exactly the same from a Linux box it works.
Googling shows that some Windows 7.4.4. people are seeing this too (the
strange REMOVE line).
Didn't find a fix though.
-Ian
ps no firewalls involved




-- 
Ian Cottam
ext. 61851
IT Services for Research
Faculty of EPS
The University of Manchester