Opened 2 years ago
Closed 22 months ago
#1517 closed enhancement (fixed)
SHGS31-1000GS-2 (SK hynix S31)
Reported by: | dak180 | Owned by: | Christian Franke |
---|---|---|---|
Priority: | minor | Milestone: | Release 7.3 |
Component: | drivedb | Version: | 7.2 |
Keywords: | ssd | Cc: |
Description
New drive entry: SK Hynix S31 1TB
Attachments (2)
Change History (15)
Changed 2 years ago by
Attachment: | smartctl-SHGS31-1000GS-2.txt added |
---|
comment:1 Changed 2 years ago by
Keywords: | skhynix removed |
---|---|
Summary: | SHGS31-1000GS-2 → SHGS31-1000GS-2 (SK hynix S31) |
comment:2 Changed 2 years ago by
From what I saw in the SK hynix SATA SSDs section vs. the data sheet the attributes do not all line up (they mostly do but not 100%).
comment:3 Changed 2 years ago by
SSD vendors continue to invent new attribute variants. Due to the very long drivedb backlog, I usually avoid extra entries for each new minor model/firmware difference.
comment:4 Changed 2 years ago by
I would tend to classify different units for a value as a noteworthy difference.
comment:5 Changed 2 years ago by
Milestone: | Release 7.3 → unscheduled |
---|
Please be more specific and list the important differences here.
comment:6 follow-up: 7 Changed 2 years ago by
241 & 242 are in GB rather than GiB.
170 & 173 & 231 & 243 & 250 are not present (not sure if that matters).
233 is listed as "Normalized Media Wear-out" which is defined as "The number of average erase/program cycles to indicate of imminent wear- out (Counting down from 100 to 1)"
234 is listed as "NAND GB Written" which is defined as "The number of programed pages".
I think those are all the differences between the section you linked and the drive's data sheet (linked in the description).
comment:7 follow-up: 8 Changed 2 years ago by
241 & 242 are in GB rather than GiB.
The meaning of 'G' in this context is not cleanly specified in the Spec. If it means the SI prefix, it may also be the case for the other drives covered by this or the second entry. The actual unit could be determined from a smartctl -x
output from a drive with more than ~44000000 Logical Sectors Read/Written
in Device Statistics
. GB and GiB ranges do no longer overlap then.
170 & 173 & 231 & 243 & 250 are not present (not sure if that matters).
It does not matter. If it would, drivedb.h would be N times larger for some N>2 :-) The sets of supported attributes may differ even between firmware versions for the same drive.
233 is listed as "Normalized Media Wear-out" which is defined as "The number of average erase/program cycles to indicate of imminent wear- out (Counting down from 100 to 1)"
Media_Wearout_Indicator
from DEFAULT
entry matches closely.
234 is listed as "NAND GB Written" which is defined as "The number of programed pages".
Lifetime_NAND_Prg_GiB
means the same (if GB is actually GiB). The second SK hynix SATA SSDs entry (see #1181) may be a better match.
comment:8 Changed 2 years ago by
The meaning of 'G' in this context is not cleanly specified in the Spec. If it means the SI prefix, it may also be the case for the other drives covered by this or the second entry. The actual unit could be determined from a
smartctl -x
output from a drive with more than ~44000000Logical Sectors Read/Written
inDevice Statistics
. GB and GiB ranges do no longer overlap then.
I could do a big rant on not specifying units and I am sure you could too so I wont.
I will attach the output of a drive over the threshold.
234 is listed as "NAND GB Written" which is defined as "The number of programed pages".
Lifetime_NAND_Prg_GiB
means the same (if GB is actually GiB). The second SK hynix SATA SSDs entry (see #1181) may be a better match.
Assuming GB is actually GiB than the first would match better because 234 is the only overlap (with an unknown attribute) whereas the second has several missing as well as numbers that mean different things (180 being the first I noticed).
Changed 2 years ago by
Attachment: | SHGS31-1000GS-2.txt added |
---|
comment:9 follow-up: 10 Changed 2 years ago by
Thanks for the output. Values do not match, GB comes closer:
241 Total_LBAs_Written -O--CK 100 100 000 - 903 242 Total_LBAs_Read -O--CK 100 100 000 - 180 ... 0x01 0x018 6 1765533946 --- Logical Sectors Written 0x01 0x028 6 352246877 --- Logical Sectors Read
1765533946 LBAs: 841 GiB, 882 GB 352246877 LBAs: 167 GiB, 176 GB
comment:10 Changed 2 years ago by
Replying to Christian Franke:
Thanks for the output. Values do not match, GB comes closer:
Does that mean a separate section then?
comment:11 Changed 22 months ago by
Owner: | set to Christian Franke |
---|---|
Status: | new → accepted |
comment:12 Changed 22 months ago by
Milestone: | unscheduled → Release 7.3 |
---|
Could be added to existing entry
SK hynix SATA SSDs
.PS: Please do not set the Milestone in future submissions.