Re: Virtual Memory
From: Fletcher Glenn (fletcher_at_removethisfoglight.com)
Date: 11/19/03
- Previous message: Mark: "Virtual Memory"
- In reply to: Mark: "Virtual Memory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 19 Nov 2003 19:39:17 GMT
Mark wrote:
> Over the past few days I am noticing some software crashes on the UNIX
> Server. The logs of the servers don't show anything because probably
> the standard output is not working at the time of the crash and this
> has prompted me to check the virtual memory statistics on the UNIX
> Server. I am not able to comprehend and relate the output of these
> commands too well.
<snipped>
The only time that virtual memory might enter into the problem is if
the kernel itself crashes. Other software crashes should be accompanied
by a core file (unless you have that suppressed) which should give you
some information as to why there was a failure. The stats you included
are not indicative of a problem, and it appear that you have 11GB of
virtual memory to play with, where almost none of it is in use.
You might get a better indication by executing the "swap -l" command
(if you have it) which will tell you swap usage.
-- Fletcher Glenn
- Previous message: Mark: "Virtual Memory"
- In reply to: Mark: "Virtual Memory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|