Bug 1214219 - Bug in smartmontools needs updates in openSUSE packages
Summary: Bug in smartmontools needs updates in openSUSE packages
Status: RESOLVED UPSTREAM
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Stanislav Brabec
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-12 20:55 UTC by Maxim
Modified: 2024-02-01 00:28 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.