All of lore.kernel.org
 help / color / mirror / Atom feed
* What is reiserfsck telling me?
@ 2003-02-23 18:14 Guillermo Torreiro
  2003-02-23 21:36 ` Oleg Drokin
  0 siblings, 1 reply; 2+ messages in thread
From: Guillermo Torreiro @ 2003-02-23 18:14 UTC (permalink / raw)
  To: reiserfs-list

Hi!

I run reiserfsck to check a partition and this
happened:

<-------------reiserfsck, 2002------------->
reiserfsprogs 3.x.1b

Will read-only check consistency of the filesystem on
/dev/hda7
Will put log info to 'stdout'

Do you want to run this program?[N/Yes] (note need to
type Yes):Yes
###########
reiserfsck --check started at Sun Feb 23 11:28:32 2003
###########
Replaying journal..
0 transactions replayed
Checking S+tree../ 27 (of  40)/ 37 (of 170)
pass_through_tree: unable to read 11434 block on
device 0x3



Aborted

<---END :)---->

So... ok, I got a problem there with block 11434, I
can't read it, but why? what is that mean? block 11434
turned to be a bad block? Can I find a work around to
this so I could get to read that block? Anyone can
explain that to me? How do I proceed with this kind of
problems?

Best Regard,

Guillermo

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: What is reiserfsck telling me?
  2003-02-23 18:14 What is reiserfsck telling me? Guillermo Torreiro
@ 2003-02-23 21:36 ` Oleg Drokin
  0 siblings, 0 replies; 2+ messages in thread
From: Oleg Drokin @ 2003-02-23 21:36 UTC (permalink / raw)
  To: Guillermo Torreiro; +Cc: reiserfs-list

Hello!

On Sun, Feb 23, 2003 at 10:14:51AM -0800, Guillermo Torreiro wrote:

> <-------------reiserfsck, 2002------------->
> reiserfsprogs 3.x.1b

First it indirectly tells you is too old ;)

> Checking S+tree../ 27 (of  40)/ 37 (of 170)
> pass_through_tree: unable to read 11434 block on
> device 0x3

Now it tells it cannot read block 11434.
Likely a hardware problem, e.g. bad sector.

> So... ok, I got a problem there with block 11434, I
> can't read it, but why? what is that mean? block 11434
> turned to be a bad block? Can I find a work around to
> this so I could get to read that block? Anyone can
> explain that to me? How do I proceed with this kind of
> problems?

Well, if block is bad, it is bad. So you just cannot
read from it.
If it would be possible to read, you won't get the error after all.
You might hope that not all of 8 sectors making up this block are
broken, though.
Try to read this block with something like dd in 512b chunks.

Bye,
    Oleg

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-23 21:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-23 18:14 What is reiserfsck telling me? Guillermo Torreiro
2003-02-23 21:36 ` Oleg Drokin

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.