Setting Commands (set)
Preparing Software
The reset function in out-of-band mode depends on IPMItool. Download the tool and load the driver in advance.
- Download ipmitool.
- CentOS and EulerOS: yum install ipmitool
- Ubuntu and Debian: apt-get install ipmitool
- Load the driver.
modprobe ipmi_si
modprobe ipmi_devintf
modprobe ipmi_msghandler
- After the OS is reset, check whether ipmi.service is in the enabled state. If it is not, perform [2] to reload the driver.