Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: (Re:)kernel panic on Red Hat AS because of OCFS

Re: (Re:)kernel panic on Red Hat AS because of OCFS

From: snip3r <snip3r_at_nospam.com>
Date: Mon, 26 Jan 2004 17:22:53 -0800
Message-ID: <pan.2004.01.27.01.22.53.262734@nospam.com>


ocfs is allocating kernel memory... or LowMem. The allocs in qs are 128KB blocks. What could be happening is that the kernel is unable to find a contiguous 128K block of LowMem.

Your buffer cache looks high. You may
want to reduce it....

echo 10 20 30 > /proc/sys/vm/pagecache

On Thu, 15 Jan 2004 20:00:08 -0800, wangbin wrote:

> LowFree: 4508 kB
Received on Mon Jan 26 2004 - 19:22:53 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US