Hi,
I've a disk that is not in the smart database:
Device Model: Crucial_CT960M500SSD1
Serial Number: 14010960553B
LU WWN Device Id: 5 00a075 10960553b
Firmware Version: MU03
User Capacity: 960 197 124 096 bytes [960 GB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: Solid State Device
Form Factor: 2.5 inches
Device is: Not in smartctl database [for details use: -P showall]
Looking for information, I found #326 and referenced commits 3925 and 3926 that suggests me that I should be just needed to add the reference of my disk in smartctl database, hence this bug report.
Here is the current report of smartctl (with smartmontools 6.3+svn4002 as in the Debian package):
The current drivedb.h does not seem to list my disk for now (I did not compile and test the last svn commit, I just looked at the sources) :
trunk/smartmontools/drivedb.h:
[...]
Attached is a patch for detecting the new 12TB model in the Western Digital Gold series of SATA drives. This patch simply adds a detection for the 12TB model in the existing family entry.
Please let me know if I can provide any further information to assist with adding support for this drive. Thanks.