How to adjust system fan speed on S8056?

How to adjust system fan speed on S8056?

We can use ipmi command to Set/Get system fan speed in S8056 as below. 

Set Fan speed
1. ipmitool raw 0x2e 0x44 0xfd 0x19 0x00 0x00 0x01 50 (set PWM 0,CPU_FAN, e.g.,duty is 50)
2. ipmitool raw 0x2e 0x44 0xfd 0x19 0x00 0x01 0x01 50 (set PWM 1, SYS_FAN_1, e.g.,duty is 50)
3. ipmitool raw 0x2e 0x44 0xfd 0x19 0x00 0x02 0x01 50 (set PWM 2, SYS_FAN_2, e.g.,duty is 50)
4. ipmitool raw 0x2e 0x44 0xfd 0x19 0x00 0x03 0x01 50 (set PWM 3, SYS_FAN_3, e.g.,duty is 50)
5. ipmitool raw 0x2e 0x44 0xfd 0x19 0x00 0x04 0x01 50 (set PWM 4, SYS_FAN_4, e.g.,duty is 50)
6. ipmitool raw 0x2e 0x44 0xfd 0x19 0x00 0x05 0x01 50 (set PWM 5, SYS_FAN_5, e.g.,duty is 50) 

Get Fan speed
1. ipmitool raw 0x2e 0x45 0xfd 0x19 0x00 0x00 (get PWM-0, CPU_FAN) e.g., CPU FAN speed is 30.

2. ipmitool raw 0x2e 0x45 0xfd 0x19 0x00 0x01 (get PWM-1, SYS_FAN1 ) e.g.,SYS FAN1 speed is 30

3. ipmitool raw 0x2e 0x45 0xfd 0x19 0x00 0x02 (get PWM-2 ,SYS_FAN2) e.g.,SYS FAN2 speed is 30 

4. ipmitool raw 0x2e 0x45 0xfd 0x19 0x00 0x03 (get PWM-3, SYS_FAN3) e.g.,SYS FAN3 speed is 60

5. ipmitool raw 0x2e 0x45 0xfd 0x19 0x00 0x04 (get PWM-4, SYS_FAN4 ) e.g.,SYS FAN4 speed is 40

6. ipmitool raw 0x2e 0x45 0xfd 0x19 0x00 0x05 (get PWM-5, SYS_FAN5 ) e.g.,SYS FAN5 speed is 50


Fan Location:





Note:

Execute ipmi command “mc reset cold” or AC on/off will reset it back to the default values.



    • Related Articles

    • How to adjust S8016AGM2NR system FAN speed?

      Question: How to adjust S8016AGM2NR system FAN speed? Answer: S8016AGM2NR System FAN speed can be adjusted by below ipmi command. 1. ipmitool raw 0x2e 0x44 0xfd 0x19 0x00 0x00 0x01 50 (set PWM-0, duty-50, CPU_FAN) 2. ipmitool raw 0x2e 0x44 0xfd 0x19 ...
    • How to adjust S5652 system FAN speed

      Example: ipmitool raw 0x2e 0x44 0xfd 0x19 0x00 0x00(PWM number) 0x01 0x32(duty setting 50%) Hex: 0x1e (duty setting) 30%, 0x28 40% 0x32 50% 0x3c 60% 0x46 70% 0x50 80% 0x5a 90% 0x64 100% 0x00(PWM number) FAN0 0x01 FAN1 0x02 FAN2 0x03 FAN3 0x04 FAN4 ...
    • How to adjust S8030 system FAN speed

      Example: ipmitool raw 0x2e 0x44 0xfd 0x19 0x00 0x00(PWM number) 0x01 0x32(duty setting 50%) Hex 0x1e (duty setting) 30%, 0x28 40% 0x32 50% 0x3c 60% 0x46 70% 0x50 80% 0x5a 90% 0x64 100% 0x00(PWM number) FAN0 0x02 FAN2 0x03 FAN3 0x04 FAN4 0x05 FAN5
    • How to check the PSU Fan Speed/PSU Fan Duty/PSU Input Voltage/PSU Output Power?

      Question How to check the PSU Fan Speed/PSU Fan Duty/PSU Input Voltage/PSU Output Power? Answer You can see the PSU fan run speed, duty, AC-in voltage, in the BMC sensor. Open a browser and log in to the BMC web console, Navigate to “Hardware ...
    • R2520/1520 Fan Speed Control

      Please use PWMTach Tool for fan speed control