All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleg Drokin <green@namesys.com>
To: Christian Kujau <evil@g-house.de>
Cc: ReiserFS List <reiserfs-list@namesys.com>
Subject: Re: vpf-10680, minor corruptions -- oooh!
Date: Fri, 20 Jun 2003 16:29:46 +0400	[thread overview]
Message-ID: <20030620122946.GA24875@namesys.com> (raw)
In-Reply-To: <3EF2F315.2080306@g-house.de>

Hello!

On Fri, Jun 20, 2003 at 01:42:13PM +0200, Christian Kujau wrote:

> after diggin a little more into this, i think we really have some weird 
> problem here. as said before, the data on my fs is not _that_ important.
> and with 2.5.72 it's some kind of testbed anyway.
> as described in the last mail, i get instant corruptions on this 
> ReiserFS. furthermore, new created files on this fs *differ* from its 
> source:
> lila:~# cp -a /lib/ /var/cache/apt-proxy/temp/ | wc -l
>     329
> lila:~#

Was /var/cache/apt-proxy/temp/ empty before copying?

> (with sde2 mounted on /var/cache/apt-proxy/ (reiserfs).
> then i did:
> lila:~# diff -r /lib/ /var/cache/apt-proxy/temp/lib/ | wc -l
>      62
> lila:~#
> so 62 differ in an instant! there are probably symlinks in /lib, dunno 
> how they get counted with "diff" or "cp". the partition with ReiserFS 
> (and ext3 too) are mounted with "noatime" only, no other mount-options used.
> (i hate to say that, but the same thing on a ext3 gives no diff's at 
> all. after "cp" the files should really be the same)
> so, what to do now? the ReiserFS was created as "format 3.6", but some 
> time ago, with a 2.4 kernel i think. will it help to test this with 
> different kernels, tools, archs? any hints?

"diff -r" will emit "only in PATH" message for each file present only
in one compared dir, so if you have some extra files at the destination,
thisis kind of expected.

> for the record: there are still 329 files in /lib, and every time 
> exactly 131 corruptions are found.

Ok, I am looking into this.
In fact this "non-matching blocks" stuff is not dangerous to actual data.

I am interested in what will happen if you'd do a cp -a/diff -r on a
freshly formatted reiserfs, will there be any differences?
(and send me output of diff in this case.)

Bye,
    Oleg

  reply	other threads:[~2003-06-20 12:29 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-18 14:45 vpf-10680, minor corruptions Christian Kujau
2003-06-18 15:26 ` Oleg Drokin
2003-06-18 18:01   ` Christian Kujau
2003-06-19  5:45     ` Oleg Drokin
2003-06-19 18:55       ` vpf-10680, minor corruptions -- oooh! Christian Kujau
2003-06-20 11:42         ` Christian Kujau
2003-06-20 12:29           ` Oleg Drokin [this message]
2003-06-20 14:14             ` Christian Kujau
2003-06-20 22:43               ` vpf-10680 corruptions Christian Kujau
2003-06-21 10:37                 ` Christian Kujau
2003-06-21 10:41                   ` Oleg Drokin
2003-06-21 10:44                     ` Christian Kujau
2003-06-23  7:38       ` vpf-10680, minor corruptions Hans Reiser
2003-06-23  9:02         ` Oleg Drokin
2003-06-23  9:28           ` Hans Reiser
2003-06-23 13:38             ` Christian Kujau
2003-06-24 13:19               ` Oleg Drokin
     [not found]                 ` <3EF86928.7080504@g-house.de>
     [not found]                   ` <20030624151940.GC21845@namesys.com>
2003-06-24 17:21                     ` Christian Kujau
2003-06-25  0:42                       ` Christian Kujau
2003-06-25  5:40                         ` Oleg Drokin
2003-06-25 13:17                           ` Christian Kujau
2003-06-25 18:26                             ` Christian Kujau
2003-06-26  6:35                               ` Oleg Drokin
2003-06-26  9:26                               ` Oleg Drokin
2003-06-26 12:38                                 ` Christian Kujau
2003-06-27  9:28                                   ` Oleg Drokin
2003-06-27 12:18                                     ` Christian Kujau
2003-06-27 12:25                                       ` Oleg Drokin
2003-06-27 12:32                                         ` Christian Kujau
2003-06-27 12:38                                           ` Oleg Drokin
2003-06-27 16:13                                             ` Oleg Drokin
2003-06-27 16:23                                               ` Chris Mason
2003-06-27 17:34                                                 ` Oleg Drokin
2003-06-27 16:33                                               ` Christian Kujau
2003-06-27 16:33                                               ` Christian Kujau
2003-06-27 19:20                                               ` Christian Kujau
2003-06-27 21:14                                                 ` Oleg Drokin
2003-06-27 22:37                                                   ` Christian Kujau
2003-06-27 23:01                                                     ` Christian Kujau
2003-06-27 23:01                                                     ` Christian Kujau
2003-06-27 23:02                                                     ` Christian Kujau
2003-06-28  0:24                                                       ` vpf-10680, minor corruptions (sorry) Christian Kujau
2003-06-28  9:58                                                     ` vpf-10680, minor corruptions Oleg Drokin
2003-06-28 11:23                                                       ` Christian Kujau
2003-06-28 12:09                                                         ` Oleg Drokin
2003-06-28 11:45                                                       ` Christian Kujau
2003-06-28 11:53                                                         ` Oleg Drokin
2003-06-28 11:59                                                           ` Christian Kujau
2003-06-28 12:15                                                             ` Christian Kujau
2003-06-28 12:18                                                               ` Oleg Drokin
2003-06-28 15:52                                                                 ` vpf-10680, minor corruptions (solved?) Christian Kujau
2003-06-29  8:54                                                                   ` Oleg Drokin
2003-06-30  0:31                                                                     ` vpf-10680, minor corruptions (solved!) Christian Kujau
2003-06-30  5:31                                                                       ` Oleg Drokin
2003-06-26  6:28                             ` vpf-10680, minor corruptions Oleg Drokin

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=20030620122946.GA24875@namesys.com \
    --to=green@namesys.com \
    --cc=evil@g-house.de \
    --cc=reiserfs-list@namesys.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.