* 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* Re: Reiserfs Data Recovery
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-13 9:44 ` Stewart Smith
[not found] ` <200403111936.01548.vitaly@namesys.com>
1 sibling, 2 replies; 27+ messages in thread
From: Vladimir Saveliev @ 2004-03-10 11:41 UTC (permalink / raw)
To: Nick Vahalik; +Cc: reiserfs-list
Hello
On Wed, 2004-03-10 at 06:07, Nick Vahalik wrote:
> 'lo All,
>
> I've been doing some reading through some of the "hidden features" in
> the source code...
>
> Are these features tested?
Most of these things were added quickly to solve certain user problems.
To use them one is to understand what they were created for.
> Is there any more documentation on them
> besides just what's in the comments?
no.
> Are there any good sites to read
> up some more on reiserfs v3.6 internals?
namesys.com had description of reiserfs internals. But now it does not.
read source code instead
> 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?
>
did you try reiserfsck?
> Nick Vahalik
>
^ permalink raw reply [flat|nested] 27+ messages in thread* Re: Reiserfs Data Recovery
2004-03-10 11:41 ` Vladimir Saveliev
@ 2004-03-10 15:08 ` Nick Vahalik
2004-03-10 15:26 ` Vladimir Saveliev
2004-03-13 9:44 ` Stewart Smith
1 sibling, 1 reply; 27+ messages in thread
From: Nick Vahalik @ 2004-03-10 15:08 UTC (permalink / raw)
To: Vladimir Saveliev; +Cc: reiserfs-list
Vladimir Saveliev wrote:
>>Are these features tested?
>>
>>
>
>Most of these things were added quickly to solve certain user problems.
>To use them one is to understand what they were created for.
>
>
>
And I guess that isn't documented....
>>Is there any more documentation on them
>>besides just what's in the comments?
>>
>>
>
>no.
>
>
>> Are there any good sites to read
>>up some more on reiserfs v3.6 internals?
>>
>>
>
>namesys.com had description of reiserfs internals. But now it does not.
>read source code instead
>
>
Is there a reason? I grabbed a copy of the whitepaper from archive.org
and started reading it last night. Is that information out of date...
or is it taken down pending the release of Reiserv4?
>> 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?
>>
>>
>did you try reiserfsck?
>
>
Yes... with --rebuild-tree, and it aborts after Pass0 every time. It
fixes... maybe 10 leaves... and then it finds a bad pointer (or
something) and dies every time it runs.
Nick Vahalik
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Reiserfs Data Recovery
2004-03-10 15:08 ` Nick Vahalik
@ 2004-03-10 15:26 ` Vladimir Saveliev
2004-03-10 16:54 ` Nick Vahalik
0 siblings, 1 reply; 27+ messages in thread
From: Vladimir Saveliev @ 2004-03-10 15:26 UTC (permalink / raw)
To: Nick Vahalik; +Cc: reiserfs-list
Hello
On Wed, 2004-03-10 at 18:08, Nick Vahalik wrote:
> Vladimir Saveliev wrote:
>
> >>Are these features tested?
> >>
> >>
> >
> >Most of these things were added quickly to solve certain user problems.
> >To use them one is to understand what they were created for.
> >
> >
> >
> And I guess that isn't documented....
>
> >>Is there any more documentation on them
> >>besides just what's in the comments?
> >>
> >>
> >
> >no.
> >
> >
>
> >> Are there any good sites to read
> >>up some more on reiserfs v3.6 internals?
> >>
> >>
> >
> >namesys.com had description of reiserfs internals. But now it does not.
> >read source code instead
> >
> >
> Is there a reason? I grabbed a copy of the whitepaper from archive.org
> and started reading it last night. Is that information out of date...
> or is it taken down pending the release of Reiserv4?
>
I have no idea why it was removed. I will try to find out.
> >> 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?
> >>
> >>
> >did you try reiserfsck?
> >
> >
> Yes... with --rebuild-tree, and it aborts after Pass0 every time. It
> fixes... maybe 10 leaves... and then it finds a bad pointer (or
> something) and dies every time it runs.
>
Are you using reiserfsck from
ftp://ftp.namesys.com/pub/reiserfsprogs/reiserfsprogs-3.6.13.tar.gz?
If yes - please run
debugreiserfs -p /dev/problemdevice | bzip2 -c > problemdevice.bz2
and make problemdevice.bz2 available for downloading.
It should allow us to fix reiserfsck bug.
If you are using older rieserfsck (reiserfsck -V), please try with the
one of
ftp://ftp.namesys.com/pub/reiserfsprogs/reiserfsprogs-3.6.13.tar.gz
> Nick Vahalik
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Reiserfs Data Recovery
2004-03-10 11:41 ` Vladimir Saveliev
2004-03-10 15:08 ` Nick Vahalik
@ 2004-03-13 9:44 ` Stewart Smith
1 sibling, 0 replies; 27+ messages in thread
From: Stewart Smith @ 2004-03-13 9:44 UTC (permalink / raw)
To: Vladimir Saveliev; +Cc: Nick Vahalik, reiserfs-list
[-- Attachment #1: Type: text/plain, Size: 454 bytes --]
On Wed, 2004-03-10 at 22:41, Vladimir Saveliev wrote:
> namesys.com had description of reiserfs internals. But now it does not.
> read source code instead
Is it possible to get all of these documents back and in a nice, central
location? Historical documents can be quite interesting, especially in
trying to understand the design process of modern file systems.
--
Stewart Smith (stewart@flamingspork.com)
http://www.flamingspork.com/
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 27+ messages in thread
[parent not found: <200403111936.01548.vitaly@namesys.com>]
* 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* Re: Reiserfs Data Recovery
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 18:41 ` Ryan Underwood
1 sibling, 1 reply; 27+ messages in thread
From: Philippe Gramoullé @ 2004-03-08 14:33 UTC (permalink / raw)
To: reiserfs-list
Hello,
What is your reiserfsck version ( reiserfsck -V ? )
Thanks,
Philippe
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Reiserfs Data Recovery
2004-03-08 14:33 ` Philippe Gramoullé
@ 2004-03-08 14:43 ` Nick Vahalik
2004-03-08 14:59 ` Philippe Gramoullé
0 siblings, 1 reply; 27+ messages in thread
From: Nick Vahalik @ 2004-03-08 14:43 UTC (permalink / raw)
To: reiserfs-list
Philippe,
root@bardiel:~# reiserfsck -V
reiserfsck 3.6.11 (2003 www.namesys.com)
Nick Vahalik
Philippe Gramoulle' wrote:
>Hello,
>
>What is your reiserfsck version ( reiserfsck -V ? )
>
>Thanks,
>
>Philippe
>
>
>
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Reiserfs Data Recovery
2004-03-08 14:43 ` Nick Vahalik
@ 2004-03-08 14:59 ` Philippe Gramoullé
2004-03-08 16:06 ` Nick Vahalik
0 siblings, 1 reply; 27+ messages in thread
From: Philippe Gramoullé @ 2004-03-08 14:59 UTC (permalink / raw)
To: reiserfs-list
Hello,
I'd suggest that you try first the latest reiserfsprogs 3.6.13.
ftp.namesys.com:/pub/reiserfsprogs/reiserfsprogs-3.6.13.tar.gz
It problem still occurs, then someone at Namesys might help you more than me.
Thanks,
Philippe
On Mon, 08 Mar 2004 08:43:56 -0600
Nick Vahalik <nick@nsanity.com> wrote:
| Philippe,
|
| root@bardiel:~# reiserfsck -V
| reiserfsck 3.6.11 (2003 www.namesys.com)
|
| Nick Vahalik
|
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Reiserfs Data Recovery
2004-03-08 14:59 ` Philippe Gramoullé
@ 2004-03-08 16:06 ` Nick Vahalik
2004-03-09 9:28 ` Vitaly Fertman
0 siblings, 1 reply; 27+ messages in thread
From: Nick Vahalik @ 2004-03-08 16:06 UTC (permalink / raw)
To: Philippe Gramoullé; +Cc: reiserfs-list
Hello again,
Okay, I updated reiserfsprogs and this is what I got:
0%....20%....40%....60%....80%....100% left 0,
15217 /sec
"r5" hash is selected
Flushing..finished
Read blocks (but not data blocks) 38667613
Leaves among those 56652
- corrected leaves 2500
- leaves all contents of which could not be
saved and de leted 26
pointers in indirect items to wrong area 5332 (zeroed)
Objectids found 116644
Pass 1 (will try to insert 56626 leaves):
Looking for allocable blocks .. finished
0%pass1.c 408 pass1_correct_leaf left 56623,
3 /sec
pass1_correct_leaf: block 65604, item 0, pointer 1: The wrong pointer
(379082642 5) in the file [50696 50697]. Must be fixed on pass0.
Aborted
I can post the logfile... if anyone wants to see it.
Nick Vahalik
Philippe Gramoullé wrote:
>Hello,
>
>I'd suggest that you try first the latest reiserfsprogs 3.6.13.
>
>ftp.namesys.com:/pub/reiserfsprogs/reiserfsprogs-3.6.13.tar.gz
>
>It problem still occurs, then someone at Namesys might help you more than me.
>
>Thanks,
>
>Philippe
>
>
>
>On Mon, 08 Mar 2004 08:43:56 -0600
>Nick Vahalik <nick@nsanity.com> wrote:
>
> | Philippe,
> |
> | root@bardiel:~# reiserfsck -V
> | reiserfsck 3.6.11 (2003 www.namesys.com)
> |
> | Nick Vahalik
> |
>
>
>
>
^ permalink raw reply [flat|nested] 27+ messages in thread* Re: Reiserfs Data Recovery
2004-03-08 16:06 ` Nick Vahalik
@ 2004-03-09 9:28 ` Vitaly Fertman
0 siblings, 0 replies; 27+ messages in thread
From: Vitaly Fertman @ 2004-03-09 9:28 UTC (permalink / raw)
To: Nick Vahalik; +Cc: reiserfs-list
Hello Nick,
On Monday 08 March 2004 19:06, Nick Vahalik wrote:
> Hello again,
>
> Okay, I updated reiserfsprogs and this is what I got:
>
> 0%....20%....40%....60%....80%....100% left 0,
> 15217 /sec
> "r5" hash is selected
> Flushing..finished
> Read blocks (but not data blocks) 38667613
> Leaves among those 56652
> - corrected leaves 2500
> - leaves all contents of which could not be
> saved and de leted 26
> pointers in indirect items to wrong area 5332 (zeroed)
> Objectids found 116644
>
> Pass 1 (will try to insert 56626 leaves):
> Looking for allocable blocks .. finished
> 0%pass1.c 408 pass1_correct_leaf left 56623,
> 3 /sec
> pass1_correct_leaf: block 65604, item 0, pointer 1: The wrong pointer
> (379082642 5) in the file [50696 50697]. Must be fixed on pass0.
> Aborted
When such things happen especially in different places of the
tree at every fsck run this often indicates some hardware problem.
I would check the memory with memtest first.
--
Thanks,
Vitaly Fertman
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Reiserfs Data Recovery
2004-03-08 14:22 Reiserfs Data Recovery Nick Vahalik
2004-03-08 14:33 ` Philippe Gramoullé
@ 2004-03-08 18:41 ` Ryan Underwood
[not found] ` <404CC8AA.9020405@nsanity.com>
1 sibling, 1 reply; 27+ messages in thread
From: Ryan Underwood @ 2004-03-08 18:41 UTC (permalink / raw)
To: reiserfs-list
[-- Attachment #1: Type: text/plain, Size: 1508 bytes --]
On Mon, Mar 08, 2004 at 08:22:49AM -0600, Nick Vahalik wrote:
> 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.
Note: whatever you do, do _not_ touch the second drive of your array
with reiserfsck. Assuming it is still in the state where it was before
you started playing around, it may be the _only_ thing that ends up
saving your ass! When you need a new copy of the corrupt filesystem to
play with, just dd the mirror drive *TO* the playground drive (don't
accidentally confuse the if and of), and only play around with the copy
you made. If worse comes to worse, having a copy of the filesystem that
is not messed around with, will give the RFS pay-for support a better
chance of getting all your data back.
> screwed. Will normal data recovery methods work (like, Encase or
> Ontrack?) or is there a better way?
I don't know of any analytic data recovery tool that works with
ReiserFS. I think your best bet, especially if you depend on this data,
is to suck it up and pay the $20 before something worse happens.
Think about which is worth more... a consulting fee, or all your work.
Good luck!
--
Ryan Underwood, <nemesis@icequake.net>
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 27+ messages in thread
[parent not found: <20030727153826-191600041>]
* Re: reiserfs data recovery
[not found] <20030727153826-191600041>
@ 2003-07-27 23:22 ` Manuel Krause
[not found] ` <20030727162537-184400041>
1 sibling, 0 replies; 27+ messages in thread
From: Manuel Krause @ 2003-07-27 23:22 UTC (permalink / raw)
To: dsen; +Cc: reiserfs-list
On 07/28/03 00:39, dsen@homemail.com wrote:
> 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
>
Try the following from a spare/rescue partition:
A.1) Try the most recent reiserfsprogs from
ftp://ftp.namesys.com/pub/reiserfsprogs
on your lost partitions and provide the info of
"reiserfsck --check /lost/partition"
A.2) Try "reiserfsck --rebuild-tree /lost/partition on your
own risk (!!!)
B) Use most recent plain kernel (> 2.4.19)
C) Provide more info in general (versions of kernel,
reiserfsprogs, distro, credit card info ;-)
and so on...)
D) Refer to http://www.namesys.com/support.html
You can mix the things above, but if you can, use at least the row A.1,
C, B, A.2, always considering D before the next full report!
Best wishes,
Manuel
^ permalink raw reply [flat|nested] 27+ messages in thread[parent not found: <20030727162537-184400041>]
* Re: reiserfs data recovery
@ 2003-07-28 1:27 ` D. Sen
0 siblings, 0 replies; 27+ messages in thread
From: D. Sen @ 2003-07-28 1:27 UTC (permalink / raw)
To: Manuel Krause; +Cc: reiserfs-list
Thanks for that information. When I couldnt mount my reiserfs partition,
I did do a mkreiserfs on that partition. How is that likely to affect
your suggestion A.2?
I was using kernel 2.4.20, Mandrake 8.1...and the reiserfs programs that
came with it.
I used the reiserfsck that came with the Mandrake 9.1 distro...to make
the filesystem.
Credit Card information to follow...
*sigh*
Manuel Krause wrote:
> On 07/28/03 00:39, dsen@homemail.com wrote:
>
>> 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
>>
>
> Try the following from a spare/rescue partition:
>
> A.1) Try the most recent reiserfsprogs from
> ftp://ftp.namesys.com/pub/reiserfsprogs
> on your lost partitions and provide the info of
> "reiserfsck --check /lost/partition"
>
> A.2) Try "reiserfsck --rebuild-tree /lost/partition on your
> own risk (!!!)
>
> B) Use most recent plain kernel (> 2.4.19)
>
> C) Provide more info in general (versions of kernel,
> reiserfsprogs, distro, credit card info ;-)
> and so on...)
>
> D) Refer to http://www.namesys.com/support.html
>
>
> You can mix the things above, but if you can, use at least the row A.1,
> C, B, A.2, always considering D before the next full report!
>
> Best wishes,
>
> Manuel
>
>
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: reiserfs data recovery
@ 2003-07-28 1:27 ` D. Sen
0 siblings, 0 replies; 27+ messages in thread
From: D. Sen @ 2003-07-28 1:27 UTC (permalink / raw)
To: Manuel Krause; +Cc: reiserfs-list
Thanks for that information. When I couldnt mount my reiserfs partition,
I did do a mkreiserfs on that partition. How is that likely to affect
your suggestion A.2?
I was using kernel 2.4.20, Mandrake 8.1...and the reiserfs programs that
came with it.
I used the reiserfsck that came with the Mandrake 9.1 distro...to make
the filesystem.
Credit Card information to follow...
*sigh*
Manuel Krause wrote:
> On 07/28/03 00:39, dsen@homemail.com wrote:
>
>> 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
>>
>
> Try the following from a spare/rescue partition:
>
> A.1) Try the most recent reiserfsprogs from
> ftp://ftp.namesys.com/pub/reiserfsprogs
> on your lost partitions and provide the info of
> "reiserfsck --check /lost/partition"
>
> A.2) Try "reiserfsck --rebuild-tree /lost/partition on your
> own risk (!!!)
>
> B) Use most recent plain kernel (> 2.4.19)
>
> C) Provide more info in general (versions of kernel,
> reiserfsprogs, distro, credit card info ;-)
> and so on...)
>
> D) Refer to http://www.namesys.com/support.html
>
>
> You can mix the things above, but if you can, use at least the row A.1,
> C, B, A.2, always considering D before the next full report!
>
> Best wishes,
>
> Manuel
>
>
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* 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.