- Joined
- Jan 1, 2016
- Messages
- 9,700
You should look at the test commands at the top of the script and try those to see which fans are impacted when you change speeds of which assignment... usually looking atNow in the script I downloaded from here, I got a bit confused because I have two fan zones but the script says that all FAN1+ are in Zone 0.
I found here that FAN 4 might actually be FAN A:
I take that quote to mean that only the later version 2.00 system boards have two zones, with FAN-4 serving as what's usually called FAN-A on Supermicro systems.
But then @Stux replies here that it wouldn't power auxiliary items and that You just need to change the 'FANA' setting to 'FAN4'.
How am I supposed to handle that?
ipmitool sensors
will give you the hints about that.You shouldn't really be mixing fans like that in the same zone... but ultimately, not including the lower speed one in the testing/reporting group would be the workaround.And in addition I have the two HD fans that are in the same Fan Zone (0) as the Exhaust fan, which is bigger, but have different max. speeds (2000 vs. 1300). What should I put in line 403?
The sample is there in the github for versions tuned (by @Kevin Horton) for different numbers of monitored disks to average for the temperatures.Do I really need a config if I just edit the values in the script? I guess it is to make changes on the fly, but what values could I enter in that config? Like temperature thresholds?
Having it allows for adjustment of the disk target temp and the other PID values while still running, not really more than that at this point.
Go with your IMPI naming as the guide as perIn my IPMI the fans are called "FAN1" etc. but in the your script they are "Fan 1" etc. What is the correct naming or will it work with both?
ipmitool sensors
... the script is just calling ipmitool to make the changes to fans.