젠서버 OOMkill

OOMkill

1 예시[ | ]

[root@xenserver-1 ~]# grep OOM /var/log/messages | head
Nov 7 05:01:59 xenserver-1 kernel: OOMkill: task 5479 (syslogd) got 2 points (base total_vm 454, 0 children gave 0 points, cpu_time 7, runtime 2603, is_nice no, is_super yes, is_rawio yes, adj 0)
Nov 7 05:01:59 xenserver-1 kernel: OOMkill: task 5482 (klogd) got 3 points (base total_vm 417, 0 children gave 0 points, cpu_time 0, runtime 2603, is_nice no, is_super yes, is_rawio yes, adj 0)
Nov 7 05:01:59 xenserver-1 kernel: OOMkill: task 5743 (ntpd) got 153 points (base total_vm 1072, 0 children gave 0 points, cpu_time 0, runtime 2603, is_nice no, is_super no, is_rawio no, adj 0)
Nov 7 05:01:59 xenserver-1 kernel: OOMkill: task 5768 (portmap) got 64 points (base total_vm 451, 0 children gave 0 points, cpu_time 0, runtime 2603, is_nice no, is_super no, is_rawio no, adj 0)
... (생략)

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}