Received: with ECARTIS (v1.0.0; list linux-xfs); Thu, 29 May 2003 19:50:57 -0700 (PDT) Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.12.9/8.12.9) with ESMTP id h4U2og2x013498 for ; Thu, 29 May 2003 19:50:42 -0700 Received: (from xfs@localhost) by oss.sgi.com (8.12.9/8.12.8/Submit) id h4U2ogNi013497 for linux-xfs@oss.sgi.com; Thu, 29 May 2003 19:50:42 -0700 Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.12.9/8.12.9) with ESMTP id h4U2oe2x013483 for ; Thu, 29 May 2003 19:50:40 -0700 Received: (from apache@localhost) by oss.sgi.com (8.12.9/8.12.8/Submit) id h4U2jlAZ013416; Thu, 29 May 2003 19:45:47 -0700 Date: Thu, 29 May 2003 19:45:47 -0700 Message-Id: <200305300245.h4U2jlAZ013416@oss.sgi.com> From: bugzilla-daemon@oss.sgi.com To: xfs-master@oss.sgi.com Subject: [Bug 247] New: xfs_force_shutdown X-Bugzilla-Reason: AssignedTo X-archive-position: 4179 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: bugzilla-daemon@oss.sgi.com Precedence: bulk X-list: linux-xfs Content-Length: 1846 Lines: 55 http://oss.sgi.com/bugzilla/show_bug.cgi?id=247 Summary: xfs_force_shutdown Product: Linux XFS Version: unspecified Platform: IA32 OS/Version: Linux Status: NEW Severity: normal Priority: Medium Component: XFS kernel code AssignedTo: xfs-master@oss.sgi.com ReportedBy: masanobu.shimura@jal.com I am using Turbo linux sever 8 with xfs. I experienced xfs_force_shutdown almost every day while deleting back up directory with rm -rf xxxx/ command. Log Messages show as follows. May 30 05:21:34 mpzserver2 kernel: xfs_force_shutdown(ide1(22,2),0x8) called from line 4065 of file xfs_bmap.c. Return address = 0xd32a15e1 May 30 05:21:34 mpzserver2 kernel: Corruption of in-memory data detected. Shutting down filesystem: ide1(22,2) May 30 05:21:34 mpzserver2 kernel: Please umount the filesystem, and rectify the problem(s) After unmount device and perform xfs_repair usually show following messages. Phase 1 - find and verify superblock... Phase 2 - using internal log - zero log... ERROR: The filesystem has valuable metadata changes in a log which needs to be replayed. Mount the filesystem to replay the log, and unmount it before re-running xfs_repair. If you are unable to mount the filesystem, then use the -L option to destroy the log and attempt a repair. Note that destroying the log may cause corruption -- please attempt a mount of the filesystem before doing this. Then, I remounted device and unmont again and perform xfs_repair to fix it. Is this considered real memory problem or some bug in xfs file system? I am using regular DIMM ram without ECC. Please help me. Mike Shimura ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.