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

Re: [HTCondor-users] python API problem



Since then I've seen the phenomena once or twice again... Probably the
reason is the same as for the negotiator deaths. After setting

NEGOTIATOR_INFORM_STARTD = False
NEGOTIATOR_MAX_TIME_PER_SUBMITTER = 3000 (it's less than 3600 which is
the default of NOT_RESPONDING_TIMEOUT)
CLAIM_WORKLIFE = 86400
SHADOW_WORKLIFE = 86400
JOB_START_COUNT = 10
JOB_START_DELAY = 1
SEC_ENABLE_MATCH_PASSWORD_AUTHENTICATION = True
ALLOW_DAEMON = submit-side@matchsession/*

I can still experience negotiator deaths under big load...

2014-04-07 1:00 GMT+02:00 Brian Bockelman <bbockelm@xxxxxxxxxxx>:
> Hi Daniel,
>
> Looks like a schedd issue, not necessarily something wrong with the python bindings.
>
> Brian
>
> Sent from my iPhone
>
>> On Apr 4, 2014, at 5:45 PM, Pek Daniel <pekdaniel@xxxxxxxxx> wrote:
>>
>> Hi,
>>
>> I've just bumped into this one:
>>
>> Traceback (most recent call last):
>>  File "/foo/bar//slotmes.py", line 15, in <module>
>>    ads = schedd.query('JobStatus == 2', ['ClusterId'])
>> IOError: Failed to fetch ads from schedd.
>> close failed in file object destructor:
>> IOError: [Errno 2] No such file or directory
>>
>> Cannot really reproduce, thought worse to mention here...
>>
>> $CondorVersion: 8.1.4 Feb 25 2014 BuildID: 230990 $
>> $CondorPlatform: x86_64_RedHat6 $
>> _______________________________________________
>> HTCondor-users mailing list
>> To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
>> subject: Unsubscribe
>> You can also unsubscribe by visiting
>> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
>>
>> The archives can be found at:
>> https://lists.cs.wisc.edu/archive/htcondor-users/
>
> _______________________________________________
> HTCondor-users mailing list
> To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/htcondor-users/