Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755146Ab0KJS1w (ORCPT ); Wed, 10 Nov 2010 13:27:52 -0500 Received: from mailout-de.gmx.net ([213.165.64.22]:52919 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with SMTP id S1754721Ab0KJS1v (ORCPT ); Wed, 10 Nov 2010 13:27:51 -0500 X-Authenticated: #14349625 X-Provags-ID: V01U2FsdGVkX19jL0FFCKJjo1eqCFrERNa1SaKlcsqDnAzL5j8Jf4 wiy4V85p+SO5rW Subject: Re: 2.6.36 io bring the system to its knees From: Mike Galbraith To: Alexey Dobriyan Cc: Linus Torvalds , Dave Chinner , Jens Axboe , dave b , Sanjoy Mahajan , Jesper Juhl , Chris Mason , Ingo Molnar , Pekka Enberg , Aidar Kultayev , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Andrew Morton , Peter Zijlstra , Nick Piggin , Arjan van de Ven , Thomas Gleixner , "Ted Ts'o" , Corrado Zoccolo , Shaohua Li , Steven Barrett In-Reply-To: References: <20101105014334.GF13830@dastard> <4CD696B4.6070002@kernel.dk> <20101110013255.GR2715@dastard> Content-Type: text/plain; charset="UTF-8" Date: Wed, 10 Nov 2010 11:27:31 -0700 Message-ID: <1289413651.4382.15.camel@maggy.simson.net> Mime-Version: 1.0 X-Mailer: Evolution 2.30.1.2 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1925 Lines: 45 On Wed, 2010-11-10 at 18:46 +0200, Alexey Dobriyan wrote: > On Wed, Nov 10, 2010 at 5:59 PM, Linus Torvalds > wrote: > > On Tue, Nov 9, 2010 at 5:32 PM, Dave Chinner wrote: > >> > >> Don't forget to mention data=writeback is not the default because if > >> your system crashes or you lose power running in this mode it will > >> *CORRUPT YOUR FILESYSTEM* and you *WILL LOSE DATA*. > > > > You will lose data even with data=ordered. All the data that didn't > > get logged before the crash is lost anyway. > > Linus, are you using with data=writeback? > > Those of us, who did (without UPS), will never do it again. I've been using it for a looong time on my desktop box. Yeah, you can be bitten easier than ordered, and I have been, but it's never been anything major. The risk for me is worth it, as data=ordered sucked really bad. If I didn't need to maintain compatibility with 30+ old kernels for regression testing, I'd upgrade desktop to ext4, and likely be happy. > Propability of non-trivial FS corruption becomes so much bigger. > I believe from my experience, average number of crashes before > one loses FS becomes single digit number. That's not my experience. I've yet to have to rebuild my ext3 fs since upgrading box to shiny new opensuse 11.1 (however long ago and how many many explosions ago that was;) > With data=ordered, it's quite hard. > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/