Fan Settings for HL15 v2

Hi

Quick question re. the HL15 v2 chassis. To set the drive fans to 100% regardless of temperature, how is this done via the IPMI ? there are a ton of fan settings, but before i start experimenting has anyone managed to do this ? it looks like i have connections to FAN4 (1600rpm current) and FAN6 (900 rpm current).

Based on page 96 of the IPMI config guide (https://www.asrockrack.com/general/productdetail.asp?Model=ROMED8-2T#Manual) I think you would set the fan mode to manual and then the duty cycles to 100%. If this is something you want to “set and forget” that’s fine, but you can also use ipmitool to script around it a bit. Something like;

ipmitool raw 0x3a 0x01 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64

might work.

You can also do adjustments from the BIOS, but that looks more complicated.

1 Like