Opened 4 years ago
Closed 4 years ago
#1366 closed patch (fixed)
Please Add ATP SATA III aMLC M.2 2242 Embedded SSD to database
Reported by: | ATPElectronics | Owned by: | Christian Franke |
---|---|---|---|
Priority: | minor | Milestone: | Release 7.2 |
Component: | drivedb | Version: | |
Keywords: | ssd | Cc: |
Description (last modified by )
please help to add ATP SATA III aMLC M.2 2242 Embedded SSD smart attribute details into database. Thank you!
=================================================================================================== SSD Model name: ATP SATA III aMLC M.2 2242 Embedded SSD { "ATP SATA III aMLC M.2 2242 Embedded SSD", "ATP I-Temp M.2 2242", "","", "-v 1,raw48,Raw_Read_Error_Count " "-v 5,raw48,Reallocated_Sector_Count " "-v 9,raw24(raw8),Power_On_Hours " "-v 12,raw48,Power_Cycle_Count " "-v 14,raw48,Device_Physical_Capacity " "-v 15,raw48,Device_User_Capacity " "-v 16,raw48,Initial_Spare_Blocks " "-v 17,raw48,Remaining_Spare_Blocks_Current " "-v 100,raw48,Total_Erease_Count " "-v 160,raw48,Uncorrectable_Sector_Count_RW " "-v 172,raw48,Total_Block_Erase_Count " "-v 173,raw48,Max_Erase_Count " "-v 174,raw48,Pwr_Cycle_Ct_Unexpected " "-v 175,raw48,Average_Erase_Count " "-v 181,raw48,Total_Block_Program_Failure " "-v 187,raw48,Reported_Uncorrectable_Errors " "-v 194,raw48,Device_Temperature " "-v 195,raw48,Hardware_ECC_Recovered " "-v 197,raw48,Current_Pending_Block_Count " "-v 198,raw48,Offline_Surface_Scan " "-v 199,raw48,SATA_FIS_CRC_Errors " "-v 202,raw48,PCT_Drive_Life_Used " "-v 205,raw48,Thermal_Asperity_Rate_TAR " "-v 231,raw48,Controller_Temperature " "-v 234,raw48,Total_Sector_Read_from_NAND " "-v 235,raw48,Total_Sector_Write_to_Device " "-v 241,raw48,Total_Sector_Write_to_NAND " "-v 242,raw48,Total_Sector_Read_from_Device " "-v 248,raw48,PCT_Drive_Life_Remaining " "-v 249,raw48,Spare_Block_Remaining " },
Attachments (3)
Change History (12)
by , 4 years ago
comment:1 by , 4 years ago
Description: | modified (diff) |
---|
comment:2 by , 4 years ago
Keywords: | ssd added |
---|---|
Milestone: | → undecided |
Type: | defect → patch |
by , 4 years ago
Attachment: | smartctl-ATP-SATAIII_aMLC_M.2_SSD.txt added |
---|
by , 4 years ago
Attachment: | smartctl-ATP-SATAIII_aMLC_M.2_SSD.patch added |
---|
comment:3 by , 4 years ago
Hi Christian,
Thanks for your feedback, attached please find the full smartmontools report and the patch file for the additional smart information we would like to add into the database. Let me know if the information provided is sufficient, thanks for your help again!
comment:4 by , 4 years ago
Milestone: | undecided → unscheduled |
---|
Looks better. Note that I will change and/or comment out-entries to unify attribute naming.
PS: The patch is in the reverse direction, but this does not matter in this case.
follow-up: 6 comment:5 by , 4 years ago
Hi Christine, thanks for reply! I ran a test today but wasn't able to find the updated information yet. Since one of our customer is waiting to see the updated information, may you kindly share the timeframe when we could expect to see the updated data?
Thanks for your help :)
comment:6 by , 4 years ago
I ran a test today but wasn't able to find the updated information yet.
Of course, therefore this ticket is still open.
.. our customer is waiting to see the updated information...
Send your customer a file with the single entry to install it as a local drive database file. See -B
option on smartctl man page for the configured default path.
... may you kindly share the timeframe when we could expect to see the updated data?
When it's done :-) We are a very small team maintaining smartmontools in unpaid spare time. Nobody pays for a SLA, so there is none.
comment:7 by , 4 years ago
Milestone: | unscheduled → Release 7.2 |
---|
comment:8 by , 4 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
Issues:
smartctl -x
output of at least one affected drive. See the FAQ for further info.-v
options with are already covered by the DEFAULT entry should be commented-out (see various other SSD entries for examples).svn diff
ordiff -u
outputs) instead of a full drivedb.h file.