smartctl causing errors in dmesg with SAS SSD drives
For some time, I've observed a weird behavior with several SSD SAS drives. Whenever I checked their info using 'smartctl -a /dev/sdX', an error message appeared in dmesg:
[ 510.392322] sd 11:0:9:0: [sdk] tag#3990 Sense Key : Recovered Error [current] [ 510.392336] sd 11:0:9:0: [sdk] tag#3990 Add. Sense: Grown defect list not found
Finally, it came time that I decided to investigate it.