* Fwd: Bad root block 0
@ 2003-09-07 12:46 Roland Häder
2003-09-08 9:51 ` Oleg Drokin
0 siblings, 1 reply; 5+ messages in thread
From: Roland Häder @ 2003-09-07 12:46 UTC (permalink / raw)
To: reiserfs-list
Hello again,
another thing: I could extract the "missing" metadata as you described
to a compressed file. But I do not mail it to you, because it contains
"security-breaking-data": My Online-Banking stuff. :-( If I do so,
which will never happen - you just need to crack my password for
"unlimited" cash.... :-(
Roland
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Fwd: Bad root block 0
2003-09-07 12:46 Fwd: Bad root block 0 Roland Häder
@ 2003-09-08 9:51 ` Oleg Drokin
2003-09-08 15:15 ` Roland Häder
0 siblings, 1 reply; 5+ messages in thread
From: Oleg Drokin @ 2003-09-08 9:51 UTC (permalink / raw)
To: Roland H?der; +Cc: reiserfs-list
Hello!
On Sun, Sep 07, 2003 at 02:46:32PM +0200, Roland H?der wrote:
> another thing: I could extract the "missing" metadata as you described
> to a compressed file. But I do not mail it to you, because it contains
> "security-breaking-data": My Online-Banking stuff. :-( If I do so,
Hm. Can you tell us what kernel version you were using at the time of writing
your files to encrypted device?
What do you mean by extracting "missing metadata"?
> which will never happen - you just need to crack my password for
> "unlimited" cash.... :-(
"unlimited cash"? Wow!
Bye,
Oleg
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Fwd: Bad root block 0
2003-09-08 9:51 ` Oleg Drokin
@ 2003-09-08 15:15 ` Roland Häder
2003-09-08 15:34 ` Oleg Drokin
0 siblings, 1 reply; 5+ messages in thread
From: Roland Häder @ 2003-09-08 15:15 UTC (permalink / raw)
To: reiserfs-list
On Monday 08 September 2003 11:51 am, Oleg Drokin wrote:
> Hello!
Hello,
>
> Hm. Can you tell us what kernel version you were using at the time of
> writing your files to encrypted device?
Opps: Vanilla 2.4.21 with cryptoloop (not patched, it's compiled alone
and installed into /lib/modules/2.4.21/xxxxx)
> What do you mean by extracting "missing metadata"?
debugreiserfs can extract the metadata of a rfs-partition. With
"missing" I mean that reiserfschk tells me that there's no metadata
available. So here's a strange thing: debugreiserfs found it, but
reiserfschk not...
> "unlimited cash"? Wow!
Nope, not *really* unlimited cash... :)
Bye,
Roland
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Fwd: Bad root block 0
2003-09-08 15:15 ` Roland Häder
@ 2003-09-08 15:34 ` Oleg Drokin
2003-09-08 16:55 ` Roland Häder
0 siblings, 1 reply; 5+ messages in thread
From: Oleg Drokin @ 2003-09-08 15:34 UTC (permalink / raw)
To: Roland H?der; +Cc: reiserfs-list
Hello!
On Mon, Sep 08, 2003 at 05:15:01PM +0200, Roland H?der wrote:
> > Hm. Can you tell us what kernel version you were using at the time of
> > writing your files to encrypted device?
> Opps: Vanilla 2.4.21 with cryptoloop (not patched, it's compiled alone
> and installed into /lib/modules/2.4.21/xxxxx)
Ah, ok.
> > What do you mean by extracting "missing metadata"?
> debugreiserfs can extract the metadata of a rfs-partition. With
> "missing" I mean that reiserfschk tells me that there's no metadata
> available. So here's a strange thing: debugreiserfs found it, but
> reiserfschk not...
What debugfs command found the metadata? Was it just plain "debugreiserfs -p"?
How much leaves/internal nodes were found?
> > "unlimited cash"? Wow!
> Nope, not *really* unlimited cash... :)
Ah, sigh.
I thought Bill Gates started to use linux + reiserfs, but no...
Bye,
Oleg
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Fwd: Bad root block 0
2003-09-08 15:34 ` Oleg Drokin
@ 2003-09-08 16:55 ` Roland Häder
0 siblings, 0 replies; 5+ messages in thread
From: Roland Häder @ 2003-09-08 16:55 UTC (permalink / raw)
To: reiserfs-list
Hello,
> > Opps: Vanilla 2.4.21 with cryptoloop (not patched, it's compiled
> > alone and installed into /lib/modules/2.4.21/xxxxx)
>
> Ah, ok.
:-)
> What debugfs command found the metadata? Was it just plain
> "debugreiserfs -p"? How much leaves/internal nodes were found?
debugreiserfs /dev/loop3:
debugreiserfs 3.6.11 (2003 www.namesys.com)
Filesystem state: consistency is not checked after last mounting
Reiserfs super block in block 16 on 0x703 of format 3.6 with standard journal
Count of blocks on the device: 24492
Number of bitmaps: 1
Blocksize: 4096
Free blocks (count of blocks - used [journal, bitmaps, data, reserved] blocks): 24492
Root block: 0
Filesystem is cleanly umounted
Tree height: 65535
Hash function used to sort names: "r5"
Objectid map size 2, max 972
Journal parameters:
Device [0x0]
Magic [0x9cdd049]
Size 8193 blocks (including 1 for journal header) (first block 18)
Max transaction length 1024 blocks
Max batch size 900 blocks
Max commit age 30
Blocks reserved by journal: 0
Fs state field: 0xfa02:
FATAL corruptions exist.
sb_version: 2
inode generation number: 0
UUID: 7691903f-ec2b-4c06-9cf2-eaa545c7db77
LABEL: Haspa-Banking
Set flags in SB:
ATTRIBUTES CLEAN
debugreiserfs -d /dev/loop3:
debugreiserfs 3.6.11 (2003 www.namesys.com)
Loading on-disk bitmap .. 8216 bits set - done
super block..ok
bitmaps..(1).. ok
journal (from 18 to 8210)..ok
Super block, bitmaps, journal - 8195 blocks - done, 23 blocks left
0%....20%....40%....60%....80%....100% left 0, 0 /sec
Packed 8195 blocks:
compessed 0
full blocks 8195
leaves with broken block head 0
corrupted leaves 0
internals 0
descriptors 0
data packed with ratio 1.00
Hope this is enougth?
Roland
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-09-08 16:55 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-07 12:46 Fwd: Bad root block 0 Roland Häder
2003-09-08 9:51 ` Oleg Drokin
2003-09-08 15:15 ` Roland Häder
2003-09-08 15:34 ` Oleg Drokin
2003-09-08 16:55 ` Roland Häder
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.