public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@sandeen.net>
To: XFS Mailing List <xfs@oss.sgi.com>,
	linux-kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: XFS internal error xfs_da_do_buf
Date: Tue, 30 Jan 2007 16:41:30 -0600	[thread overview]
Message-ID: <45BFC99A.9050009@sandeen.net> (raw)
In-Reply-To: <20070130173227.GA6017@m.safari.iki.fi>

Sami Farin wrote:
> 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
...
> 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.
> 

I'd try xfs_repair.  The error above means xfs read something unexpected
for metadata, which did not match the magic numbers it was expecting.  I
suppose the error message could be more informative in that regard...

The buffer it read contained this at the beginning:

0x0: 00 00 00 00 2b 00 00 11 20 21 00 00 00 68 ff ff

but I'm not sure that offers any real insight.

-Eric

      reply	other threads:[~2007-01-30 22:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-30 17:32 XFS internal error xfs_da_do_buf Sami Farin
2007-01-30 22:41 ` Eric Sandeen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45BFC99A.9050009@sandeen.net \
    --to=sandeen@sandeen.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox