homeserver/roles/mgrote.supermicro_fan_control
Michael Grote ea64d95e2a Lüftersteuerung eingebaut (#342)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#342
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
2022-03-27 13:22:06 +02:00
..
handlers Lüftersteuerung eingebaut (#342) 2022-03-27 13:22:06 +02:00
screenshots Lüftersteuerung eingebaut (#342) 2022-03-27 13:22:06 +02:00
tasks Lüftersteuerung eingebaut (#342) 2022-03-27 13:22:06 +02:00
templates Lüftersteuerung eingebaut (#342) 2022-03-27 13:22:06 +02:00
LICENSE Lüftersteuerung eingebaut (#342) 2022-03-27 13:22:06 +02:00
README.md Lüftersteuerung eingebaut (#342) 2022-03-27 13:22:06 +02:00

README.md

mgrote.supermicro_fan_control

Beschreibung

Setzt den Fan-Mode auf "Standard". Setzt die Grenzwerte fur die Lüfterdrehzahlen passend für "beQuiet PureWings 2 140mm"

getestet auf

  • ProxMox 7*

Sonstiges

Setze Fan Speed für "CPU" auf 25%: ipmitool raw 0x30 0x70 0x66 0x01 0x01 0x16 Setze Fan Speed für "Case" 50%: ipmitool raw 0x30 0x70 0x66 0x01 0x00 0x32 Setze Fan-Threshold: ipmitool sensor thresh "FAN5" lower 100 200 300

Locating sensor record 'FAN5'...
Setting sensor "FAN5" Lower Non-Recoverable threshold to 100.000
Setting sensor "FAN5" Lower Critical threshold to 200.000
Setting sensor "FAN5" Lower Non-Critical threshold to 300.000

Quellen