Custom Query (1560 matches)
Results (73 - 75 of 1560)
|
Ticket
|
Resolution
|
Summary
|
Owner
|
Reporter
|
| #597 |
fixed
|
Add Crucial BX100 to the database
|
Christian Franke
|
R00kie
|
| Description |
As the description implies, Crucial's BX100 SSDs are not yet on the database, the attached patch adds the needed information to the database.
The names for the attributes have been gathered from/checked against Storage Executive (SE) running on windows. I've tried to keep the naming consistent with similar names already present on the database.
The attributes that are commented have the name as shown in SE, the ones not commented have the names already present in the database, with the name from SE on the right as a comment. All attributes also have the units reported by SE.
Feel free to slice and dice the patch to keep the names consistent with the rest of the database or remove the comments to make the patch cleaner.
|
| #192 |
fixed
|
Add Crucial M4 SSD
|
Christian Franke
|
sfionov
|
| Description |
Crucial released updated 25nm Marvell-based SSD's at April 2011 with model ids:
M4-CT(064|128|256)M4SSD2
SMART specs are the same: http://www.micron.com/get-document/?documentId=5611
Also according to the specs, attribute 181 contains three raw16 values, not one raw48.
|
| #618 |
worksforme
|
Add Crucial_CT960M500SSD1 to database
|
|
Vincent Danjean
|
| Description |
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):
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x002f 100 100 000 Pre-fail Always - 0
5 Reallocated_Sector_Ct 0x0033 100 100 000 Pre-fail Always - 0
9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 14138
12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 24
171 Unknown_Attribute 0x0032 100 100 000 Old_age Always - 0
172 Unknown_Attribute 0x0032 100 100 000 Old_age Always - 0
173 Unknown_Attribute 0x0032 094 094 000 Old_age Always - 204
174 Unknown_Attribute 0x0032 100 100 000 Old_age Always - 8
180 Unused_Rsvd_Blk_Cnt_Tot 0x0033 000 000 000 Pre-fail Always - 16523
183 Runtime_Bad_Block 0x0032 100 100 000 Old_age Always - 0
184 End-to-End_Error 0x0032 100 100 000 Old_age Always - 0
187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
194 Temperature_Celsius 0x0022 061 050 000 Old_age Always - 39 (Min/Max 0/50)
196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 16
197 Current_Pending_Sector 0x0032 100 100 000 Old_age Always - 0
198 Offline_Uncorrectable 0x0030 100 100 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x0032 100 100 000 Old_age Always - 0
202 Unknown_SSD_Attribute 0x0031 094 094 000 Pre-fail Offline - 6
206 Unknown_SSD_Attribute 0x000e 100 100 000 Old_age Always - 0
210 Unknown_Attribute 0x0032 100 100 000 Old_age Always - 0
246 Unknown_Attribute 0x0032 100 100 --- Old_age Always - 14853124027
247 Unknown_Attribute 0x0032 100 100 --- Old_age Always - 696996831
248 Unknown_Attribute 0x0032 100 100 --- Old_age Always - 3912597374
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:
[...]
"Crucial_CT(120|240|480)M500SSD[13]", // Marvell 88SS9187 BLD2, tested with Crucial_CT120M500SSD3/MU02,
// Crucial_CT120M500SSD1/MU02, Crucial_CT240M500SSD1/MU03, Crucial_CT480M500SSD1/MU03
[...]
Regards,
Vincent
|
Note:
See
TracQuery
for help on using queries.