From owner-freebsd-questions@FreeBSD.ORG Fri Sep 16 14:10:59 2011 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 A1EA5106564A for ; Fri, 16 Sep 2011 14:10:59 +0000 (UTC) (envelope-from feld@feld.me) Received: from mwi1.coffeenet.org (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id 6B2CC8FC08 for ; Fri, 16 Sep 2011 14:10:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:To:Content-Type; bh=7MVOnGNGQWz8NfDNps1TUUTCqjpXb1/w9lPmW7yhweQ=; b=tlf4jOTEe4Falm2RG4nibzm5DP6UeDBJSmoUSV1zaOcCUO0LAeMCo8Eap8/HUNvRNwsLfHt2/4H9FSXYpvWKE8OE73301BmWf77mRXZl4Y58/vGaOSqpxFFtaCYYfdKg; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by mwi1.coffeenet.org with esmtp (Exim 4.76 (FreeBSD)) (envelope-from ) id 1R4Z85-0005FE-D8 for freebsd-questions@freebsd.org; Fri, 16 Sep 2011 09:10:58 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.3) with esmtpsa id 1316182251-52523-52522/4/4; Fri, 16 Sep 2011 14:10:51 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-questions@freebsd.org References: <20110916063153.200375qdq59crf8c@mail.top-consulting.net> <32990703-D068-4B0D-AF3A-C1E6EA0A4100@elde.net> <20110916095745.872947fg6vym1vy8@mail.top-consulting.net> Date: Fri, 16 Sep 2011 09:10:50 -0500 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: <20110916095745.872947fg6vym1vy8@mail.top-consulting.net> User-Agent: Opera Mail/11.51 (FreeBSD) X-SA-Score: -1.0 Subject: Re: FS of choice for max random iops ( Maildir ) 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: Fri, 16 Sep 2011 14:10:59 -0000 On Fri, 16 Sep 2011 08:57:45 -0500, wrote: > > I know it's usually a big no-no but since I have the battery backed-up > write cache from the raid card, can't I just disable the ZIL entirely ? No. ZFS doesn't work the way traditional filesystems do.