From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-86860-garchives=archives.gentoo.org@lists.gentoo.org>) id 1L52A9-0002d2-V6 for garchives@archives.gentoo.org; Tue, 25 Nov 2008 17:57:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2E51E0297; Tue, 25 Nov 2008 17:57:22 +0000 (UTC) Received: from yx-out-1718.google.com (yx-out-1718.google.com [74.125.44.158]) by pigeon.gentoo.org (Postfix) with ESMTP id 991EEE0285 for <gentoo-user@lists.gentoo.org>; Tue, 25 Nov 2008 17:57:22 +0000 (UTC) Received: by yx-out-1718.google.com with SMTP id 4so45617yxp.46 for <gentoo-user@lists.gentoo.org>; Tue, 25 Nov 2008 09:57:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=NqMT7YJKEvxa29/S3i/9+YWcVUSp9HC+MMP1hJ2KCWM=; b=DWseBIg+mLx04tnZPJm0roh2MtFWjGS4VkmOx2dbl3VBk4VeQMXflOU8X1x1WaUWqE J3tKzU9rxTYOBwwrPlTC1esStJixjX0tD+dkdscHi6lXFtZw6ITmAn5ueO5bRz3e23VK 2U44jMidpXLJsN5saH0R5Bt/rElCQW7aK8GUg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=Gitk0/UXbwqAM24Q4PzaCtuK7SoUVYWOQ1Dj1paCFDYRfg7egVGLnMt84sWWY3Xduc IYSwcp/2pW15BnA358Qcx/0bR58mC31COZ+H+GuUNJ9YbPvL8vIOwbQX+LSVocZokaEV I9SSufOOoMH2xaSDal97CKDri2eVtuFHRB+ck= Received: by 10.142.199.10 with SMTP id w10mr1969617wff.345.1227635840020; Tue, 25 Nov 2008 09:57:20 -0800 (PST) Received: by 10.142.12.19 with HTTP; Tue, 25 Nov 2008 09:57:19 -0800 (PST) Message-ID: <58965d8a0811250957k7c4ef8adu7abfc9da08b8800d@mail.gmail.com> Date: Tue, 25 Nov 2008 11:57:19 -0600 From: "Paul Hartman" <paul.hartman+gentoo@gmail.com> Sender: paul.hartman@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] [OT] filesystems In-Reply-To: <492BB6F9.5040708@gmail.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1227479490.26615.47.camel@rattus> <200811241450.30202.volker.armin.hemmann@tu-clausthal.de> <492B1820.1040308@gmail.com> <200811250834.03499.dirk.heinrichs@online.de> <492BB6F9.5040708@gmail.com> X-Google-Sender-Auth: 0138144736bef433 X-Archives-Salt: 8ef03d91-a9a2-4d67-aa6b-1958a3831f05 X-Archives-Hash: f3fd4ca615de64c919263a35fbc76365 On Tue, Nov 25, 2008 at 2:27 AM, Dale <rdalek1967@gmail.com> wrote: > Dirk Heinrichs wrote: >> Am Montag, 24. November 2008 22:09:52 schrieb Dale: >> >> >>> I wouldn't use XFS unless >>> it was all that was left. I tried it once a while back and found out it >>> does not like power failures at all. Each time I had a power failure, I >>> had to reinstall from scratch. >>> >> >> Hmm, I use it because of its resistance to power failures. When was it that >> you had such problems? >> >> Bye... >> >> Dirk >> >> >> > > Its been a while but it happened several times. I just got tired of > having to reinstall every time the power blinked. Turned out the wire > was loose on the transformer so they blinked a lot, every couple days or > so. I think it was Mandrake 9.2. > > I have had a power failure or two with reiserfs and it recovered. It > did the check thing but ran fine. > > Just my experience. Your mileage may vary. > > Dale > > :-) :- I have a similar story, but for me it was JFS instead of XFS. I will never, ever, ever use JFS for anything again. I had XFS on a file server RAID box with a failing power supply and it died over and over and the FS stayed functional, so YMMV indeed. (I haven't tried reiser, I'm still scared about the corruption stories from years ago.) I suppose if you ask enough people, there will be horror stories about every filesystem. No matter which FS you choose, I wish you good luck and hope you have no new horror stories. :) Paul