The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Nathan Scott <nathans@sgi.com>
To: Goran Gajic <ggajic@sbb.co.yu>, arunr@sgi.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: XFS and 2.6.12-rc5
Date: Mon, 6 Jun 2005 14:32:07 +1000	[thread overview]
Message-ID: <20050606043207.GC1688@frodo> (raw)
In-Reply-To: <Pine.BSF.4.62.0506031052260.57771@mail.sbb.co.yu>

On Fri, Jun 03, 2005 at 10:56:24AM +0200, Goran Gajic wrote:
> >Also, the diagnostic will contain an inode number - for bonus points
> >run "xfs_db -r -c 'inode XXX' -c print /dev/foo" and send me that as
> >well.  Thanks!
> 
> You are right about message here it is:
> 
> xfs_db -r -c 'inode 448631586' -c print /dev/sdb1
> ...
> u.bmx[0-3] = [startoff,startblock,blockcount,extentflag] 
> 0:[177,2557931,341,0] 1:[18014398509481983,4498651825045504,0,1] 
> 2:[15184073051865088,0,0,0] 3:[0,1422,1245184,0]
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^

This is the guy - startblock being zero is fatal.  You'll need to
run xfs_repair to clear that up.  If you know how it got in that
state, I'd be keen to hear it, or if it persists after repair.

[Arun, those superblock checks you added awhile back should be
shutting down the filesystem, not panicing the system, I think?
It looks like theres a signedness issue in the diagnostics too.]

> Turning off cron.daily stops this message so I guess you are right.

Repairing that inode should make it go away entirely.

cheers.

-- 
Nathan

      reply	other threads:[~2005-06-06  4:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-01 11:10 XFS and 2.6.12-rc5 Goran Gajic
2005-06-03  4:41 ` Nathan Scott
2005-06-03  8:56   ` Goran Gajic
2005-06-06  4:32     ` Nathan Scott [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=20050606043207.GC1688@frodo \
    --to=nathans@sgi.com \
    --cc=arunr@sgi.com \
    --cc=ggajic@sbb.co.yu \
    --cc=linux-kernel@vger.kernel.org \
    /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