Opened 6 years ago
Closed 6 years ago
#1177 closed patch (fixed)
DB entry for Swissbit X-600m Series Industrial mSATA SSD (SFSA016GU1AA2TO-I-DB-216-STD)
Reported by: | blkeller | Owned by: | Christian Franke |
---|---|---|---|
Priority: | minor | Milestone: | Release 7.1 |
Component: | drivedb | Version: | 7.0 |
Keywords: | ssd | Cc: |
Description
Attached is a patch for supporting this family of drives and a full smartmontools report for model SFSA016GU1AA2TO-I-DB-216-STD.
One noteworthy thing about this drive is that it splits the reporting of some values between two SMART attributes. For example, "Total LBAs Read" is split between attributes 242 and 244, with the lower 7 bytes of the total number of LBAs stored in 242, and the upper 5 bytes of this value stored in 244.
I didn't see any obvious way to tell smartctl to report two attributes as one value (like raw96(244) maybe??). I also couldn't find any precedent for handling split values like this in any existing drivedb entries. Given that, I decided it was probably best to format those attributes as hex so that a user, if interested, could easily concatenate the attribute values and get the actual reported value by converting that concatenation to decimal manually.
Please let me know if I can provide any further information to assist with adding support for this drive. Thanks.
Attachments (3)
Change History (6)
by , 6 years ago
Attachment: | smartctl-WDC-WD121KRYZ-01W0RB0.txt added |
---|
by , 6 years ago
Attachment: | smartctl-Swissbit-SFSA016GU1AA2TO-I-DB-216-STD.txt added |
---|
Output of "smartctl -q noserial -x"
by , 6 years ago
Attachment: | drivedb-Swissbit_X-600m_Series.patch added |
---|
Patch to add drive family to drivedb.h
comment:1 by , 6 years ago
Keywords: | ssd added |
---|---|
Milestone: | → Release 7.1 |
comment:2 by , 6 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
ignore this attachment -- wrong drive -- sorry