Hello, Dear Btrfs Friends - nice to meet you!
I use btrfs for the first time and I do it because of the de-duplication feature which I was going to have
However before I could even give it a try... today I cannot access my important data anymore and I need your help to solve the problem, please!
I wouldn't like to abandon using btrfs and I hope there's a way to get back my data, with your Great Help!
I googled and executed the below commands but even if the "chunk-recover" says that "chunk tree recovered successfully", I still cannot mount the btfrs store...
1). $ sudo btrfs check /dev/md0
Opening filesystem to check...
checksum verify failed on 7653130240 found 000000B6 wanted 00000000
checksum verify failed on 7653130240 found 000000B6 wanted 00000000
bad tree block 7653130240, bytenr mismatch, want=7653130240, have=0
Couldn't read tree root
ERROR: cannot open file system
2). $ sudo btrfs rescue chunk-recover /dev/md0
Scanning: DONE in dev0
Check chunks successfully with no orphans
Chunk tree recovered successfully
3). $ sudo mount /dev/md0 /mnt/.MD0
mount: /mnt/.MD0: wrong fs type, bad option, bad superblock on /dev/md0, missing codepage or helper program, or other error.
4). Gparted is showing that my data is physically present:
https://drive.google.com/file/d/1e6J...gTA/view?pli=1
Thanks in advance and kind regards~~Piotrek~~pe3no
I use btrfs for the first time and I do it because of the de-duplication feature which I was going to have
However before I could even give it a try... today I cannot access my important data anymore and I need your help to solve the problem, please!
I wouldn't like to abandon using btrfs and I hope there's a way to get back my data, with your Great Help!
I googled and executed the below commands but even if the "chunk-recover" says that "chunk tree recovered successfully", I still cannot mount the btfrs store...
1). $ sudo btrfs check /dev/md0
Opening filesystem to check...
checksum verify failed on 7653130240 found 000000B6 wanted 00000000
checksum verify failed on 7653130240 found 000000B6 wanted 00000000
bad tree block 7653130240, bytenr mismatch, want=7653130240, have=0
Couldn't read tree root
ERROR: cannot open file system
2). $ sudo btrfs rescue chunk-recover /dev/md0
Scanning: DONE in dev0
Check chunks successfully with no orphans
Chunk tree recovered successfully
3). $ sudo mount /dev/md0 /mnt/.MD0
mount: /mnt/.MD0: wrong fs type, bad option, bad superblock on /dev/md0, missing codepage or helper program, or other error.
4). Gparted is showing that my data is physically present:
https://drive.google.com/file/d/1e6J...gTA/view?pli=1
Thanks in advance and kind regards~~Piotrek~~pe3no
Comment