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

[Condor-users] Compatibility problems with 6.6.6 and 6.6.7 ?



Hi all,

I have a short question about the compatibility of Condor 6.6.6 and 6.6.7
for Windows. When I submit from a 6.6.6-Node (Windows2000 SP4) to run a Job
on a 6.6.7-Node (WindowsXP SP2) the job doesn't start (Firewall is for
testing deactivated). I inserted the OpSys and the Name of that XP-maschine
into the requirements, but condor_q tells me the warning:

-------
WARNING:  Be advised:
   No resources matched request's constraints
   Check the Requirements expression below:

Requirements = (OpSys == "WINNT51" && Name ==
"PCFT83.nwznet.uni-muenster.de") && (Arch == "INTEL") && (Disk >= DiskUsage)
&& ((Memory * 1024) >= ImageSize) && (HasFileTransfer)
-------

Than I made a "condor_status PCFT83 -long" to check the expressions of that
XP-machine and found, that there is no more
"HasFileTransfer=TRUE"-expression.

Is this expression missing because of 6.6.7 or because of WinXP? And how do
I fix this to grant compatibility?

Thanks,

Thomas Bauer