From: david@lang.hm Subject: Re: raid is dangerous but that's secret (was Re: [patch] ext2/3: document conditions when reliable operation is possible) Date: Sun, 30 Aug 2009 05:55:01 -0700 (PDT) Message-ID: References: <20090824212518.GF29763@elf.ucw.cz> <20090825232601.GF4300@elf.ucw.cz> <4A947682.2010204@redhat.com> <200908262253.17886.rob@landley.net> <4A967175.5070700@redhat.com> <20090827221319.GA1601@ucw.cz> <4A9733C1.2070904@redhat.com> <20090828064449.GA27528@elf.ucw.cz> <20090828120854.GA8153@mit.edu> <20090830075135.GA1874@ucw.cz> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Theodore Tso , NeilBrown , Ric Wheeler , Rob Landley , Florian Weimer , Goswin von Brederlow , kernel list , Andrew Morton , mtk.manpages@gmail.com, rdunlap@xenotime.net, linux-doc@vger.kernel.org, linux-ext4@vger.kernel.org, corbet@lwn.net To: Pavel Machek Return-path: In-Reply-To: <20090830075135.GA1874@ucw.cz> Sender: linux-doc-owner@vger.kernel.org List-Id: linux-ext4.vger.kernel.org On Sun, 30 Aug 2009, Pavel Machek wrote: >>> From: Theodore Tso >>> >> To use your ABS brakes analogy, just becase it's not safe to rely on >> ABS brakes if the "check brakes" light is on, that doesn't justify >> writing something alarmist which claims that ABS brakes don't work >> 100% of the time, don't use ABS brakes, they're broken!!!! > > If it only was this simple. We don't have 'check brakes' (aka > 'journalling ineffective') warning light. If we had that, I would not > have problem. > > It is rather that your ABS brakes are ineffective if 'check engine' > (RAID degraded) is lit. And yes, running with 'check engine' for > extended periods may be bad idea, but I know people that do > that... and I still hope their brakes work (and believe they should > have won suit for damages should their ABS brakes fail). the 'RAID degraded' warning says that _anything_ you put on that block device is at risk. it doesn't matter if you are using a filesystem with a journal, one without, or using the raw device directly. David Lang