Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#1294 closed defect (duplicate)

Crucial MX500: bogus raw values in attribute 197

Reported by: D.Dave Owned by:
Priority: minor Milestone: Release 7.2
Component: drivedb Version: 7.1
Keywords: ssd Cc:

Description

Manjaro Linux, smartctl 7.1 (smartmontools 7.1-1)

Since smartmontools has been updated from 7.0 to 7.1, I see the following error/warning about the Crucial MX500 SSD (Firmware version M3CR023)

Warning This firmware returns bogus raw values in attribute 197

But this attribute, also checked in other utilities, doesn't report nothing of bad:

197,"Current Pending Sector Count","never","100","100","0","0","old age","-O--CK"

As I dowgrade to smartctl 7.0, this warning disappear.

Change History (6)

comment:1 Changed 3 years ago by Christian Franke

Component: alldrivedb
Resolution: worksforme
Status: newclosed

There were reports that this firmware may randomly flip the raw value of this attribute between 0 and 1, see ticket #1227. This results in false positive warning mails from smartd.

If your drive does not show this behavior, create a local drive database entry from "Crucial/Micron MX500 SSDs" entry (see r5008). Clear the warning string and comment out the "-v 197,raw48,Bogus_Current_Pend_Sect " line. See -B option on smartctl man page for details.

comment:2 Changed 3 years ago by D.Dave

Clear the warning string and comment out the "-v 197,raw48,Bogus_Current_Pend_Sect " line. See -B option on smartctl man page for details.

Thank you, worked like a charm.

comment:3 Changed 3 years ago by Christian Franke

Milestone: Release 7.1

comment:4 Changed 3 years ago by Christian Franke

Milestone: Release 7.1
Resolution: worksforme
Status: closedreopened

Reopen because new info is available, see ticket #1227.

comment:5 Changed 3 years ago by Christian Franke

Keywords: ssd added
Resolution: duplicate
Status: reopenedclosed

See ticket #1227.

comment:6 Changed 3 years ago by Christian Franke

Milestone: Release 7.2
Note: See TracTickets for help on using tickets.