Opened 5 years ago

Closed 5 years ago

#1209 closed enhancement (fixed)

Apacer AS340

Reported by: michlinux Owned by: Christian Franke
Priority: minor Milestone: Release 7.1
Component: drivedb Version:
Keywords: ssd Cc:

Description

Apacer AS340
120gb

Attachments (1)

smartctl-Apacer-AS340.txt (7.3 KB ) - added by michlinux 5 years ago.

Download all attachments as: .zip

Change History (6)

by michlinux, 5 years ago

Attachment: smartctl-Apacer-AS340.txt added

comment:1 by Christian Franke, 5 years ago

Component: alldrivedb
Keywords: ssd added
Milestone: unscheduled

See also ticket #1202.

comment:2 by michlinux, 5 years ago

I tested the following and works for my drive using ids from #1202 (Modified to fit length limits, and removed redundant -v)

  { "Apacer AS340 (120|240|480|960)GB|",
    "Apacer AS340 (120|240|480|960)GB",
    "", "",
    "-v 163,raw48,Max_Erase_Count "
    "-v 164,raw48,Average_Erase_Count "
    "-v 166,raw48,Later_Bad_Block_Count "
    "-v 167,raw48,SSD_Protect_Mode "
    "-v 168,raw48,SATA_PHY_Error_Count "
    "-v 171,raw48,Program_Fail_Count "
    "-v 172,raw48,Erase_Fail_Count "
    "-v 175,raw48,Bad_Cluster_Table_Count "
    "-v 192,raw48,Unsafe_Shutdown_Count "
    "-v 231,raw48,Lifetime_Left "
  },

Output:

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  9 Power_On_Hours          0x0032   100   100   000    Old_age   Always       -       3846
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       10
163 Max_Erase_Count         0x0032   100   100   000    Old_age   Always       -       44
164 Average_Erase_Count     0x0032   100   100   000    Old_age   Always       -       12
166 Later_Bad_Block_Count   0x0032   100   100   000    Old_age   Always       -       0
167 SSD_Protect_Mode        0x0032   100   100   000    Old_age   Always       -       0
168 SATA_PHY_Error_Count    0x0032   100   100   000    Old_age   Always       -       0
171 Program_Fail_Count      0x0032   100   100   000    Old_age   Always       -       0
172 Erase_Fail_Count        0x0032   100   100   000    Old_age   Always       -       0
175 Bad_Cluster_Table_Count 0x0032   100   100   000    Old_age   Always       -       0
192 Unsafe_Shutdown_Count   0x0032   100   100   000    Old_age   Always       -       5
194 Temperature_Celsius     0x0022   067   067   030    Old_age   Always       -       33 (Min/Max 33/33)
231 Lifetime_Left           0x0012   100   100   000    Old_age   Always       -       99
241 Total_LBAs_Written      0x0032   100   100   000    Old_age   Always       -       1444154090
Last edited 5 years ago by michlinux (previous) (diff)

comment:3 by Christian Franke, 5 years ago

Milestone: unscheduledRelease 7.1

Thanks!

comment:4 by Christian Franke, 5 years ago

Owner: set to Christian Franke
Status: newaccepted

comment:5 by Christian Franke, 5 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.