linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Dilger <adilger@sun.com>
To: Bas van Schaik <bas@tuxes.nl>
Cc: Theodore Tso <tytso@mit.edu>, linux-ext4@vger.kernel.org
Subject: Re: Reoccurring ext3 errors: attempt to access beyond end of	device, freeing blocks not in datazone
Date: Thu, 22 May 2008 12:18:27 -0600	[thread overview]
Message-ID: <20080522181827.GA3516@webber.adilger.int> (raw)
In-Reply-To: <48334A82.6020508@tuxes.nl>

On May 21, 2008  00:02 +0200, Bas van Schaik wrote:
> Theodore Tso wrote:
> > 15629775440 / 8 = 0x74736E4A   (or in ascii 'Inst')
> > 13075964688 / 8 = 0x616C6C62   (or in ascii 'blla')
> > 15354014352 / 8 = 0x72657552   (or in ascii 'Ruer')
> >
> > Converting these numbers to hex:
> >
> > 1953721929 = 0x74736E49  (or in ascii 'Jnst')
> > 1634495585 = 0x616C6C61  (or in ascii 'alla'
> >  543517044 = 0x20656974  (or in ascii 'tie ')
> > 1919251793 = 0x72657551  (or in ascii 'Quer')
> >
> > Given that it's all ascii, it looks like the indirect block somehow
> > was overwritten, or was substituted by text.
>
> Ah, such a lead was exactly what I was looking for, now I at least know
> where those bogus numbers were coming from. Maybe a very dump question:
> you seem to have reverse the ascii "translation", why? And shouldn't
> "Jnst" be "Inst"? Note also that the "translations" seem to resemble
> each other a little bit: "Jnst" = "Jnst", "alla" looks like "blla" and
> "Ruer" looks like "Quer". Coincidence?

Or it is possible you are getting single-bit errors somewhere along
your IO path, and another single-bit error has resulted in this data
being written to the wrong block to begin with...


Cheers, Andreas
--
Andreas Dilger
Sr. Staff Engineer, Lustre Group
Sun Microsystems of Canada, Inc.


  parent reply	other threads:[~2008-05-22 18:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-20  9:04 Reoccurring ext3 errors: attempt to access beyond end of device, freeing blocks not in datazone Bas van Schaik
2008-05-20 12:35 ` Theodore Tso
2008-05-20 22:02   ` Bas van Schaik
2008-05-21 11:38     ` Theodore Tso
2008-05-21 22:27       ` Bas van Schaik
2008-05-22 18:18     ` Andreas Dilger [this message]
2008-05-23 14:41       ` Bas van Schaik

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=20080522181827.GA3516@webber.adilger.int \
    --to=adilger@sun.com \
    --cc=bas@tuxes.nl \
    --cc=linux-ext4@vger.kernel.org \
    --cc=tytso@mit.edu \
    /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;
as well as URLs for NNTP newsgroup(s).