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

[HTCondor-users] Negative load values w/ kernel 4.0.*




Hello,

I've been using condor 8.3.5 (el7 rpm) on Fedora 21, without problems up to now.
But since Fedora switched to 4.0* kernels, I start to see negative load values
reported.

Does anyone have an idea what is going on?  How is condor getting the load
value?  The '-1' looks like an error status getting in there somehow...

Greetings, Bert.

[root@prague ~]# uptime
 15:53:50 up 1 day,  1:10,  1 user,  load average: 0.03, 2.02, 5.04
[root@prague ~]# condor_status prague
Name               OpSys      Arch   State     Activity LoadAv Mem    ActvtyTime

slot1@xxxxxxxxxxxx LINUX      X86_64 Unclaimed Idle     -1.000 32175  0+02:32:09
[root@prague ~]# condor_status prague -l | grep Load
CondorLoadAvg = -1.0
CpuBusy = ( ( LoadAvg - CondorLoadAvg ) >= 0.5 )
LoadAvg = -1.0
TotalCondorLoadAvg = -1.0
Start = ( TotalLoadAvg < ( 2 + 4 ) )
TotalLoadAvg = -1.0