Re: Please help RAID1 complete fail no superblock

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/23/2016 10:25 PM, Wols Lists wrote:
Basically, you need to run hexdump, and look for evidence of a damaged
superblock, and/or a filesystem superblock.

That thread should tell you what strings to look for to locate any superblocks, which are
probably on a 4K boundary.

Thank you for the explanation.
How do I tell the difference between a filesystem superblock and a damanged one in the hexdump output?

I found in stackexchange instructions to look for "magic number 0x53EF",
which I then realized was searched by the egrep command in the other thread you mentioned.

If you find them, the other experts will be able, hopefully, to tell you
how to get the array back

I do see "53 ef" in the fifth line of the output for my sdb1 hexdump !
I'll greatly appreciate it if someone could instruct me in how to mount my sdb1 partition.

I see in some guide online, that one could mount a lost partition with a command like:
mount /dev/sdd -o ro,offset=2097152 /mnt/test/

How did they calculate that offset number?
And is there anything else I should do to recover the partition before or after mount?

I have a new HDD to which I could copy all the data, if I manage to mount the partition. So, I could create a new array on the old drives, and then copy the data back.

--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux