-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
diskcorruption on 6.12.y #6492
Comments
Realtime support is new to 6.12:
|
|
Both the realtime and non-realtime 6.12 kernel fail:
|
I think you'll need to back off to a known good point, confirm that is reliable then just update the kernel. Start with a clean install of RPiOS Bookworm 64-bit lite. Confirm sdcard is reliable with no complaints in dmesg when running your normal workloads. Now update to our build of the 6.12 kernel. |
That build of the kernel works fine. |
You said
So I think the first issue to resolve is if the default 6.12 (non-realtime) kernel has an issue with corrupting the sdcard. |
Yes, but not the one from |
@folkertvanheusden were you able to reproduce the errors with a more recent 6.12 version? Haven't seen such errors on PREEMPT RT enabled 6.12 builds yet. Tested our tree (with some vendor patches, mostly targeting dt for our hardware platform) on CM5 with eMMC, pi500 with the stock rpi sd card and rpi2w. So far none of these has reported any ext4 warnings - even under high (io) load tests. Are there any other warnings / errors in kernel log? There are still some quirks with rt on rpi (dwc_otg for example needs patching or switch to dwc2) |
Hi,
I haven't tried it further, maybe later.
…On Fri, Jan 3, 2025 at 11:14 AM Nicolai ***@***.***> wrote:
@folkertvanheusden <https://github.com/folkertvanheusden> were you able
to reproduce the errors with a more recent 6.12 version? Haven't seen such
errors on PREEMPT RT enabled 6.12 builds yet.
Tested our tree (with some vendor patches, mostly targeting dt for our
hardware platform) on CM5 with eMMC, pi500 with the stock rpi sd card and
rpi2w. So far none of these has reported any ext4 warnings - even under
high (io) load tests. Are there any other warnings / errors in kernel log?
There are still some quirks with rt on rpi (dwc_otg for example needs
patching or switch to dwc2)
—
Reply to this email directly, view it on GitHub
<#6492 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUN5IW76IV5EMCBLL3MVPOD2IZPI7AVCNFSM6AAAAABSO5A44OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRYHE4DSNRXGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Describe the bug
Revision 521f2ba of branch rpi-6.12.y gives massive disk-corruption when realtime-kernel is enabled.
Steps to reproduce the behaviour
Configure kernel for real-time.
Device (s)
Raspberry Pi Zero 2 W, Raspberry Pi 3 Mod. B
System
raspbian 64bit lite
Logs
Not directly available. If this problem is of interest, I can see if I can reproduce it.
Errors I saw were related to directory-nodes being full.
Additional context
No response
The text was updated successfully, but these errors were encountered: