Opened 4 years ago
Last modified 3 years ago
#1448 new defect
"Defect list not found" SAS SSD
Reported by: | Wolfgang | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | smartctl | Version: | 7.1 |
Keywords: | scsi | Cc: |
Description
Hey folks,
we are using Proxmox and with that smartmontools. We recently updated it and are now having the version 7.1
Proxmox uses smartd to activley monitor the smart values of every disk. We almost use only SAS disks and i know the SMART support for that is limited.
But since the upgrade to the newer version we are getting a lot of following system messages:
[sdl] tag#3581 Sense Key : Recovered Error [current] [sdl] tag#3581 Add. Sense: Defect list not found
everytime the SMART values of this SAS SSD are requested. E.g. with
smartctl -a /dev/sdl
i guess this is related to following ticket: https://www.smartmontools.org/ticket/343
and the reporting / requesting of this specific "defect list" should be ignored.
So either this could be a new introduced bug, or we are missing something. Maybe you guys could give us a hint.
best regards
Wolfgang
Attachments (3)
Change History (10)
comment:1 by , 4 years ago
Component: | all → smartctl |
---|---|
Version: | → 7.1 |
comment:2 by , 4 years ago
Keywords: | scsi added |
---|---|
Milestone: | → undecided |
comment:4 by , 4 years ago
Please provide a smartctl -r ioctl,2 -a ...
output of an affected device as an attachment.
by , 4 years ago
Attachment: | Log at 2021-04-11 12-32-41 PM.txt added |
---|
smartctl -r ioctl,2 -a /dev/sdl
by , 3 years ago
Attachment: | ssd-hpe-smartctl-7-2.txt added |
---|
smartctl -r ioctl,2 -a /dev/sde (HPE SSD with smartctl 7.2)
comment:5 by , 3 years ago
I am in the same situation with Proxmox and smartctl for HPE brand SSDs.
I have attached a log extract : ssd-hpe-smartctl-7-2.txt
Do you think it's possible to disable the call to this "grown defect list" function for specific SSD models? (via a modification to drivedb for example)
comment:6 by , 3 years ago
Component: | smartctl → all |
---|---|
Priority: | minor → major |
Ticket #1498 has been marked as a duplicate of this ticket.
comment:7 by , 3 years ago
Component: | all → smartctl |
---|
If possible, please test with smartmontools 7.2. It fixes some problems related to SCSI/SAS log sub-pages (r5074).