public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Fwd: LowFree memory going down -server freezes
@ 2004-08-21 22:35 Julia M
  2004-08-22 11:04 ` Alan Cox
  2004-08-22 14:58 ` Rik van Riel
  0 siblings, 2 replies; 3+ messages in thread
From: Julia M @ 2004-08-21 22:35 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 180 bytes --]


Note: forwarded message attached.



		
_______________________________
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush

[-- Attachment #2: Type: message/rfc822, Size: 2908 bytes --]

From: Julia M <juliamrus@yahoo.com>
To: linux-poweredge@dell.com
Subject: LowFree memory going down -server freezes
Date: Wed, 18 Aug 2004 16:44:56 -0700 (PDT)

Dear Team,



I am using Linux version 2.4.9-e.3smp
(bhcompile@stripples.devel.redhat.com) (gcc version 2
.96 20000731 (Red Hat Linux 7.2 2.96-108.1)) #1 SMP
Fri May 3 16:48:54 EDT 2002
on a DELL PowerEdge 6650 server and it got 4GB RAM. It
freezes after running for about 2 days when it's
LowMem parameter hits
32000KB mark.When that happens only a power off could
save it, and won't allow even to write a shutdown
command at prompt.
Please take a look at the meminfo output taken within
10 minutes apart from each other during normal use of
the server.Server gets around 250 connections to its
Informix database during normal use.


root@dwh#cat /proc/meminfo
        total:    used:    free:  shared: buffers: 
cached:
Mem:  3692048384 1536348160 2155700224 674283520
146186240 170840064
Swap: 2154938368        0 2154938368
MemTotal:      3605516 kB
MemFree:       2105176 kB
MemShared:      658480 kB
Buffers:        142760 kB
Cached:         166836 kB
SwapCached:          0 kB
Active:          89960 kB
Inact_dirty:    878116 kB
Inact_clean:         0 kB
Inact_target:   917488 kB
HighTotal:     2752448 kB
HighFree:      1476612 kB
LowTotal:       853068 kB
LowFree:        628564 kB
SwapTotal:     2104432 kB
SwapFree:      2104432 kB
BigPagesFree:        0 kB


---

After 10 minutes 

cat /proc/meminfo
        total:    used:    free:  shared: buffers: 
cached:
Mem:  3692048384 1541705728 2150342656 674291712
146767872 173260800
Swap: 2154938368        0 2154938368
MemTotal:      3605516 kB
MemFree:       2099944 kB
MemShared:      658488 kB
Buffers:        143328 kB
Cached:         169200 kB
SwapCached:          0 kB
Active:          89820 kB
Inact_dirty:    881196 kB
Inact_clean:         0 kB
Inact_target:   917488 kB
HighTotal:     2752448 kB
HighFree:      1472012 kB
LowTotal:       853068 kB
LowFree:        627932 kB
SwapTotal:     2104432 kB
SwapFree:      2104432 kB
BigPagesFree:        0 kB


See the LowFree has dropped to 627932 kb from 628564
kB.
I don't understand the reason behind this. We have
test server
with the same Linux configuration running on an old
IBM machine.
No dropping in LowFree Memory. Is there any parameter
I should tune to
overcome this??If this a known issue with Linux-Dell
combination,
what is the solution??
Also I was looking through my log 
files and I am seeing a line in my message log file
that says bad pte ...
An answer to this much appreciated.



Cheers,
JM



		
__________________________________
Do you Yahoo!?
Y! Messenger - Communicate in real time. Download now. 
http://messenger.yahoo.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Fwd: LowFree memory going down -server freezes
  2004-08-21 22:35 Fwd: LowFree memory going down -server freezes Julia M
@ 2004-08-22 11:04 ` Alan Cox
  2004-08-22 14:58 ` Rik van Riel
  1 sibling, 0 replies; 3+ messages in thread
From: Alan Cox @ 2004-08-22 11:04 UTC (permalink / raw)
  To: Julia M; +Cc: Linux Kernel Mailing List

On Sad, 2004-08-21 at 23:35, Julia M wrote:
> I am using Linux version 2.4.9-e.3smp
> (bhcompile@stripples.devel.redhat.com) (gcc version 2
> .96 20000731 (Red Hat Linux 7.2 2.96-108.1)) #1 SMP
> Fri May 3 16:48:54 EDT 2002

The Red Hat 7.x kernel is very very old and probably the best way to get
the box happy is to run something modern on it - bugs get fixed by new
versions and there have been a lot of those for the kernel since 2.4.9.
If its Red Hat Enterprise Linux rather than RH 7.x you should probably
ask on the Red Hat rhel lists because (out of neccessity) the 2.1 VM is
very different to the base kernel and most of the folks who know and
care about it probably live on the Red Hat list.

Alan


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Fwd: LowFree memory going down -server freezes
  2004-08-21 22:35 Fwd: LowFree memory going down -server freezes Julia M
  2004-08-22 11:04 ` Alan Cox
@ 2004-08-22 14:58 ` Rik van Riel
  1 sibling, 0 replies; 3+ messages in thread
From: Rik van Riel @ 2004-08-22 14:58 UTC (permalink / raw)
  To: Julia M; +Cc: linux-kernel

On Sat, 21 Aug 2004, Julia M wrote:

> I am using Linux version 2.4.9-e.3smp

That kernel is 2 years old.  You really should upgrade to
kernel 2.4.9-e.40 or newer...

-- 
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-08-22 14:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-21 22:35 Fwd: LowFree memory going down -server freezes Julia M
2004-08-22 11:04 ` Alan Cox
2004-08-22 14:58 ` Rik van Riel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox