All of lore.kernel.org
 help / color / mirror / Atom feed
From: Edward Shishkin <edward.shishkin@gmail.com>
To: Andrej Podzimek <andrej@podzimek.org>
Cc: reiserfs-devel@vger.kernel.org
Subject: Re: „Too many iterations“ and fsck.reiser4 failure
Date: Tue, 10 Jun 2008 01:29:12 +0400	[thread overview]
Message-ID: <484DA0A8.8010401@gmail.com> (raw)
In-Reply-To: <17734422.post@talk.nabble.com>

Andrej Podzimek wrote:
> Hello,
>   
Hello

> my laptop system has been in use with Reiser v4 for half a year or so.

Please, make sure that you are using the latest version of reiser4:
there was a bug which could cause data corruption:
http://marc.info/?l=reiserfs-devel&m=120914767218498&w=2

>  There
> may have been some unexpected restarts and system crashes during that
> time... KDE refused to start today. This time it was not just a usual
> problem with user permissions. This is what I found in kernel.log:
>
> Jun  9 12:23:38 xandrej reiser4[kbuildsycoca(3104)]: traverse_tree
> (fs/reiser4/search.c:689)[nikita-1481]:
> Jun  9 12:23:38 xandrej WARNING: Too many iterations: 128
>   
[...]
> (fs/reiser4/search.c:722)[nikita-373]:
> Jun  9 12:23:40 xandrej WARNING: reiser-2018: Too many iterations. Tree
> corrupted, or (less likely) starvation occurring.: level: 4, lock_level: 2,
> stop_level: 1 lock_mode: read, bias: left-slant
> Jun  9 12:23:40 xandrej reiser4[kbuildsycoca(3104)]: tail2extent
> (fs/reiser4/plugin/file/tail_conversion.c:516)[nikita-2282]:
> Jun  9 12:23:40 xandrej WARNING: Partial conversion of 2426179: -5
>
> Running fsck.reiser4 revealed corruption on all of my Reiser4 volumes. All
> of them could be fixed, except for /home. :-( I ran fsck.reiser4 --build-fs
> --build-sb. Everything went just fine until the sematic tree scan. It got
> stuck at 99% with intensive disk usage. After about 10 minutes, the program
> ended with an error message („operational error“ or something of that kind).
> (Just one line, no further details.)
>
>   

This is a problem in fsck, and I can not promise to fix it quickly.

Would you please pack the metadata of your /home by
debugfs.reiser4 -P /dev/xxx | gzip > meta.gz
and let me download the file meta.gz

Thanks,
Edward.

> The hard drive is a relatively recent Seagate Momentus 100 GB, 7200 RPM,
> 2,5", IDE, checked with smartctl regularly. The drive doesn't seem to be the
> cause of this...
>
> However, after the (probably unfinished) disk scan, I could still mount the
> /home partition and KDE started just fine this time. The file system is
> probably not in a consistent state right now. What could I do to stop
> further corruption? What scan options should I use?
>
> I am using ArchLinux and the reiser4progs package supplied with the distro.
>
> Best regards,
>
> Andrej Podzimek
>   

--
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2008-06-09 21:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-09 14:47 „Too many iterations“ and fsck.reiser4 failure Andrej Podzimek
2008-06-09 21:29 ` Edward Shishkin [this message]
2008-06-09 23:15   ` Andrej Podzimek
2008-06-10 22:43     ` Edward Shishkin

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=484DA0A8.8010401@gmail.com \
    --to=edward.shishkin@gmail.com \
    --cc=andrej@podzimek.org \
    --cc=reiserfs-devel@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 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.