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

Re: [Condor-users] JobLeaseDuration




On Jun 19, 2006, at 9:45 AM, Zachary Miller wrote:

And what is the default value?

the default value is "undefined" which means "don't use job leases".

it was until version 6.7.19:

http://www.cs.wisc.edu/condor/manual/v6.7.19/8_3Development_Release.html

"The JobLeaseDuration now defaults to 20 minutes for all jobs that support this feature (everything except standard and PVM universe, and jobs that request streaming I/O). This way, by default, if the submit host crashes or there is a short network outage, the condor_ schedd will be able to reconnect to jobs that were executing at the time of problem."

enjoy,
-derek