All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Reiserfs Data Recovery
@ 2004-03-10  3:07 Nick Vahalik
  2004-03-10 11:41 ` Vladimir Saveliev
       [not found] ` <200403111936.01548.vitaly@namesys.com>
  0 siblings, 2 replies; 27+ messages in thread
From: Nick Vahalik @ 2004-03-10  3:07 UTC (permalink / raw)
  To: reiserfs-list

'lo All,

I've been doing some reading through some of the "hidden features" in 
the source code...

Are these features tested?  Is there any more documentation on them 
besides just what's in the comments?  Are there any good sites to read 
up some more on reiserfs v3.6 internals?  I've become determined to get 
this data back.  I've got a couple ideas that I'd like to try but look 
at some of these commands I see that some of the things I'd like to 
access may already be written.

If the problem is that there are sections of my tree missing, why can't 
we just chop the bad sections off and salvage the data that is still 
there?  Are there any tools that do this?

Nick Vahalik

^ permalink raw reply	[flat|nested] 27+ messages in thread
* Reiserfs Data Recovery
@ 2004-03-08 14:22 Nick Vahalik
  2004-03-08 14:33 ` Philippe Gramoullé
  2004-03-08 18:41 ` Ryan Underwood
  0 siblings, 2 replies; 27+ messages in thread
From: Nick Vahalik @ 2004-03-08 14:22 UTC (permalink / raw)
  To: reiserfs-list

Hello,

System: Slackware 9.1
Dual P3 1Ghz/133Mhz FSB
1 GB Ram PC133 Ram
Running Hardware Raid1 on top of a highpoint 37x2 raid controller
2x80 GB Drives

My system crashed yesterday (xscreensaver... bah!) and when I rebooted 
my /raid partition wouldn't mount. So I ran reiserfsck /dev/sda1 and it 
said I needed to rebuild my superblock because my Root Super Block 0 was 
corrupt. So I ran reiserfsck --rebuild-sb /dev/sda1 and after that it 
was saying that it failed and I needed to run reiserfsck --rebuild-tree. 
Well, I did and about an hour later I get something like this (the log 
is about 80k):
1537 directory entries were hashed with not set hash.
112120 directory entries were hashed with "r5" hash.
Selected hash ("r5") does not match to the hash set in the super block 
(not set).
"r5" hash is selected
Flushing..finished
Read blocks (but not data blocks) 38667615
Leaves among those 56626
- corrected leaves 2478
- leaves all contents of which could not be saved and deleted 19
pointers in indirect items to wrong area 5167 (zeroed)
Objectids found 116706

Pass 1 (will try to insert 56607 leaves):
####### Pass 1 #######
Looking for allocable blocks .. finished
0%pass1: block 65604, item 16, entry 4: The entry "P313"?" of the [50706 
50722 0x1 DIR (3)] is hashed with not set whereas proper hash is "r5" - 
deleted
pass1: block 65604, item 16, entry 9: The entry "P313"?" of the [50706 
50722 0x1 DIR (3)] is hashed with not set whereas proper hash is "r5" - 
deleted
pass1.c 408 pass1_correct_leaf
pass1_correct_leaf: block 65636, item 0, pointer 7: The wrong pointer 
(2224053807) in the file [50872 50891]. Must be fixed on pass0.
Aborted

So, I figured I'd run it once more and just hope and pray that it would 
kinda fix itself, and well, I got the same thing again:

1200 directory entries were hashed with not set hash.
110404 directory entries were hashed with "r5" hash.
"r5" hash is selected
Flushing..finished
Read blocks (but not data blocks) 38667391
Leaves among those 56589
- corrected leaves 2484
- leaves all contents of which could not be saved and deleted 28
pointers in indirect items to wrong area 4947 (zeroed)
Objectids found 116691

Pass 1 (will try to insert 56561 leaves):
####### Pass 1 #######
Looking for allocable blocks .. finished
0%pass1: block 65540, item 19, entry 0: The entry "" of the [50257 50323 
0x1 DIR (3)] is hashed with not set whereas proper hash is "r5" - deleted
pass1: block 65540, item 19, entry 0: The entry ".." of the [50257 50323 
0x2 DIR (3)] is hashed with not set whereas proper hash is "r5" - deleted
pass1.c 408 pass1_correct_leaf left 56393, 0 /sec
pass1_correct_leaf: block 65604, item 2, pointer 1: The wrong pointer 
(1) in the file [50696 50698]. Must be fixed on pass0.
Aborted

It looks like the numbers are getting smaller, but all I know is that it 
still won't mount... and I have everything on this partition... this was 
my backup (I just reformatted) and without this data I am seriously 
screwed. Will normal data recovery methods work (like, Encase or 
Ontrack?) or is there a better way?

Nick Vahalik

^ permalink raw reply	[flat|nested] 27+ messages in thread
[parent not found: <20030727153826-191600041>]
* reiserfs data recovery
@ 2003-07-27 22:38 ` D. Sen
  0 siblings, 0 replies; 27+ messages in thread
From: D. Sen @ 2003-07-27 22:38 UTC (permalink / raw)
  To: reiserfs-list

After a hard disk crash, I dont see the reiserfs filesystems anymore 
(cant mount them) although the partitions are there and the ext2 
filesystems are there. What are my best options trying to retrieve any 
data that were there in the reiserfs partions?

DS



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

end of thread, other threads:[~2004-03-15 16:32 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-10  3:07 Reiserfs Data Recovery Nick Vahalik
2004-03-10 11:41 ` Vladimir Saveliev
2004-03-10 15:08   ` Nick Vahalik
2004-03-10 15:26     ` Vladimir Saveliev
2004-03-10 16:54       ` Nick Vahalik
     [not found]         ` <200403111419.31982.vitaly@namesys.com>
2004-03-11 15:48           ` Nick Vahalik
2004-03-13  9:44   ` Stewart Smith
     [not found] ` <200403111936.01548.vitaly@namesys.com>
     [not found]   ` <40509A74.6080703@nsanity.com>
     [not found]     ` <200403130001.57937.vitaly@namesys.com>
2004-03-15 15:48       ` Reiserfs Data Recovery (SOLVED) Nick Vahalik
2004-03-15 16:32         ` Vitaly Fertman
  -- strict thread matches above, loose matches on Subject: below --
2004-03-08 14:22 Reiserfs Data Recovery Nick Vahalik
2004-03-08 14:33 ` Philippe Gramoullé
2004-03-08 14:43   ` Nick Vahalik
2004-03-08 14:59     ` Philippe Gramoullé
2004-03-08 16:06       ` Nick Vahalik
2004-03-09  9:28         ` Vitaly Fertman
2004-03-08 18:41 ` Ryan Underwood
     [not found]   ` <404CC8AA.9020405@nsanity.com>
2004-03-08 21:59     ` Ryan Underwood
     [not found]       ` <404CF46B.10000@nsanity.com>
2004-03-09  1:13         ` Ryan Underwood
2004-03-09 21:24           ` Nick Vahalik
2004-03-09 11:36       ` Hans Reiser
2004-03-09 14:42         ` Nick Vahalik
2004-03-09 15:45           ` Hans Reiser
2004-03-09 16:28             ` Nick Vahalik
2004-03-09 18:08             ` Ryan Underwood
     [not found] <20030727153826-191600041>
2003-07-27 23:22 ` reiserfs data recovery Manuel Krause
     [not found] ` <20030727162537-184400041>
2003-07-28  1:27   ` D. Sen
2003-07-28  1:27     ` D. Sen
2003-07-27 22:38 D. Sen
2003-07-27 22:38 ` D. Sen

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.