Re: panics & deciphering VMSTAT output

1999-02-15 Thread Geoff Buckingham
Previously on Sun, Feb 14, 1999 at 09:37:01PM -0500, tc...@staff.circle.net 
wrote:
: I've been trying to track down a regular, but not
: manually reproducible crash in 3.0-BETA (19990205).
: 
: I can't get a crashdump due to a DSCHECK negative
: number bug.  I think my swap space of 3+GB is
: too large for it.  So, I've been having it send

We have seen this too  editing your disklabel to have only
2GB swap, without displacing the other partitions  fixes this[1]

: me the output of vmstat -m every 15 minutes to
: try to track it down.  The couple of times I've
: seen the panic message on the console, it was
: typically, but not always:
: pipeinit: cannot allocate pipe - out of kvm

We were also seeing this Matt (Frost) found an outstanding PR with
a suggested fix that reordered some code, we haven't seen this crash 
since (5 days). (Vague I know maybe Matt will be along in a bit.)

[1] Do not atempt ot do this unlest you are **VERY*** ***VERY*** sure 
you know what you are doing ***AND*** what will happen if you do it 
wrong.

-- 
GeoffB

To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message


panics & deciphering VMSTAT output

1999-02-14 Thread tcobb
I've been trying to track down a regular, but not
manually reproducible crash in 3.0-BETA (19990205).

I can't get a crashdump due to a DSCHECK negative
number bug.  I think my swap space of 3+GB is
too large for it.  So, I've been having it send
me the output of vmstat -m every 15 minutes to
try to track it down.  The couple of times I've
seen the panic message on the console, it was
typically, but not always:
pipeinit: cannot allocate pipe - out of kvm

It has been happening approximately every 6 hours
on a heavily loaded server with 100+ chrooted daemons
and NFS.

So, in short, so that I can compare my vmstat outputs
to the one I captured 3 minutes before the last crash,
can anyone tell me what the vmstat entries mean? :)
A quick legend or tutorial would be helpful, and I'll
turn it into a FAQ for the documentation project, too.


-Troy Cobb
 Circle Net, Inc.
 http://www.circle.net

To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message