Date: Mon, 24 Feb 2003 22:05:06 -0800 (PST) From: Tom Samplonius <tom@sdf.com> To: Dano <dano@phreaker.net> Cc: freebsd-isp@freebsd.org Subject: Re: news server: swap problem Message-ID: <Pine.BSF.4.05.10302242159050.24757-100000@misery.sdf.com> In-Reply-To: <20030224185114.7e1a4551.dano@phreaker.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 24 Feb 2003, Dano wrote: > $ /news/bin> swapinfo > Device 1K-blocks Used Avail Capacity Type > /dev/da0s1b 130944 130520 424 100% Interleaved > /dev/da1s1b 130944 130588 356 100% Interleaved > Total 261888 261108 780 100% ... > the machine have 256Mb of RAM. ... In general, you should expect problems if the size of your swap is not at least twice the amount of RAM. The innd memory usage may be normal for the size of your news server, or it could be corruption. IMO, 256MB isn't very much for a news server. You should probably add another 256MB of swap right away. It is possible to create a 256MB file on one of your file systems, and mount it as swap. See "man vnconfig". Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10302242159050.24757-100000>