#998166 collectd: SMART plugin with nvme causes the error "INVALID_NS"

Package:
collectd
Source:
collectd
Description:
statistics collection and monitoring daemon
Submitter:
Oyka Aengaef
Date:
2023-05-04 19:18:02 UTC
Severity:
normal
#998166#5
Date:
2021-10-31 10:57:56 UTC
From:
To:
Dear Maintainer,

When running collectd, nvme constantly generates an error:

	$ nvme error-log / dev / nvme0
	Error Log Entries for device:nvme0 entries:64
	.................
	 Entry[ 0]
	.................
	error_count     : 87461
	sqid            : 0
	cmdid           : 0xb001
	status_field    : 0x4016(INVALID_NS: The namespace or the format of that namespace is invalid)
	parm_err_loc    : 0x4
	lba             : 0
	nsid            : 0xffffffff
	vs              : 0
	trtype          : The transport type is not indicated or the error is not transport related.
	cs              : 0
	trtype_spec_info: 0

All errors> 87k are the same.
I am using "Samsung SSD 970 EVO 1TB" with firmware version "2B2QEXE7".

#998166#10
Date:
2023-05-04 19:14:43 UTC
From:
To:
This bug is maybe related to :

https://github.com/collectd/collectd/pull/3974