From owner-freebsd-questions@FreeBSD.ORG Tue Jul 8 20:55:33 2008 Return-Path: Delivered-To: FreeBSD-Questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB3D31065673 for ; Tue, 8 Jul 2008 20:55:33 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 22BE98FC12; Tue, 8 Jul 2008 20:55:32 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <4873D449.2040503@FreeBSD.org> Date: Tue, 08 Jul 2008 22:55:37 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Kevin Monceaux References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions E-Mail List Subject: Re: "New" user with a possible ZFS problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2008 20:55:34 -0000 Kevin Monceaux wrote: > > On Wed, 2 Jul 2008, Kevin Monceaux wrote: > >> Saturday I finally found one of those "round tuits" and switched my >> home PC from Debian to FreeBSD. > > I probably should have mentioned that the box in question is a slightly > older hyperthreaded Intel Pentium 4 box, an HP m260n to be exact, with > 3GB of RAM. You may be running out of memory. Increase kmem_size until it goes away. I use 1500M on my systems, which are stable. Yes, ZFS is a memory hog. Kris