Skip to content

Instantly share code, notes, and snippets.

@supercoffee
Last active February 14, 2023 17:06
Show Gist options
  • Save supercoffee/92e85b6d8663fa08660ee913fb3660e7 to your computer and use it in GitHub Desktop.
Save supercoffee/92e85b6d8663fa08660ee913fb3660e7 to your computer and use it in GitHub Desktop.
IPMI Supermicro -- set fan speed low

Set fan speed to low on Truenas with Supermicro motherboard

Tasks > Init/Shutdown scripts

  • type: command
  • command: ipmitool raw 0x30 0x70 0x66 0x01 0x00 0x32
  • when: post init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment