From owner-freebsd-fs@FreeBSD.ORG Fri Oct 3 11:59:50 2014 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9C048CE0 for ; Fri, 3 Oct 2014 11:59:50 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4AF40146 for ; Fri, 3 Oct 2014 11:59:50 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s93BxmDd036487 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 3 Oct 2014 05:59:49 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s93BxmN5036482; Fri, 3 Oct 2014 05:59:48 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 3 Oct 2014 05:59:48 -0600 (MDT) From: Warren Block To: javocado Subject: Re: Mirrored SSDs for ZIL/SLOG - safety, flushing, capacitors In-Reply-To: Message-ID: References: User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Fri, 03 Oct 2014 05:59:49 -0600 (MDT) Cc: FreeBSD Filesystems 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: Fri, 03 Oct 2014 11:59:50 -0000 On Thu, 2 Oct 2014, javocado wrote: > I'm setting up a SLOG to improve performance on my ZFS-based fileserver. I > plan to use 2 mirrored SSD's to create the log device. Before I continue, > I have some specific questions how to approach which hardware to use. > > Primarily, I'm concerned with what damage/corruption may occur when there's > a power loss. Do you have a good UPS? > 2. should I only use SSDs with capacitors? does anyone recommend any? I'm > seeing good things about the Intel s3500 I think the Crucial M550 SSDs have additional backup capacitors also. However, I'm still skeptical about the value of a small SSD power backup versus a true UPS for the entire system.