All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem with my HDD
@ 2002-05-29 17:49 Cookie-Monster
  2002-05-29 17:53 ` Anders Widman
                   ` (3 more replies)
  0 siblings, 4 replies; 19+ messages in thread
From: Cookie-Monster @ 2002-05-29 17:49 UTC (permalink / raw)
  To: reiserfs-list

Hi everybody

I hope you can help me. I formated on of my Server-HDDs with ReiserFS
version, which has been distributed in SuSE Linux 7.3. Sorry, but I
don't know the version, cause I'm know running SuSE Linux 8.0.

My Problem is, that the HDD cannot be mounted anymore:

1.   fileserver:/ # mount /dev/sda1 /ftp/apps/
2.   mount: Not a directory

The first line is the command and the second one is what "mount" tells
me about my HDD.
After this problem I ran reiserfsck:

      fileserver:/ # reiserfsck /dev/sda1
      reiserfsck 3.x.1b (2002)
      Will read-only check consistency of the filesystem on /dev/sda1
      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 Wed May 29 19:22:53 2002
      ###########
      Replaying journal..
      0 transactions replayed
      Checking S+tree..

      Bad root block 4294967295. (--rebuild-tree did not complete)



      Aborted

So then I started reiserfsck with option --rebuil-tree as the manpage
says:

     fileserver:/ # reiserfsck /dev/sda1 --rebuild-tree
     reiserfsck 3.x.1b (2002)
       **********************************************************
       ** This  is  an  experimental  version  of  reiserfsck, **
       **              !! MAKE A BACKUP FIRST !!               **
       ** Don't run this program unless something  is  broken. **
       ** Some types of random FS damage can be recovered from **
       ** by  this  program,   which  basically   throws  away **
       ** the internal nodes of the tree and then reconstructs **
       ** them. This program is for use only by the desperate, **
       ** and is  of only beta quality.  If you are using  the **
       ** latest  reiserfsprogs  and  it  fails  please  email **
       ** bug reports to reiserfs-list@namesys.com.            **
       **********************************************************

     Will rebuild the filesystem (/dev/sda1) tree
     Will put log info to 'stdout'

     Do you want to run this program?[N/Yes] (note need to type Yes):Yes
     Replaying journal..
     0 transactions replayed
     ###########
     reiserfsck --rebuild-tree started at Wed May 29 19:27:02 2002
     ###########

     Pass 0:
     ####### Pass 0 #######
     Loading on-disk bitmap .. ok, 693365 blocks marked used
     Skipping 8486 blocks (super block, journal, bitmaps) 684879 blocks will be read
     0%....20%....40%....60%...                               left 171398, 4754 /sec


The check goes on til there are 171398 (more than 60%) blocks left then it hangs
up for a while before continueing. From this point on it continues
very slow only. From 150xxx it continues fast til 13039.
At this point the program quits without saying anything and the HDD is
hung up. The old version of reiserfsck, in the SuSe Linux 7.3 Edition
gave out a lot of "Block could not be read" or something like this and
the HDD hung up.

So I can't get the files on this HDD and my life depends on them, so
can someone HELP ME PLEASE?
I really need the data! Is there any possibilty of deleating the
unreadable blocks and rebuuilding the tree then? When this works, I
can get SOME of the information on the HDD back, because there are
only 2-3GB data on it and only 900MB of the data is really important.
But this 900MB are some of the last files I saved on the HDD.

I would be very happy, if someone has any idea of what I can do.

Jesse Schlüter

p.s.: The HDD is a IBM DRHS36V (36GB U2W-SCSI) if that is important.

--
Cookie-Monster
cookie.monster@starfall.de
http://www.starfall.de/


^ permalink raw reply	[flat|nested] 19+ messages in thread
* Re: Problem with my HDD
@ 2002-05-31 16:28 Dieter Nützel
  2002-05-31 18:49 ` Billy Transue
  0 siblings, 1 reply; 19+ messages in thread
From: Dieter Nützel @ 2002-05-31 16:28 UTC (permalink / raw)
  To: Billy Transue; +Cc: ReiserFS List

On Friday 31 May 2002 04:20,  Billy Transue wrote:

[-]
> I've suffered a very similar problem and posted to the list earlier, I
> did, dd_resuce -l dd.log /dev/hdd5 ./hdd5 and winded up w/ this:
> dd_rescue: (info): ipos:         0.0k, opos:         0.0k,
> xferd:         0.0k
>                    errs:      0, errxfer:         0.0k,
> succxfer:         0.0k
>              +curr.rate:        0kB/s, avg.rate:        0kB/s,
> avg.load:  0.0%
>
> it never changed, the file created hdd5 was 65536 bytes large.  The log
> file was empty.  Am I doing something wrong?  Any info would be
> appreciated.  Thanks in advance.

Bill, have you ever tried the (r)evers mode?
A valid run on a 859.412k partition should look like this:

SunWave1 /tmp# time dd_rescue -r -l dd_rescue-sdb8.log /dev/sdb8 sdb8
dd_rescue: (info): ipos:    859446.0k, opos:    859446.0k, xferd:         0.0k
             -  *  errs:      0, errxfer:         0.0k, succxfer:         0.0k
             +curr.rate:        0kB/s, avg.rate:        0kB/s, avg.load: 96.1%
dd_rescue: (warning): /dev/sdb8 (859446.0k): Input/output error!
dd_rescue: (info): ipos:    859445.5k, opos:    859445.5k, xferd:         0.5k
             -  *  errs:      1, errxfer:         0.5k, succxfer:         0.0k
             +curr.rate:      197kB/s, avg.rate:        0kB/s, avg.load: 96.0%
dd_rescue: (warning): /dev/sdb8 (859445.5k): Input/output error!
dd_rescue: (info): ipos:    859445.0k, opos:    859445.0k, xferd:         1.0k
             -  *  errs:      2, errxfer:         1.0k, succxfer:         0.0k
             +curr.rate:      252kB/s, avg.rate:        0kB/s, avg.load: 95.9%
dd_rescue: (warning): /dev/sdb8 (859445.0k): Input/output error!
dd_rescue: (info): ipos:    859444.5k, opos:    859444.5k, xferd:         1.5k
             -  *  errs:      3, errxfer:         1.5k, succxfer:         0.0k
             +curr.rate:      261kB/s, avg.rate:        1kB/s, avg.load: 95.8%
dd_rescue: (warning): /dev/sdb8 (859444.5k): Input/output error!
dd_rescue: (info): ipos:        54.0k, opos:        54.0k, xferd:    859392.0k
             -     errs:      4, errxfer:         2.0k, succxfer:    859390.0k
             +curr.rate:     2413kB/s, avg.rate:     2219kB/s, avg.load:  4.5%
Summary for /dev/sdb8 -> sdb8:
dd_rescue: (info): ipos:         0.0k, opos:         0.0k, xferd:    859446.0k
             -     errs:      4, errxfer:         2.0k, succxfer:    859444.0k
             +curr.rate:     2201kB/s, avg.rate:     2217kB/s, avg.load:  4.5%
0.530u 16.960s 6:27.67 4.5%     0+0k 0+0io 122pf+0w

SunWave1 /tmp# l dd_rescue-sdb8.log sdb8
-rw-r-----    1 root     root         1713 Mai 31 18:15 dd_rescue-sdb8.log
-rw-r-----    1 root     root     880072704 Mai 31 18:15 sdb8

Are you sure that you had write permission and enough space (!!!) on your 
destination (in your case the current working directory)?

dd_rescue seems to allocate the whole needed disk space at the beginning!

Good luck!

-Dieter

BTW I've had "recovered" several (Winbloze) disks of our customers with 
dd_rescue. But *nix FSes are much better to recover because of the better FS 
redundancy and fsck tools after the dd_rescue run.

-- 
Dieter Nützel
Graduate Student, Computer Science

University of Hamburg
Department of Computer Science
@home: Dieter.Nuetzel@hamburg.de

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

end of thread, other threads:[~2002-06-02 18:02 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-29 17:49 Problem with my HDD Cookie-Monster
2002-05-29 17:53 ` Anders Widman
2002-05-29 21:19 ` Kuba Ober
2002-05-29 23:45 ` Robert Brockway
2002-05-30  0:09   ` Re[2]: " Anders Widman
2002-05-30  5:17     ` Oleg Drokin
2002-05-31  5:15       ` Billy Transue
2002-05-31  8:29         ` Oleg Drokin
2002-05-30  5:14   ` Oleg Drokin
2002-05-30  5:49     ` Robert Brockway
2002-05-30 11:35     ` Re[2]: " Cookie-Monster
2002-05-30 11:58     ` Cookie-Monster
2002-05-30 13:35       ` Re[3]: " Anders Widman
2002-05-30 13:39       ` Re[2]: " Chris Mason
2002-05-30 13:59         ` Robert Brockway
2002-05-30  5:21 ` Oleg Drokin
     [not found]   ` <781752530.20020530134323@starfall.de>
     [not found]     ` <20020530155353.B1060@namesys.com>
2002-06-02 18:02       ` Re[2]: " Cookie-Monster
  -- strict thread matches above, loose matches on Subject: below --
2002-05-31 16:28 Dieter Nützel
2002-05-31 18:49 ` Billy Transue

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.