Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why is my disk temperature s reported by smartd as 150 Celsius?

0
Posted

Why is my disk temperature s reported by smartd as 150 Celsius?

0

It’s not. Please read the end of the smartd man page (NOTES). For example, in the message: ‘Device: /dev/hda, SMART Attribute: 194 Temperature_Celsius changed from 94 to 93’ the value given is the Normalized not the Raw Attribute value (the disk temperature in this case is about 22 Celsius). The -R and -r Directives modify this behavior, so that the information is printed with the Raw values as well, for example: ‘Device: /dev/hda, SMART Attribute: 194 Temperature_Celsius changed from 94 [Raw 22] to 93 [Raw 23]’ Here the Raw values are the actual disk temperatures in Celsius. The way in which the Raw values are printed, and the names under which the Attributes are reported, is governed by the various ‘-v Num,Description’ Directives described in the smartd man page. Please see the smartctl manual page for further explanation of the differences between Normalized and Raw Attribute values.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123