I am facing the following situation, when using Condor hibernation. A Windows node hibernates and OFFLINE_LOG registers its classads accordingly. Next day when the user starts up this machine it got a new IP address from dhcp. After that, condor_status shows two results for that PC, one for the Offline entry and another for the currently running instance.
See entries for PC303344 and PC303346 below:
C:\__WORKAREA__\05-06-Rooster>condor_status
Name OpSys Arch State Activity LoadAv Mem ActvtyTime
X86_64/WINNT52 6 0 0 6 0 0 0
X86_64/WINNT61 16 1 0 15 0 0 0
Total 22 1 0 21 0 0 0
C:\__WORKAREA__\05-06-Rooster>
Is there an easy and safe way to clean the OFFLINE_LOG of that old classads entries?
Thanks,
Klaus