From owner-freebsd-questions@freebsd.org Fri Sep 25 02:10:19 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3CDACA08718 for ; Fri, 25 Sep 2015 02:10:19 +0000 (UTC) (envelope-from quartz@sneakertech.com) Received: from douhisi.pair.com (douhisi.pair.com [209.68.5.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 187CF1A69 for ; Fri, 25 Sep 2015 02:10:19 +0000 (UTC) (envelope-from quartz@sneakertech.com) Received: from [10.2.2.1] (pool-173-48-121-235.bstnma.fios.verizon.net [173.48.121.235]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by douhisi.pair.com (Postfix) with ESMTPSA id 22B6D3F74A for ; Thu, 24 Sep 2015 22:10:18 -0400 (EDT) Message-ID: <5604AD09.4080603@sneakertech.com> Date: Thu, 24 Sep 2015 22:10:17 -0400 From: Quartz MIME-Version: 1.0 To: FreeBSD questions Subject: Re: sync vs async vs zfs References: <56042774.6070404@sneakertech.com> <98BFE313-523F-4A2C-82BB-8683466068FB@kraus-haus.org> <560462C4.6030106@sneakertech.com> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Sep 2015 02:10:19 -0000 >> 1) A SLOG's only purpose is to reduce fragmentation and increase >> sync speed, correct? Re: speed, using a SLOG that's the same speed >> as the other drives in a pool is mostly pointless, right? > > Correct. And I proved that on one of my servers in pre-prodcuction > testing. Tack-on question: would an identical-speed SLOG still speed up the pool by proxy simply by reducing IO load on the vdev(s) and/or reducing head travel on the drives?