From owner-freebsd-stable@FreeBSD.ORG Sat Nov 3 23:05:45 2012 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2195B615 for ; Sat, 3 Nov 2012 23:05:45 +0000 (UTC) (envelope-from brett@lariat.net) Received: from lariat.net (lariat.net [66.62.230.51]) by mx1.freebsd.org (Postfix) with ESMTP id C74E38FC12 for ; Sat, 3 Nov 2012 23:05:44 +0000 (UTC) Received: from Toshi.lariat.net (IDENT:ppp1000.lariat.net@lariat.net [66.119.58.2] (may be forged)) by lariat.net (8.9.3/8.9.3) with ESMTP id RAA05316; Sat, 3 Nov 2012 17:05:35 -0600 (MDT) Message-Id: <201211032305.RAA05316@lariat.net> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Sat, 03 Nov 2012 17:04:01 -0600 To: Karl Denninger , Jeff Roberson From: Brett Glass Subject: Re: Why is SU+J undesirable on SSDs? In-Reply-To: <50959B63.9070709@denninger.net> References: <201211032130.PAA04484@lariat.net> <50959B63.9070709@denninger.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 23:05:45 -0000 At 04:32 PM 11/3/2012, Karl Denninger wrote: >It is utter insanity to enable, by default, filesystem options >that break the canonical backup solution in the handbook ("dump", >when used with "-L", which it must be to dump a live filesystem SAFELY.) I have not used "dump" in many, many years. So, I hope the installer will not make it difficult for me to turn on SU+J despite the problem you mention above. That being said, "dump" should obviously be fixed to work with SU+J. Perhaps there could be a workaround (e.g. synchronizing the file system and temporarily turning off journaling during a backup) that would eliminate the need to turn SU+J off all the time while a more graceful fix is being readied. --Brett