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

Data Sheet

Attachments (2)

smartctl-SHGS31-1000GS-2.txt (8.6 KB) - added by dak180 2 years ago.
SHGS31-1000GS-2.txt (8.9 KB) - added by dak180 2 years ago.

Download all attachments as: .zip

Change History (15)

Changed 2 years ago by dak180

comment:1 Changed 2 years ago by Christian Franke

Keywords: skhynix removed
Summary: SHGS31-1000GS-2SHGS31-1000GS-2 (SK hynix S31)

Could be added to existing entry SK hynix SATA SSDs.

PS: Please do not set the Milestone in future submissions.

comment:2 Changed 2 years ago by dak180

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 Christian Franke

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 dak180

I would tend to classify different units for a value as a noteworthy difference.

comment:5 Changed 2 years ago by Christian Franke

Milestone: Release 7.3unscheduled

Please be more specific and list the important differences here.

comment:6 Changed 2 years ago by dak180

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 in reply to:  6 ; Changed 2 years ago by Christian Franke

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 in reply to:  7 Changed 2 years ago by dak180

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.

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).

Version 0, edited 2 years ago by dak180 (next)

Changed 2 years ago by dak180

Attachment: SHGS31-1000GS-2.txt added

comment:9 Changed 2 years ago by Christian Franke

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 in reply to:  9 Changed 2 years ago by dak180

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 Christian Franke

Owner: set to Christian Franke
Status: newaccepted

comment:12 Changed 22 months ago by Christian Franke

Milestone: unscheduledRelease 7.3

comment:13 Changed 22 months ago by Christian Franke

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