Oct 25 07:41:32 KVM-BOX kernel: memory: usage 255216608kB, limit 255216640kB, failcnt 28058
[root@KVM-BOX ~]# free -hm
total used free shared buff/cache available
Mem: 282G 203G 78G 173M 955M 78G
Swap: 0B 0B 0B 0B 0B 0B
[root@KVM-BOX ~]# cat /proc/meminfo
MemTotal: 296615980 kB
MemFree: 82997080 kB
MemAvailable: 82829388 kB
Every metric I can see suggests that there should be 296615980kb of memory available, yet OOM seems to think only 255216612kB of memory is available?
# lsmem -a
RANGE SIZE STATE REMOVABLE BLOCK
0x0000000000000000-0x000000007fffffff 2G online no 0
0x0000000100000000-0x000000017fffffff 2G online no 2
0x0000000180000000-0x00000001ffffffff 2G online no 3
0x0000000200000000-0x000000027fffffff 2G online no 4
0x0000000280000000-0x00000002ffffffff 2G online no 5
0x0000004800000000-0x000000487fffffff 2G online no 144
Memory block size: 2G
Total online memory: 288G
Total offline memory: 0B