From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id pAMMBtA9174697 for ; Tue, 22 Nov 2011 16:11:56 -0600 Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 1495D1D2A4E3 for ; Tue, 22 Nov 2011 14:11:51 -0800 (PST) Received: from bombadil.infradead.org (173-166-109-252-newengland.hfc.comcastbusiness.net [173.166.109.252]) by cuda.sgi.com with ESMTP id HbdV34Sni8X9bLqy for ; Tue, 22 Nov 2011 14:11:51 -0800 (PST) Date: Tue, 22 Nov 2011 17:11:50 -0500 From: Christoph Hellwig Subject: Re: EFSCORRUPTED on mount? Message-ID: <20111122221150.GA21028@infradead.org> References: <20111122014114.GJ2386@dastard> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Gregory Farnum Cc: sandeen@sandeen.net, xfs@oss.sgi.com On Tue, Nov 22, 2011 at 10:47:24AM -0800, Gregory Farnum wrote: > Barriers on (at least, nobody turned them off); the RAID card is > battery-backed; here are megacli dumps: > http://pastebin.com/yTskgzWG > http://pastebin.com/ekhczycy I had a lot of of issues with megaraid cards and their unsafe caching settings, up to the point that I'd recommend staying away from them now. Can you check in the megacli config if the _disk_ write caches are enabled? megaraid adapters used to do that a lot, and given that the disk cache isn't batter backed it's fairly fatal. I think in your dump this one might be the culprit given that SATA disks outside of a few niches come with a writeback cache policy: Disk Cache Policy: Disk's Default try changing that to an explicit writethrough mode - and maybe try running a crash data integrity test like http://www.complang.tuwien.ac.at/anton/hdtest/ on this controller. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs