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

Re: [HTCondor-users] flush stale machine classads



Thanks very much, Greg! :)

2014-03-06 15:37 GMT+01:00 Greg Thain <gthain@xxxxxxxxxxx>:
> On 03/06/2014 07:04 AM, Pek Daniel wrote:
>>
>> Hi,
>>
>>
>> My question is: how can I "invalidate" stale machine classads by hand
>> immediately without having to change the value of CLASSAD_LIFETIME?
>>
>
> Assuming you have permissions to do so, you can create a minimal startd ad
> with
> just the Name and MyAddresss attributes for the slot you'd like to
> invalidate, and
> pass that to condor_advertise INVALIIDATE_STARTD_ADS:
>
>
> condor_status  slot1@some_machine  -l | egrep '(^MyAddr|^Name)' |
> condor_advertise INVALIDATE_STARTD_ADS
>
> -Greg
> _______________________________________________
> 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/