bisected: 5befc7c26e nvme impl non-mdts gives smartd error log entries
koos vriezen
koos.vriezen at gmail.com
Mon Aug 2 09:49:00 PDT 2021
Hi,
Op ma 2 aug. 2021 om 17:56 schreef Keith Busch <kbusch at kernel.org>:
>
> On Sat, Jul 31, 2021 at 10:32:20AM +0200, koos vriezen wrote:
> > Hi,
> >
> > On my XPS 13 9380 I get local mails with content
> >
> > "
> > The following warning/error was logged by the smartd daemon:
> >
> > Device: /dev/nvme0, number of Error Log entries increased from 28 to 29
> >
> > Device info:
> > PM981 NVMe Samsung 512GB, S/N:S3ZHNF0KB11472, FW:EXA74D1Q, 512 GB
> > "
> >
> > after boot and increasing numbers after resume. Git bisect report:
>
> The controller shouldn't log an error when we request an optional
> identification. We don't have another way to determine if the controller
> supports this other than to request it. I think this should be reported
> to the device vendor for a firmware fix.
Thanks for your answer. I have the latest Dell bios installed (which
applied quite some firmware updates as well during install -- not that
I remembered which one exactly) and officially this device is too old
for support from Dell.
I didn't see any recents hits with google for this error, so maybe
it's just this device. I guess I can add a `return 0;` just before
the `nvme_ctrl_limited_cns` call in `nvme_init_non_mdts_limits`
locally for now.
Cheers,
Koos Vriezen
More information about the Linux-nvme
mailing list