From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762422AbYEEXSc (ORCPT ); Mon, 5 May 2008 19:18:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751108AbYEEXSJ (ORCPT ); Mon, 5 May 2008 19:18:09 -0400 Received: from relay2.sgi.com ([192.48.171.30]:39818 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1763288AbYEEXSF (ORCPT ); Mon, 5 May 2008 19:18:05 -0400 Date: Tue, 6 May 2008 09:17:54 +1000 From: David Chinner To: Marco Berizzi Cc: linux-kernel@vger.kernel.org, xfs@oss.sgi.com Subject: XFS shutdown in xfs_iunlink_remove() (was Re: 2.6.25: swapper: page allocation failure. order:3, mode:0x4020) Message-ID: <20080505231754.GL155679365@sgi.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org [Please cc the XFS list (xfs@oss.sgi.com) on bug reports or put "XFS" in the subject line so ppl know to pay attention to your report.] On Mon, May 05, 2008 at 03:41:29PM +0200, Marco Berizzi wrote: > Hi. > Just few minutes ago an xfs filesystem > was shutdown with these errors: > > May 5 14:31:38 Pleiadi kernel: xfs_inotobp: xfs_imap() returned an > error 22 on hda8. Returning error. > May 5 14:31:38 Pleiadi kernel: xfs_iunlink_remove: xfs_inotobp() > returned an error 22 on hda8. Returning error. > May 5 14:31:38 Pleiadi kernel: xfs_inactive:^Ixfs_ifree() returned an > error = 22 on hda8 > May 5 14:31:38 Pleiadi kernel: xfs_force_shutdown(hda8,0x1) called from > line 1737 of file fs/xfs/xfs_vnodeops.c. Return address = 0xc01e6fde > May 5 14:31:38 Pleiadi kernel: Filesystem "hda8": I/O Error Detected. > Shutting down filesystem: hda8 > May 5 14:31:38 Pleiadi kernel: Please umount the filesystem, and > rectify the problem(s) > May 5 14:36:43 Pleiadi kernel: xfs_force_shutdown(hda8,0x1) called from > line 420 of file fs/xfs/xfs_rw.c. Return address = 0xc01eaf21 Is it reproducable? What were you doing at the time the problem occurred? Cheers, Dave. -- Dave Chinner Principal Engineer SGI Australian Software Group