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

Re: [HTCondor-users] Hibernate and dynamic slots



On 1/2/2023 7:57 AM, Beyer, Christoph wrote:
Hi,

got it - whata nice start of the year, answering my own rubbish questions :D


Hi Christoph,

Glad you were able to answer your own questions :).  And thank you for sharing your answers with us.

Feel free to ask any additional follow-up questions. 

Best regards and happy new year,
Todd



SlotMergeConstraint:
 Each ad can contain one of four possible attributes to control what slot ads the ad is merged into when the
condor_startd sends updates to the collector. These attributes are, in order of highest to lower priority (in other
words, if SlotMergeConstraint matches, the other attributes are not considered, and so on):
â SlotMergeConstraint _expression_: the current ad is merged into all slot ads for which this _expression_ is
true. The _expression_ is evaluated with the slot ad as the TARGET ad.
â SlotName|Name string: the current ad is merged into all slots whose Name attributes match the value of
SlotName up to the length of SlotName.
â SlotTypeId integer: the current ad is merged into all ads that have the same value for their SlotTypeId
attribute.
â SlotId integer: the current ad is merged into all ads that have the same value for their SlotId attribute.
For example, if the Startd Cron job returns:
Value=1
SlotId=1
-s1
Value=2
SlotId=2
-s2
Value=10
- update:true



--
Christoph Beyer
DESY Hamburg
IT-Department