From: Kuba Ober <kuba@mareimbrium.org>
To: Ross Vandegrift <ross@willow.seitz.com>
Cc: reiserfs-list@namesys.com
Subject: Re: Scrambled Files
Date: Wed, 24 Apr 2002 08:26:09 -0400 [thread overview]
Message-ID: <200204240826.09390.kuba@mareimbrium.org> (raw)
In-Reply-To: <20020424033202.GA30417@willow.seitz.com>
> > >2. Is the corruption in any way deterministic? For example, does
> > > it only affect files that have been modified since the last
> > > sync, or perhaps files that are in the process of being modified
> > > at the time the system goes down?
>
> In my case it seemed to affect file that were either 1) recently written
> (probably in cache somewhere) 2) being written.
>
> For example, apt-get was messing around with xfs when it died. xfs was
> completely hosed, as were a bunch of things related to X. However, the
> files were hosed with completely non-deterministic contents - german
> text, what appeared to be UUEncoded binaries, random data, as well as
> some kind of regular-looking data. It wasn't like a bunch of the writes
> got crossed and files ended up backwards. It also wasn't like random
> junk was written.
What you see might be a result of metadata corruption rather than file
contents corruption. The metadata might be pointing to astray places, which
are either used or unused-but-previously-written-to places on the drive. It
may even be that the data from original files is sitting there intact.
As a side note: did you try fsck'ing the filesystem?
Cheers,
Kuba
next prev parent reply other threads:[~2002-04-24 12:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-23 21:05 Scrambled Files Ross Vandegrift
2002-04-23 21:46 ` Michael Carmack
2002-04-23 23:02 ` Hans Reiser
2002-04-24 3:32 ` Ross Vandegrift
2002-04-24 12:26 ` Kuba Ober [this message]
2002-04-24 18:42 ` Ross Vandegrift
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=200204240826.09390.kuba@mareimbrium.org \
--to=kuba@mareimbrium.org \
--cc=reiserfs-list@namesys.com \
--cc=ross@willow.seitz.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.