Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965632AbXA3Rcf (ORCPT ); Tue, 30 Jan 2007 12:32:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965641AbXA3Rcf (ORCPT ); Tue, 30 Jan 2007 12:32:35 -0500 Received: from pne-smtpout3-sn2.hy.skanova.net ([81.228.8.111]:45166 "EHLO pne-smtpout3-sn2.hy.skanova.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965632AbXA3Rce (ORCPT ); Tue, 30 Jan 2007 12:32:34 -0500 Date: Tue, 30 Jan 2007 19:32:27 +0200 From: Sami Farin To: XFS Mailing List Cc: linux-kernel Mailing List Subject: XFS internal error xfs_da_do_buf Message-ID: <20070130173227.GA6017@m.safari.iki.fi> Mail-Followup-To: XFS Mailing List , linux-kernel Mailing List MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3334 Lines: 66 I setup namespace for /tmp and /var/tmp ( pam_namespace.so into /etc/pam.d/{su,login} ) and something did not like something I did: [322593.844838] 0x0: 00 00 00 00 2b 00 00 11 20 21 00 00 00 68 ff ff [322593.844854] Filesystem "sda8": XFS internal error xfs_da_do_buf(2) at line 2087 of file fs/xfs/xfs_da_btree.c. Caller 0xc0230808 [322593.844997] [] dump_trace+0x215/0x21a [322593.845024] [] show_trace_log_lvl+0x1a/0x30 [322593.845044] [] show_trace+0x12/0x14 [322593.845062] [] dump_stack+0x19/0x1b [322593.845080] [] xfs_error_report+0x55/0x5b [322593.845430] [] xfs_corruption_error+0x3f/0x59 [322593.845780] [] xfs_da_do_buf+0x716/0x7c1 [322593.846124] [] xfs_da_read_buf+0x2f/0x35 [322593.846464] [] xfs_attr_leaf_get+0x3c/0xa3 [322593.846798] [] xfs_attr_fetch+0xb0/0xfe [322593.847127] [] xfs_acl_iaccess+0x59/0xc2 [322593.847451] [] xfs_iaccess+0x14b/0x189 [322593.847806] [] xfs_access+0x34/0x53 [322593.848182] [] xfs_vn_permission+0x12/0x17 [322593.848564] [] permission+0xe4/0xe6 [322593.848755] [] vfs_permission+0xf/0x11 [322593.848942] [] sys_faccessat+0xa6/0x144 [322593.849120] [] sys_access+0x20/0x22 [322593.849292] [] syscall_call+0x7/0xb [322593.849310] [<00f4f410>] 0xf4f410 [322593.849334] ======================= [322593.849358] 0x0: 00 00 00 00 2b 00 00 11 20 21 00 00 00 68 ff ff [322593.849364] Filesystem "sda8": XFS internal error xfs_da_do_buf(2) at line 2087 of file fs/xfs/xfs_da_btree.c. Caller 0xc0230808 [322593.849484] [] dump_trace+0x215/0x21a [322593.849512] [] show_trace_log_lvl+0x1a/0x30 [322593.849530] [] show_trace+0x12/0x14 [322593.849548] [] dump_stack+0x19/0x1b [322593.849573] [] xfs_error_report+0x55/0x5b [322593.849913] [] xfs_corruption_error+0x3f/0x59 [322593.850258] [] xfs_da_do_buf+0x716/0x7c1 [322593.850598] [] xfs_da_read_buf+0x2f/0x35 [322593.850936] [] xfs_attr_leaf_get+0x3c/0xa3 [322593.851266] [] xfs_attr_fetch+0xb0/0xfe [322593.851593] [] xfs_acl_iaccess+0x59/0xc2 [322593.851917] [] xfs_iaccess+0x14b/0x189 [322593.852268] [] xfs_access+0x34/0x53 [322593.852638] [] xfs_vn_permission+0x12/0x17 [322593.853018] [] permission+0xe4/0xe6 [322593.853204] [] vfs_permission+0xf/0x11 [322593.853387] [] sys_faccessat+0xa6/0x144 [322593.853562] [] sys_access+0x20/0x22 [322593.853734] [] syscall_call+0x7/0xb [322593.853753] [<00f4f410>] 0xf4f410 [322593.853759] ======================= sda8 is /usr , I haven't played with mount --bind or namespaces at /usr (AFAIK). My sda hard disk is not broken and I have SMP kernel 2.6.19.2 + Pentium D. I have got no other BUGs or xfs errors and I can access /usr and other partitions OK. -- Do what you love because life is too short for anything else. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/