Opened 9 years ago
Closed 8 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 Changed 9 years ago by
Status: | new → accepted |
---|
comment:2 follow-up: 4 Changed 9 years ago by
Cc: | samm@… added |
---|
comment:3 Changed 9 years ago by
Milestone: | → Release 6.5 |
---|
comment:4 Changed 8 years ago by
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.