From owner-freebsd-fs@FreeBSD.ORG Tue Jan 13 12:36:10 2015 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1E66DA1D for ; Tue, 13 Jan 2015 12:36:10 +0000 (UTC) Received: from server.linsystem.net (server.linsystem.net [80.79.23.169]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D378788D for ; Tue, 13 Jan 2015 12:36:09 +0000 (UTC) Received: from ukc1-fw-1-v133-dip3.oracle.co.uk ([144.24.19.7] helo=localhost) by server.linsystem.net with esmtpa (Exim 4.72) (envelope-from ) id 1YB0Lj-0002Ux-TK; Tue, 13 Jan 2015 13:13:31 +0100 Date: Tue, 13 Jan 2015 13:04:02 +0100 From: Robert David To: Albert Shih Subject: Re: How many ram... Message-ID: <20150113130402.7b6468b6@linsystem.net> In-Reply-To: <20150113105240.GA33162@pcjas.obspm.fr> References: <20150113105240.GA33162@pcjas.obspm.fr> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.24; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-fs@freebsd.org X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2015 12:36:10 -0000 Hi Albert, it mainly depends how you will use this pool. If it would be some cold storage used only for slow backups, then somehow reasonable amount of ram is ok. Let say 32GB can work. The main problem is with performance, since ram affect zfs a lot (after warming period). If it will be some performance data storage, 256GB ram can be not that much. Also do not use deduplication on such pools or you will find any amount of memory too low. I would say, do not use deduplication on any pool, even the small ones. Regards, Robert.=20 On Tue, 13 Jan 2015 11:52:40 +0100 Albert Shih wrote: > Hi all, >=20 > Basic question : How many amount of ram I need for running ZFS with a > pool of ~500-600To. >=20 > For example If I've a server with 2 disk array of 60 disk of 6To. >=20 > Is the rule I find somewhere on Internet saying for ZFS 1To --> 1Go is > still true ? >=20 > What's happen If I use less ram ? Like 1To --> 0.5Go ? Less > performance ? crash ? >=20 > Regards. >=20 > JAS >=20 > -- > Albert SHIH > DIO b=C3=A2timent 15 > Observatoire de Paris > 5 Place Jules Janssen > 92195 Meudon Cedex > France > T=C3=A9l=C3=A9phone : +33 1 45 07 76 26/+33 6 86 69 95 71 > xmpp: jas@obspm.fr > Heure local/Local time: > mar 13 jan 2015 11:49:16 CET > _______________________________________________ > 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"