Skip to content
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

NVMe probe finds incorrect drive "error" state and suggests replacing the drive #182

Open
kode54 opened this issue Sep 25, 2024 · 0 comments

Comments

@kode54
Copy link

kode54 commented Sep 25, 2024

The current release of smartmontools, 7.4.0, as of this post, has a misfeature with certain NVMe drives. Those drives do not support querying the self-test logs from the namespace devices (nvme#n1, etc), but only the root or broadcast device. (nvme#)

In fact, one of my drives, a Samsung 980 Pro, not only spits out an error for that command, it logs the erroneous command in its error log forever more.

The latest snapshot of 7.5.0 fixes this by sending the commands to the correct place, not sure if it's specific to these drives, though.

Unfortunately, that has already resulted in a mess of hardware probes in the hardware database all reporting errors for these affected drives.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant