Re: Mountroot problems on RPi3/aarch64
- Reply: bob prohaska : "Re: Mountroot problems on RPi3/aarch64"
- Reply: Mark Millard : "Re: Mountroot problems on RPi3/aarch64"
- In reply to: Mark Millard : "Re: Mountroot problems on RPi3/aarch64"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Jun 2022 01:43:24 UTC
There is another checkin to main for superblock handling:
QUOTE
The branch main has been updated by mckusick:
URL: https://cgit.FreeBSD.org/src/commit/?id=50dc4c7df4156863148e6a9609c03e852e2aeb35
commit 50dc4c7df4156863148e6a9609c03e852e2aeb35
Author: Kirk McKusick <mckusick@FreeBSD.org>
AuthorDate: 2022-06-24 00:39:05 +0000
Commit: Kirk McKusick <mckusick@FreeBSD.org>
CommitDate: 2022-06-24 00:39:53 +0000
When a superblock integrity check fails, report the cause of the failure.
No functional change intended.
MFC after: 1 month (with 076002f24d35)
Differential Revision: https://reviews.freebsd.org/D35219
. . .
END QUOTE
So, not a fix but it should make it obvious:
A) each time a superblock check fails
B) what type of superblock failure each failure is for.
It might help isolate if your failures are superblock failures
vs. some other tpye of failure.
===
Mark Millard
marklmi at yahoo.com