"젠서버 OOMkill"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-<source lang='cli'> +<source lang='console'>))
잔글 (봇: 자동으로 텍스트 교체 (-==참고 자료== +==참고==))
 
15번째 줄: 15번째 줄:
*[[OOM]]
*[[OOM]]


==참고 자료==
==참고==
*http://forums.citrix.com/thread.jspa?threadID=253506&start=15&tstart=420
*http://forums.citrix.com/thread.jspa?threadID=253506&start=15&tstart=420


[[분류: Xen]]
[[분류: Xen]]

2017년 7월 21일 (금) 03:08 기준 최신판

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 }}