Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id g114BTs22049 for linux-xfs-outgoing; Thu, 31 Jan 2002 20:11:29 -0800 Received: from deliverator.sgi.com (deliverator.sgi.com [204.94.214.10]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id g114BPd22027 for ; Thu, 31 Jan 2002 20:11:25 -0800 Received: from relay1.corp.sgi.com (spindle.corp.sgi.com [198.29.75.13]) by deliverator.sgi.com (980309.SGI.8.8.8-aspam-6.2/980310.SGI-aspam) via ESMTP id TAA27935 for ; Thu, 31 Jan 2002 19:06:58 -0800 (PST) mail_from (sandeen@sgi.com) Received: from chuckle.americas.sgi.com (sandeen@chuckle.americas.sgi.com [128.162.211.44]) by relay1.corp.sgi.com (980427.SGI.8.8.8/970903.SGI.AUTOCF) via ESMTP id TAA84289; Thu, 31 Jan 2002 19:10:50 -0800 (PST) Date: Thu, 31 Jan 2002 21:10:49 -0600 (CST) From: Eric Sandeen X-X-Sender: To: "Yom, Francis" cc: , , Subject: RE: XFS SB Validate error In-Reply-To: <29800F5ABF5EAC42998190CFF1846AA303C8C7@symlab0-srvr1.SYMMETRY.SYMMSYS.COM> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Status: O Content-Length: 657 Lines: 18 Ok, a couple things... There have been several changes in 2.4.17 - can you look at the bottom of pagebuf_write_full_page() in page_buf_io.c? About 8 lines from the bottom of the function, does it say block_flush_page(page,0), or _unmark_delalloc(page)? If it's the latter, then it was probably the forced shutdown that caused the corruption, although I'm not sure what's causing the shutdown. Are you doing anything fun with this filesystem? Using LVM snapshots, playing with xfs_freeze, realtime subvolumes? :) -Eric On Thu, 31 Jan 2002, Yom, Francis wrote: > Jan 31 17:21:09 sera kernel: EFSCORRUPTED returned from file > xfs_ialloc.c line 1265