lussys

华为服务器

查看ipmi配置报错

Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0 :NO such file or directory

解决方法:

  • 通过源码安装ipmitool或者yum安装
  • 加载ipmi驱动    
  1. modprobe ipmi_devintf
  2. modprobe ipmi_watchdog
  3. modprobe ipmi_poweroff
  4. modprobe ipmi_si
  5. modprobe ipmi_msghandler
  • 查看配置    ipmitool lan print 

分类:

技术点:

相关文章: