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

Re: [Condor-users] Flocking timeout





Mark Silberstein wrote:

Does anyone have any idea how I can decrease the timeout schedd waits
before trying to flock to another pool?


Hi Mark,

The schedd will increase the flocking level for two reasons. One is during a negotiation cycle with the existing flocking level negotiator if the users jobs are rejected. There is no timeout involved in that case. The other case is if the schedd doesn't receive any attention from the existing flocking level negotiator for a long time. A long time is defined to be 2*SCHEDD_INTERVAL.

--Dan