What | Removed | Added |
---|---|---|
Flags | needinfo?(slawek@lach.art.pl) | |
Status | NEW | IN_PROGRESS |
(In reply to SÅ‚awomir Lach from comment #33) > Backup done. > > So, if I understood, I should debug case of remounting fs to read only mode? > But how to debug this case? Should I wrote 'echo c > /proc/sysrq-trigger' > into terminal? How to detect case, when it occur? Should I listen some > udiskctl dbus signal? So according to your comment #32 everything works as expected when the amd_sfh module is blacklisted. Presumably this is causing memory corruptions (comment #17). The amd_sfh fix [1] landed on v6.11.4 and the commit message mentions: "resolve memory errors, page faults, btrfs going read-only, and btrfs disk corruption." Thus my recommendation would be to update to v6.11.5, remove amd_sfh from the blacklist, and see how it goes. [1] commit c56f9ecb7fb6 ("HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()")