[smartmontools-support] Unrecognised disk
Mike Squire
mike.squire at gmail.com
Wed Apr 5 01:55:05 CEST 2023
Hello!
I have installed a disk that is not recognised, but I believe it has the
same attributes as a model that is in the database. I previously installed
the same make and model (apparently) in another computer which is
recognised, but this one identifies its model differently. I tried updating
the DB to the trunk version and this is the output of "smartctl -i":
=== START OF INFORMATION SECTION ===
Device Model: WD Blue SA510 2.5 500GB
Serial Number: 222141804429
LU WWN Device Id: 5 001b44 8b0b68083
Firmware Version: 52008100
User Capacity: 500,107,862,016 bytes [500 GB]
Sector Size: 512 bytes logical/physical
Rotation Rate: Solid State Device
Form Factor: 2.5 inches
TRIM Command: Available, deterministic
Device is: Not in smartctl database
ATA Version is: ACS-4, ACS-2 T13/2015-D revision 3
SATA Version is: SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Wed Apr 5 00:08:42 2023 BST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
I manually edited the drivedb.h file to match this drive and the attributes
provided by "smartctl -A" now match the other computer's drive (and appear
to make sense). Here is the diff:
--- drivedb.h 2023-04-05 00:08:34.000000000 +0100
+++ drivedb.h-updated 2023-04-05 00:06:12.000000000 +0100
@@ -4681,6 +4681,7 @@
// WDC WDBNCE2500PNC/X61130WD, WDC WDBNCE0010PNC-WRSN/X41110WD,
// WDC WDS200T1R0A-68A4W0/411000WR, WDC WDS400T1R0A-68A4W0/411000WR
"WDC WDBNCE(250|500|00[124])0PNC(-.*)?|" // Blue 3D
+ "WD Blue SA510 2.5 500GB|"
"WDC
?WDS((120|240|250|480|500)G|[124]00T)(1B|2B|1G|2G|1R)0[AB](-.*)?",
// *B* = Blue, *G* = Green, *2B* = Blue 3D NAND, *1R* = Red SA500
"", "",
Obviously my RE is very specific, I am not sure how other variants identify
themselves. But I hope this helps.
This is an invaluable tool. Thank you for your time and effort in
maintaining it!
--
Mike Squire
mike.squire at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://listi.jpberlin.de/pipermail/smartmontools-support/attachments/20230405/449e75f8/attachment.htm>
More information about the Smartmontools-support
mailing list