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

Re: [Condor-users] an odd situation



When you start up your pool in the order that doesn't work, does
condor_status -long show that the machine ClassAds are lacking the
LocalCredd attribute?

--Dan

caipeng wrote:

> Hi condor-users!
> My central condor master is on Windows 2003 Server,on which I can
> submit job but can't execute job;There are two excuting nodes which
> are also intalled Windows 2003 in the pool . I found that if first
> started two excuting nodes and after that started the condor master ,
> the job which submited from central condor master as RUN_AS_OWNER
> cound't work.
> The feedback was
> "019.000: Run analysis summary. Of 16 machines,
> 16 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
> 0 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
> No successful match recorded.
> Last failed match: Fri Jul 04 19:48:18 2008
> Reason for last match failure: no match found
> WARNING: Be advised:
> No resources matched request's constraints
> Check the Requirements expression below:
> Requirements = (Arch == "INTEL") && (OpSys == "WINNT52") && (Disk >=
> DiskUsage)
> && ((Memory * 1024) >= ImageSize) && (HasFileTransfer) &&
> (HasWindowsRunAsOwner
> && (LocalCredd =?= "clusterman.mc.com:9620"))
> "
> Howerver,if I firsted started central master and later started two
> excuting nodes,everythings worked well.
> Who could explain the situation?
> Thanks.
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Condor-users mailing list
>To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
>subject: Unsubscribe
>You can also unsubscribe by visiting
>https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
>The archives can be found at: 
>https://lists.cs.wisc.edu/archive/condor-users/
>  
>