From owner-freebsd-current@FreeBSD.ORG Fri Dec 14 13:09:00 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D64BF16A419 for ; Fri, 14 Dec 2007 13:09:00 +0000 (UTC) (envelope-from dfr@rabson.org) Received: from itchy.rabson.org (unknown [IPv6:2001:618:400::50b1:e8f2]) by mx1.freebsd.org (Postfix) with ESMTP id 62FD113C46B for ; Fri, 14 Dec 2007 13:09:00 +0000 (UTC) (envelope-from dfr@rabson.org) Received: from [80.177.232.250] (herring.rabson.org [80.177.232.250]) by itchy.rabson.org (8.13.3/8.13.3) with ESMTP id lBED8Ktp081211; Fri, 14 Dec 2007 13:08:20 GMT (envelope-from dfr@rabson.org) From: Doug Rabson To: Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?= In-Reply-To: <86ir31xwlu.fsf@ds4.des.no> References: <47606C09.2070209@isc.org> <47609F0A.7010805@clearchain.com> <47609FE3.8040606@barafranca.com> <4760B444.1080604@clearchain.com> <06CAC7FC-DB58-441D-A6E0-76D1D8133393@tamu.edu> <86ir31xwlu.fsf@ds4.des.no> Content-Type: text/plain; charset=ISO-8859-1 Date: Fri, 14 Dec 2007 13:08:20 +0000 Message-Id: <1197637700.1250.35.camel@herring.rabson.org> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV 0.87.1/5117/Fri Dec 14 11:59:16 2007 on itchy.rabson.org X-Virus-Status: Clean Cc: David Duchscher , freebsd-current@freebsd.org, Benjamin Close , Hugo Silva Subject: Re: ZFS melting under postgres... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Dec 2007 13:09:00 -0000 On Fri, 2007-12-14 at 13:57 +0100, Dag-Erling Smørgrav wrote: > David Duchscher writes: > > So does anybody know of a battery backed NVRAM card that can be used > > with FreeBSD that the ZIL could be offloaded to? > > Any CF card or similar will do. You don't need battery backup for > flash memory. THis may also have to wait for a future version of ZFS. I remember reading about this kind of thing as an upcoming feature in Solaris. I believe the way this feature would work is that ZFS would allow creating the ZIL on a different pool to the filesystem - i.e. create a zpool on the CF card and get the ZIL to live there.