Dell Server 12.Gen - Fan Speed

How to Set Static Fan Control on Dell PowerEdge over IPMI

List all Sensors
.\ipmitool -I lanplus -H "IP" -U root -P "PASSWORD" sdr list full

20% fanspeed →
.\ipmitool -I lanplus -H "IP" -U root -P "PASSWORD" raw 0x30 0x30 0x02 0xff 0x14

→ letzte Variable (0x14) anpassen um Fanspeed zu ändern

https://www.reddit.com/r/homelab/comments/bc2i3q/notes_on_using_ipmi_to_controll_r710_fan_speed/