|
Bugzilla – Full Text Bug Listing |
| Summary: | Bug in smartmontools needs updates in openSUSE packages | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Maxim <leyyyyy> |
| Component: | Other | Assignee: | 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
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. |