From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay1.corp.sgi.com [137.38.102.111]) by oss.sgi.com (Postfix) with ESMTP id B7D507F3F for ; Tue, 15 Oct 2013 20:47:09 -0500 (CDT) Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by relay1.corp.sgi.com (Postfix) with ESMTP id 938FB8F8040 for ; Tue, 15 Oct 2013 18:47:06 -0700 (PDT) Date: Wed, 16 Oct 2013 12:46:54 +1100 From: Dave Chinner Subject: Re: [xfs-masters] xfs corruption - structure need cleaning Message-ID: <20131016014654.GC4446@dastard> References: <20131015204346.GS4446@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 Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Roy Zhang Cc: xfs-masters , xfs On Wed, Oct 16, 2013 at 08:12:00AM +0800, Roy Zhang wrote: > Hi Dave, > I performance a ssd and hdd by flashcache. The info as below. > kernel version 2.6.32.220 So you're using out of tree modules in the IO path, on a custom Centos 6.3 kernel and you are getting random hangs waiting for IO completion. FWIW, 15,000 lines of log files is not the information I asked for, but this: [1535047.183083] MEMBlaze Hardware IO Request Irresponsible indicates that you are using some kind of PCIe flash hardware from a chinese startup that doesn't have in-kernel drivers or english documentation. There's no way we can really help you diagnose IO stack problems given these conditions. FWIW, your logs indicate that something is going wrong in your IO stack, not with XFS. XFS is triggering the hung task timer waiting for IO completion, and only after many, many reboots as a result of these hangs you see a log corruption when trying to mount the filesystem. So - look to flashcache or your hardware as the source of your problem... Cheers, Dave. -- Dave Chinner david@fromorbit.com _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs