why does my dl380 G3 crank the fan up so high (and how do i stop it?)

10,054

Solution 1

Some rackmount HP machines that I've worked on in the past were known to run their fans at full tilt until a proprietary driver or software package is loaded in the OS. Then they would be relaxed down.

What OS are you using? Have you installed all of the recommended drivers/packages?

Solution 2

Put it in a cooler room or feed it more cool air. The fans typically ramp up as more cooling is needed. Are you monitoring any of the temp sensors to see how warm it is when it gets loud?

Solution 3

Modern computers often have a self regulating thermal control unit. If the unit is turning on the fan, I wouldn't suggest trying to shut it off. It probably needs the air flow.

Speaking of which, make sure the entire computer -- the entire case -- isn't being blocked. The computer will need room to "breath". All vents should be free of any clutter and dust.

Assuming everything is as it should be if it continues, the server (or computer) may be being taxed excessively. What are you using it for?

UPDATE: based on your revision, I think you should check to see if you can "turn down" the processor. This is the oposite of overclocking though this can sometimes be done from the BIOS. (I'm only suggesting this if it can be done in the BIOS. ). If you can decrease the clock speed of the processor, it may not run as hot.

But, it still stand to ensure that the computer can receive proper air flow -- even if that air is room temperature.

You may even want to consider adding some holes and additional external fans to the casing, if that is possible.

Solution 4

Check your CPU usage to make sure some rogue process isn't running the CPU 100% of the time, increasing heat, causing the fans to run full-bore.

Solution 5

Probably not relevant, but I once had a new DL 380 that ran the fans at high speed all the time. The issue turned out to be that the two CPU's were mismatched (different stepping levels I recall).

When the mismatch was resolved it behaved normally.

Share:
10,054
Lawrence D'Anna
Author by

Lawrence D'Anna

Updated on September 17, 2022

Comments

  • Lawrence D'Anna
    Lawrence D'Anna over 1 year

    I've got a HP DL380 and after I leave it on for a while it decides it needs to run the fans at a much higher speed than it did before. It's really loud and annoying. Is there any way to manually control the fan speed? Or otherwise get it to stop doing that? Thanks.

    edit: I guess i should have made it clear that this is a bit of a jury-rigged situation. I know the ideal solution is to put the thing in a server room with nice cool air. Unfortunately, that isn't happening. This is the sort of problem that calls for a jury rigged solution like

    • manually setting the fan speed and accepting the fact that it's going to run hot
    • shutting down a CPU (can i do that?)
    • spinning down the disks when they're not in use (is that possible?)

    solution: Install HP's system health monitoring daemon, hpasmd. I installed it to try to figure out what was going on, and just running it fixed the problem.

  • Lawrence D'Anna
    Lawrence D'Anna almost 15 years
    If that was an option I would have done it :/
  • Spence
    Spence almost 15 years
    @smoofra: Then you're going to have to live with the sound.
  • Russ Warren
    Russ Warren almost 15 years
    "but it seems like it wouldn't melt if it was a bit hotter." Are you willing to test that theory by disabling or limiting the fan speed? To me, a loud system is better than a broken system.
  • Lawrence D'Anna
    Lawrence D'Anna almost 15 years
    i'm running linux. I've installed the "hpasm" tool which runs some sort of system monitoring daemon and lets me check the temperature and fan speed etc.
  • Lawrence D'Anna
    Lawrence D'Anna almost 15 years
    yea I'm willing to test it.
  • Dan Carley
    Dan Carley almost 15 years
    Is there any noticeable difference between the time that the machine is booting and when HPASM is loaded? Have you started HPASM with the command hpasm activate?
  • Lawrence D'Anna
    Lawrence D'Anna about 14 years
    just running hpasmd all the time seems to solve the problem.