Re: Bad magic on superblock on /dev/sda at 65536

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

 




On 2018年04月07日 01:03, David Sterba wrote:
> On Fri, Apr 06, 2018 at 11:32:34PM +1000, Ben Parsons wrote:
>> Hi,
>>
>> I just had an unexpected restart and now my btrfs pool wont mount.
>> The error on mount is:
>>
>>     "ERROR: unsupported checksum algorithm 41700"
>>
>> and when running
>>
>>     btrfs inspect-internal dump-super /dev/sda
>>     ERROR: bad magic on superblock on /dev/sda at 65536
>>
>> I saw a thread in the mailing list about it:
>> https://www.spinics.net/lists/linux-btrfs/msg75326.html
>> However I am told on IRC that Qu fixed it using magic.
>>
>> Any help would be much appreciated.
> 
> In the previous report, there were 2 isolated areas of superblock
> damaged. Please post output of
> 
> 	btrfs inspect dump-super /path

And don't forget -Ffa option.
-F to force btrfs-progs to recognize it as btrfs no matter what the magic is
-f shows all data so we could find all corruption and fix them if possible
-a shows all backup superblocks, and if some backup is good, "btrfs
rescue super-recovery" mentioned by Nikolay would be the best solution.

Despite that, any extra info on how this happened is also appreciated,
as similar problem happened twice, which means we need to pay attention
on this.

Thanks,
Qu

Thanks,
Qu

> 
> so we can see if it's a similar issue.
> 
> In case it is, there's a tool in the btrfs-progs repo that can fix the
> individual values.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux