- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- CPU Temperature above threshold
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-13-2009 03:55 PM
тАО07-13-2009 03:55 PM
CPU Temperature above threshold
CentOS 5.3 keeps complaining intermittently that CPU 2 and CPU 3 are hot, but checking hardware monitoring in BIOS and using the HPASM utility, it only shows one temp for the physical CPU (and it is well within threshold).
So where is Linux getting 4 CPU temps and why is it wrong? How can I make the warnings go away?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-14-2009 07:31 AM
тАО07-14-2009 07:31 AM
Re: CPU Temperature above threshold
do you have "acpitool" installed and what does this tool say?
The BIOS is not important to a system as soon as the linux kernel has been loaded into the main memory. So let's use the values the operating system delivers ;-)
I haven't been working with HPASM so far but I guess it would be interesting to compare the values from HPASM with these from acpitool.
My 0.02 USD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-14-2009 02:31 PM
тАО07-14-2009 02:31 PM
Re: CPU Temperature above threshold
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-14-2009 09:09 PM
тАО07-14-2009 09:09 PM
Re: CPU Temperature above threshold
You said it's a brand new system - all new CPU-s have built-in sensors. Did you run sensors-detect? That's pretty helpful whenever one has to use let's-save-money-on-useless-things brand-name systems without additional sensors.
Goran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-15-2009 09:17 AM
тАО07-15-2009 09:17 AM
Re: CPU Temperature above threshold
What I do find curious, and maybe this is the problem, is the temperatures being reported by IPMI.
CPU temp - 73 C
Intake (ambient) temp - 27 C
DIMM temps - 32-34 C
PCI temps - 31-40 C
These all seem a bit high, especially since the room is cooled to about 73F (22 C) so the intake temp seems rather high and all the postings I've found regarding CPU temps suggest that 50 C is normal and 70 C would be almost meltdown.
But the HP software says 73 C is within "normal operating range" and is normal all the way up to something like 128 C.
If these temps are normal for this system (or the sensor module reports higher than actual temps) but Linux expects lower numbers, that would be an issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-15-2009 09:10 PM
тАО07-15-2009 09:10 PM
Re: CPU Temperature above threshold
Goran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-15-2009 09:10 PM
тАО07-15-2009 09:10 PM
Re: CPU Temperature above threshold
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-16-2009 09:30 AM
тАО07-16-2009 09:30 AM
Re: CPU Temperature above threshold
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-16-2009 09:25 PM
тАО07-16-2009 09:25 PM
Re: CPU Temperature above threshold
ls -l /lib/modules/$(uname -r)/kernel/drivers/hwmon
Look for coretemp, k8temp or k10temp, depending on your CPU type. Note that k10temp has been added to the kernel only recently.
Goran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-17-2009 10:18 AM
тАО07-17-2009 10:18 AM
Re: CPU Temperature above threshold
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-17-2009 12:46 PM
тАО07-17-2009 12:46 PM
Re: CPU Temperature above threshold
The 5.3 kernel removed the coretemp module and lm_sensors likewise changed not to detect it.
I found a patched lm_sensors with detection enabled and installed the coretemp module.
This website was very helpful: http://www.pendre.co.uk/archive-linux.php
Now I can see what the core temps are being reported as - they claim to be around 90C. Which seems a bit warm.
I have a support case open to determine what the real issue is.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-23-2009 11:52 AM
тАО07-23-2009 11:52 AM
Re: CPU Temperature above threshold
It took a few days working with HP Support, sending them logs and such and they finally sent a tech out today. As soon as the tech opened the cover he saw the problem. Unfortunately, had I look just a little closely I would have seen it also, but being that the server is in a remote office I haven't had much time with it physically.
It's a dual processor board but only 1 processor is installed. When HP built the server, they put the heat sink on the blank slot.
Good job HP.
But it's nice when it's a simple fix and even nicer to know Intel's CPU thermal controls and Linux builtin monitoring actually work.
Thanks for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-23-2009 11:54 AM
тАО07-23-2009 11:54 AM