All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalpak Shah <kalpak@linsyssoft.com>
To: Martin Mokrejs <mmokrejs@ribosome.natur.cuni.cz>
Cc: linux-kernel@vger.kernel.org, ext3-users@redhat.com
Subject: Re: 2.6.22-rc1 killed my ext3 filesystem cleanly unmounted
Date: Fri, 18 May 2007 17:17:06 +0530	[thread overview]
Message-ID: <1179488826.4305.3.camel@garfield.linsyssoft.com> (raw)
In-Reply-To: <20070518090604.GA10841@ribosome.natur.cuni.cz>

On Fri, 2007-05-18 at 11:06 +0200, Martin Mokrejs wrote:
> Hi,
>   I just tried the 2.6.22-r1 candidate to test whether some bug I have 
> hit in the past still exists. I did use 2.6.20.6 so far. So, I have 
> cleanly rebooted to use the new kernel, after the machine came up I 
> tried to mess with the bug, and had to reboot again to play with kernel 
> commandline parameters. Unfortunately, on the next reboot fsck was 
> schedules on my filesystem after 38 clean mounts. :( And the problem 
> started. The fsck found some unused inodes, but probably did not know 
> where do they belong to, but it deleted them automagically. Finally, the 
> fsck died because it cannot fine some '..' entry.
> 
> /dev/hda3: Entry '..' in .../??? (5701636) has deleted/unused inode
> 5570561. CLEARED.
> Unconnected directory inode 5570567 (...)
> 
> /dev/hda3: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
>                   (i.e., without -a or -p options)
> 

This means that e2fsck has reached a point where it needs user
intervention. So you should not run e2fsck with -p, -a or -y options.
Look up the e2fsck man page for more on this.

Thanks,
Kalpak.

<< snip >>
>   I do remember recently that possibly one of the system packages in 
> Gentoo installed some kind of a hash into the filesystem, or hashing 
> support, something like that. Sorry, I do not remember the details.
> Am just think what could have made the fsck think there is something 
> wrong.
> 
>   I think IO would like to restore the filesystem to the previous stage 
> before running the fsck. How can I do it? No, I do not have a backup of 
> the filesystem. :(
> 
> I subscribed to the email lists but please send me Cc: anyway. Many thanks.
> Martin
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


  parent reply	other threads:[~2007-05-18 11:43 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-18  9:06 2.6.22-rc1 killed my ext3 filesystem cleanly unmounted Martin Mokrejs
2007-05-18  9:53 ` Martin Zwickel
2007-05-18 11:47 ` Kalpak Shah [this message]
2007-05-18 13:51   ` Martin Mokrejs
2007-05-18 14:08     ` Kalpak Shah
2007-05-18 14:32       ` Martin Mokrejs
2007-05-18 14:20 ` Jesper Juhl
2007-05-18 14:35   ` Martin Mokrejs
2007-05-18 21:57     ` Theodore Tso
2007-05-20 19:55       ` fs periodic check (was Re: 2.6.22-rc1 killed my ext3 filesystem cleanly unmounted) Pavel Machek
2007-05-22 18:01         ` Theodore Tso
2007-05-24 17:39           ` Pavel Machek
2007-05-28 12:38             ` Jan Kara
2007-05-28 13:03               ` Pavel Machek
2007-05-29  2:55             ` Theodore Tso
2007-05-29  3:05               ` Neil Brown
2007-05-29 11:38                 ` Pavel Machek
2007-05-29 11:34               ` Pavel Machek

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=1179488826.4305.3.camel@garfield.linsyssoft.com \
    --to=kalpak@linsyssoft.com \
    --cc=ext3-users@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmokrejs@ribosome.natur.cuni.cz \
    /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.