Displaying 3 results from an estimated 3 matches for "panic_on_oom".
Did you mean:
panic_on_oops
2013 Dec 30
2
oom situation
...]
dump_header+0x66/0x1c0
Dec 27 09:19:05 2013 kernel: : [277622.359127] [<c04abbda>] ?
__delayacct_freepages_end+0x3a/0x40
Dec 27 09:19:05 2013 kernel: : [277622.359131] [<c04d3d5f>] ?
zone_watermark_ok+0x2f/0x40
Dec 27 09:19:05 2013 kernel: : [277622.359135] [<c04d2f27>]
check_panic_on_oom+0x37/0x60
Dec 27 09:19:05 2013 kernel: : [277622.359138] [<c04d36d2>]
out_of_memory+0x92/0x250
Dec 27 09:19:05 2013 kernel: : [277622.359144] [<c04dd1fa>] ?
wakeup_kswapd+0xda/0x120
Dec 27 09:19:05 2013 kernel: : [277622.359148] [<c04d6cee>]
__alloc_pages_nodemask+0x68e/0x6a0
D...
2014 Feb 24
3
system hangs
Every so often, one of our servers will go into what I can only describe
as an undefined state: it pings, but there's zero access - you can't ssh
in, and if I go plug a keyboard and monitor into the server itself, you
can see the monitor's live, it's not the "monitor turned off" color, but
there is zero response to the keyboard. The upshot is that I wind up
having to
2013 May 30
0
Trying to get a kernel dump
...B
VmallocChunk: 491856 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 9692 kB
DirectMap2M: 514048 kB
// IN sysctl.conf
kernel.unknown_nmi_panic=1
kernel.panic_on_unrecovered_nmi=1
vm.panic_on_oom=1
kernel.sysrq = 1
# /cat/proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 1
model name : Intel(R) Pentium(R) 4 CPU 1.50GHz
stepping : 2
cpu MHz : 1495.192
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f...