On Wed, Dec 4, 2024 at 11:07 AM Daniel Harris <mail.dhar...@googlemail.com> wrote: > > I have been using the stable branch but recently it has not been so stable. > I have experienced some unexpected behavior Not sure if its related to this > ubuntu bug ( https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1805816 ) > > Seeing the similarity especially that we are both using similar drives (mine > i( Samsung SSD 980 PRO 1TB) makes me think it might be a hardware instead of > a software issue. > > Anyway its interesting that it has only started recently. Different kernel > possibly? > > Not sure if I can attach a picture of the error messages but some of the > errors are > ext4_find_entry > ext4_journal_check_start > ext4_setattr > mounting filesystem read-only > > I have done a file system check and everything seems ok and the drive doesn't > have any error messages and journalctl doesn't seem to log any errors (not > that i can find anyway).
The drive should have a SMART interface. Does `smartctl -a` report any errors? > I will have to disable the apst but i just thought this bug might have been > fixed from 2018 but maybe not. Jeff