- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Servers - General
- >
- Re: How set fan speed (auto-or manualy slow down) ...
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
Forums
Discussions
Discussions
Discussions
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
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
04-12-2025 10:03 AM - last edited on 04-15-2025 03:22 AM by support_s
04-12-2025 10:03 AM - last edited on 04-15-2025 03:22 AM by support_s
How set fan speed (auto-or manualy slow down) on cloudline cl2200 gen10
Hello, after different windows server version installation (2016/2022/2025) all 4 Case fan are spinning at 5600rpm. i've updated server firmware Bios, updated BMC firmware card (megarac sp-x v1.18.0) without success.
Unable to see a Fan menu into server BIOS, or into BMC webpage
Trying to set fan speed trough "ipmitool", trough ssh (putty or cmd line) by sending specific command to set the Fan management speed as "manual" and manually set speed to 30% or 20%... without success.
What is the correct process to decrease the speed of this server fans ? Kind regards.
- Tags:
- ProLiant Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2025 09:13 PM
04-14-2025 09:13 PM
Re: How set fan speed (auto-or manualy slow down) on cloudline cl2200 gen10
Hi @LM-Tech,
Can you give a try to below instructions:
1. Confirm temp sensors with ipmitool sensor list
2. Install IPMI driver in Windows (ACPI link to BMC)
3. Retry ipmitool raw for manual fan override
4. Test fan control via Redfish
5. Check FRU for OEM fan lockout
Let me know how it goes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2025 01:20 PM - last edited on 04-15-2025 10:44 PM by Sunitha_Mod
04-15-2025 01:20 PM - last edited on 04-15-2025 10:44 PM by Sunitha_Mod
Re: How set fan speed (auto-or manualy slow down) on cloudline cl2200 gen10
Hello @Mr_Techie
thanks for your reply but except an audit of present fans i'm unable to obtain any other result, thanks for the help but i will recycle this server.
Kind regards
C:\Users\Administrator\Desktop\IPMI-TOOL>ipmitool.exe -I lanplus -H 192.168.1.4 -U XXXXXX -P XXXXXX sensor list all | find "FAN"
IANA PEN registry open failed: No such file or directory
BPB_FAN_1A | 5600.000 | RPM | ok | na | 800.000 | 1000.000 | na | na | na
BPB_FAN_2A | 5600.000 | RPM | ok | na | 800.000 | 1000.000 | na | na | na
BPB_FAN_3A | 5600.000 | RPM | ok | na | 800.000 | 1000.000 | na | na | na
BPB_FAN_4A | 5600.000 | RPM | ok | na | 800.000 | 1000.000 | na | na | na
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
a month ago
Re: How set fan speed (auto-or manualy slow down) on cloudline cl2200 gen10
Got it.
From that sensor list, it's clear:
The fans are running, but the BMC has no temperature input — which means it’s running in failsafe mode, hence stuck at full speed.
No CPU Temp, System Temp, or any other sensors — so the BMC plays it safe and blasts fans at max.
You're absolutely right — in this state, no IPMI or OS trick will help. Without valid temp data, the fan logic simply won’t engage.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
a month ago
Re: How set fan speed (auto-or manualy slow down) on cloudline cl2200 gen10
Sounds like the server’s stuck in full fan mode usually happens if sensors aren't reporting properly. Check if any temp sensors (like CPU or chassis) are missing or not detected in BIOS/BMC. Sometimes reseating components or clearing CMOS helps. Also, some servers only allow fan control with vendor-specific tools, not ipmitool. What brand/model is it?