Opened 11 years ago
Closed 10 years ago
#465 closed enhancement (fixed)
Read default SMART attribute settings from drivedb.h
| Reported by: | Christian Franke | Owned by: | Christian Franke |
|---|---|---|---|
| Priority: | minor | Milestone: | Release 6.5 |
| Component: | all | Version: | 6.3 |
| Keywords: | Cc: | samm@… |
Description
The current default SMART attribute settings (-v, --vendorattribute option) are hard-coded in functions get_default_raw_format() and get_default_attr_name().
To ease changes, the defaults should be set by DEFAULT HDD/SSD entries in drivedb.h itself.
Drawback: Automatic merges of new drivedb.h entries to drivedb.h branches will be incomplete.
Change History (5)
comment:1 by , 11 years ago
| Status: | new → accepted |
|---|
follow-up: 4 comment:2 by , 11 years ago
| Cc: | added |
|---|
comment:3 by , 11 years ago
| Milestone: | → Release 6.5 |
|---|
comment:4 by , 10 years ago
Note:
See TracTickets
for help on using tickets.

Replying to samm2:
hey samm2 I am seeing similar issue. smartctl is not able to fetch the vendor attributes properly how should I fix it for now instead of waiting for a new version to come.