Custom Query (1546 matches)
Results (67 - 69 of 1546)
|
Ticket
|
Resolution
|
Summary
|
Owner
|
Reporter
|
| #944 |
worksforme
|
WD Hard Drive smartd[484]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 102 to 100
|
|
Veek
|
| Description |
I have been querying my hard disk every 60s for the last few days and plotting temps using hddtemp/rrdtool. It hovers around the 40-42 C mark. https://imgur.com/a/NkIuP
However smartd reports spikes of 100-102 C multiple times per day. I thought this was erroneous BUT when i do
smartctl -a /dev/sda
a different picture emerges
194 Temperature_Celsius 0x0022 100 096 000 Old_age Always - 43
WORST shows 96 C which is unusual so I am concluding that smartd is correct after all. However how is it able to detect the spike in temp whereas hddtemp fails?
Is this value (smartd) erroneous? How is it being generated and how accurate is it? Can someone clarify if my temp is spiking to 96 C - could you guys shed some light on how all this works.
(I contacted WD but they just asked me to run some tool of theirs which is not documented very well - i have no idea if their Quick Test is destructive - so I've asked them about that - waiting for their reply)
|
| #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
|
| #709 |
fixed
|
Dead links on wiki: should be http://www.netpower.fr/smartmontools-win not http://www.netpower.fr/smartmontools
|
Christian Franke
|
vanilla2
|
| Description |
I could not find out how to ask wiki authors to correct a dead link, so I'm creating this ticket.
All the links on the wiki for "smartmoxntools for windows" are dead: please change all occurances
FROM:
http://www.netpower.fr/smartmontools (dead link)
TO:
http://www.netpower.fr/smartmontools-win and https://github.com/deajan/smartmontools-win
I found dead links in News and https://www.smartmontools.org/wiki/Links
|
Note:
See
TracQuery
for help on using queries.