From owner-freebsd-questions@FreeBSD.ORG Sat Sep 20 01:13:29 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A0E6106566B for ; Sat, 20 Sep 2008 01:13:29 +0000 (UTC) (envelope-from vinny-mail-01+f.questions20080919@palaceofretention.ca) Received: from www.giovannetti.ca (www.giovannetti.ca [206.248.136.48]) by mx1.freebsd.org (Postfix) with ESMTP id D7B098FC14 for ; Sat, 20 Sep 2008 01:13:28 +0000 (UTC) (envelope-from vinny-mail-01+f.questions20080919@palaceofretention.ca) Received: from the.palaceofretention.ca (intgateway.palaceofretention.ca [10.10.10.42]) by www.giovannetti.ca (Postfix) with ESMTP id 61E6C11438 for ; Fri, 19 Sep 2008 20:53:54 -0400 (EDT) Message-ID: <48D448A6.2080103@palaceofretention.ca> Date: Fri, 19 Sep 2008 20:49:42 -0400 From: Vinny User-Agent: Thunderbird 2.0.0.14 (X11/20080513) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: geli and soft-updates 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: Sat, 20 Sep 2008 01:13:29 -0000 Hi, I'm wondering if soft-updates on UFS2 should be enabled on a geli provided disk, da1.eli, for example. That is, should I use -U: newfs -U /dev/da1.eli or not use -U? newfs /dev/da1.eli Will -U help with crash corruption protection on a geli provider? Does my question make sense? Thanks for your experiences/expertise. Vinny P.S. Anyone running ZFS on multiple geli providers?