On Wed, Jan 31, 2024 at 10:00:38PM +0000, Srdjan Todorovic wrote:
How does one even know if their NVME drive is failing? AFAIK, smartctl doesnt work on them in the same way it does on spinning drives. Or is this a kernel bug?
There's a command nvme or nvme-cli that may help.
https://github.com/linux-nvme/nvme-cli
I'd just install the older kernel and boot that manually and see what happens, it could be a bug introduced in a newer kernel that is affecting your hardware.
Adam --