1751871 Members
5370 Online
108782 Solutions
New Discussion юеВ

Re: OOM cause of reboot

 
monu_1
Regular Advisor

OOM cause of reboot

Hi All,

I hv got the oom error (attached in this case) which caused the rebooot the controller.

could you please suggest where is the exact problem?

is this kernel issue? i m using 2.6.10 version.

Thanks,
-mks

2 REPLIES 2
Ivan Krastev
Honored Contributor

Re: OOM cause of reboot

The problem is lack of memory.
This process oom-killer is from kernel and it is used to free some memory by killing processes.
See more here:
http://www.wlug.org.nz/OomKiller

http://www.win.tue.nl/~aeb/linux/lk/lk-9.html

regards,
ivan
Ragu_3
Trusted Contributor

Re: OOM cause of reboot

>> could you please suggest where is the exact problem?

Lack of RAM causes this, but RAM can be real or swap.

Now why does this happen? The issue is with the app not being able to access RAM beyond real 4 GB. It is not even able to access swap and swap out. This happens because the kernel/OS port is for x86 and not for that particular arch, maybe the x86_64/amd64 port should be installed instead.

Before you upgrade your real RAM, check for RAM errors. Then install the x86_64/amd64 port instead.

HTH.

--
Ragu
Debian GNU/Linux for the Enterprise! Ask HP ...