Bug 1214219

Summary: Bug in smartmontools needs updates in openSUSE packages
Product: [openSUSE] openSUSE Tumbleweed Reporter: Maxim <leyyyyy>
Component: OtherAssignee: Stanislav Brabec <sbrabec>
Status: RESOLVED UPSTREAM QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: sbrabec
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Maxim 2023-08-12 20:55:04 UTC
https://github.com/smartmontools/smartmontools/issues/163

The storage device SanDisk Extreme Pro is likely to fail soon!

It is false positive error about SMART failing value.

On desktop it shows notification UI by mistake.
Comment 1 Stanislav Brabec 2024-02-01 00:28:39 UTC
The problem is not in smartmontools. It is a problem of the disk firmware. And only the manufacturer knows, whether it is critical or not.

Perc_Avail_Resrvd_Space reaching 0 means, that the drive went completely out of spare blocks, and in the next occurrence of a weak sector, it will fail to relocate the failing area.

Anyway, smartmontools has a database that makes possible to ignore confirmed firmware bugs.

We do not release the database updates as an online update, unless there is a business case for that. Users of community products can update this database directly from the upstream by the command called as root:

update-smart-drivedb

Once the upstream releases the database, just run the command, and you should get your error hidden.