From owner-freebsd-questions Tue Dec 12 15:18:34 2000 From owner-freebsd-questions@FreeBSD.ORG Tue Dec 12 15:18:33 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 8969437B402 for ; Tue, 12 Dec 2000 15:18:32 -0800 (PST) Received: (qmail 73696 invoked by uid 100); 12 Dec 2000 23:18:31 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14902.45639.389815.317579@guru.mired.org> Date: Tue, 12 Dec 2000 17:18:31 -0600 (CST) To: Network Administrator Cc: questions@freebsd.org Subject: Re: swap problems In-Reply-To: <109958066@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Network Administrator types: > While I continue searching for that elusive consultant, let me ask a > bit more specifically: > Can someone tell me where to look for the problem that causes this failure: > swap_pager: out of swap space > This machine has been running (happily, I thought) for well over a > year. It crashed with an unknown filesystem error last Friday and > hasn't been right since. That's a system-wide problem, but it could be caused by one errant process. Use top to check and see which processes are chewing up lots of swap. > The machine is a Pentium II/300 MHz, 96 MB of RAM, and its swap > partition is 201 MB. None of the filesystems are at greater than ~50% > capacity. The file system size is irrelevant - you're running out of that 201MB of swap. You might verify that it's all actually being used (the swapinfo command will do the job). If swapinfo says you have 201MB of swap in use, and there's nothing obviously chewing up to much memory, you may simply have outgrown the machine configuration. In that case, you want to use things like vmstat (or gkrellm from the ports if you want graphics) to give you a better idea of what you really need. http://www.mired.org/home/mwm/ Independent WWW/Unix/FreeBSD consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message