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

Re: [Condor-users] Windows Vista do not execute jobs



It seems that the problem is the communication of the startd daemon in
the Vista Machines and the scheduler daemon in the submitter! In the
sheduler log I found these lines:

5/11 12:52:48 (pid:4184) condor_read(): recv() returned -1, errno =
10054, assuming failure reading 5 bytes from <172.31.42.203:61267>.
5/11 12:52:48 (pid:4184) IO: Failed to read packet header
5/11 12:52:48 (pid:4184) Response problem from startd on
<172.31.42.203:61267> (match <172.31.42.203:61267>#1210531914#4#...).
5/11 12:52:48 (pid:4184) Sent RELEASE_CLAIM to startd at <172.31.42.203:61267>
5/11 12:52:48 (pid:4184) Match record (<172.31.42.203:61267>, 13, 20) deleted
5/11 12:52:48 (pid:4184) condor_read(): recv() returned -1, errno =
10053, assuming failure reading 5 bytes from <172.31.41.213:59611>.
5/11 12:52:48 (pid:4184) IO: Failed to read packet header
5/11 12:52:48 (pid:4184) Response problem from startd on
<172.31.41.213:59611> (match
<172.31.41.213:59611>#1210470792#1226#...).
5/11 12:52:48 (pid:4184) Sent RELEASE_CLAIM to startd at <172.31.41.213:59611>


Alexandre



On Sun, May 11, 2008 at 2:12 PM, Alexandre Rademaker
<arademaker@xxxxxxxxx> wrote:
> Hi Stefan,
>
> Thanks for your reply! Actually this was my first feeling! But I did
> it, I put in the job description the OpSys = "WINNT60" requirement...
>
> Alexandre
>
>
> On Sun, May 11, 2008 at 12:41 PM, Boberg, Stefan <Stefan.Boberg@xxxxxxx> wrote:
>>
>>   It's likely because the ClassAd OpSys = "WINNT60" on the Vista
>> machines, and WINNT5* on the others. You need to edit your job's rules
>> so it also matches WINNT60.
>>
>> /Stefan
>>
>> -----Original Message-----
>> From: condor-users-bounces@xxxxxxxxxxx
>> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Alexandre
>> Rademaker
>> Sent: 11 May 2008 20:37
>> To: condor-users@xxxxxxxxxxx
>> Subject: [Condor-users] Windows Vista do not execute jobs
>>
>> Dear Friends,
>>
>> I have a pool with 22 machines running Condor 6.8.8 and 7.0.1. Two of
>> them Windows Vista, both with Condor 7.0.1. All machines were able to
>> join the pool after some time (I am planning to use TCP to the
>> Collector)! But the two Windows Vista never accept any job! Does
>> anyone have problem with Windows Vista?
>>
>> Bests,
>> Alexandre
>> _______________________________________________
>> 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/
>> _______________________________________________
>> 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/
>>
>