Hi,
I've noticed that condor_history occasionally shows the "RemoteHost" ClassAd attribute for terminated jobs.
[root@lukas /]# condor_history 42 -long
JobStatus = 4
RemoteHost = "slot1@xxxxxxxxxxxxxxxxxxxxxxxxxx"
Shouldn't "RemoteHost" be removed (or replaced by "LastRemoteHost") when a job is terminated?
[root@lukas /]# condor_version
$CondorVersion: 8.6.2 Apr 23 2017 BuildID: 404257 $
$CondorPlatform: x86_64_RedHat7 $
Cheers,
Lukas
|