From owner-freebsd-fs@FreeBSD.ORG Thu Oct 10 20:43:42 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D3558250 for ; Thu, 10 Oct 2013 20:43:42 +0000 (UTC) (envelope-from morgan@morganjones.org) Received: from paul.unrelated.org (paul.unrelated.org [97.107.135.152]) by mx1.freebsd.org (Postfix) with ESMTP id AB2142BF0 for ; Thu, 10 Oct 2013 20:43:41 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by paul.unrelated.org (Postfix) with ESMTP id AFA02377293 for ; Thu, 10 Oct 2013 16:32:15 -0400 (EDT) Received: from paul.unrelated.org ([127.0.0.1]) by localhost (paul.unrelated.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0whbogJsLW+i for ; Thu, 10 Oct 2013 16:32:13 -0400 (EDT) Received: from [10.32.22.207] (unknown [170.235.245.100]) by paul.unrelated.org (Postfix) with ESMTPSA id 23ED6376E01 for ; Thu, 10 Oct 2013 16:32:13 -0400 (EDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: RAM and zfs and multiple disks From: Morgan Jones In-Reply-To: <20131010170724.GA19751@potato.growveg.org> Date: Thu, 10 Oct 2013 16:34:02 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: References: <20131010170724.GA19751@potato.growveg.org> To: freebsd-fs@freebsd.org X-Mailer: Apple Mail (2.1510) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 20:43:42 -0000 I've FreeBSD with 8gb of ram and no swap for years. I'm currently on = 9.0 64-bit. I have 2 zfs pools:=20 one is a pair of 16gb thumb drives for / the other is 4x2tb + 2x500gb mirror for 10 or so mount points It runs with zero problems. In FreeBSD 8.x I had to set the arc max to = keep from memory starving other processes but 9.0 has been fine. 32-bit = was a disaster--I couldn't keep it from crashing. I'm not running dedup. -morgan On Oct 10, 2013, at 1:07 PM, John = wrote: > Hello list, >=20 > I'd like to have zfs on my freebsd desktop. However, > this motherboard can take 8GB RAM, max.=20 >=20 > I'd like to get 2 x4Tb drives. Realistically, do I > need another motherboard? The primary reason to have ZFS > is to guard against bitrot. >=20 > thanks, > --=20 > John > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org"