1. Install the attachment Linux unzipped megalogr package, and then run the Script:./run-linux.sh (the batch file that requires the permission to be executed) to automatically collect the log, after the log collection file name: perc5linux. tgz
2.ipmitool-1.8.10.tar.gz File
./Configure; Make; make install
Default installation location/usr/local/bin/
The following command may be required to restart
Service IPMI start
Ipmitool sel list> output file
3. directly run the sysreport command on the system terminal, prompting you to enter the file name to collect complete OS logs.
The problem is described as follows:
[Root @ SRV ~] # Rpm-Qa | grep-I IPMI
OpenIPMI-devel-1.4.14-1.4E.20
OpenIPMI-1.4.14-1.4E.20
OpenIPMI-tools-1.4.14-1.4E.20
OpenIPMI-libs-1.4.14-1.4E.20
[Root @ SRV ~] # Service IPMI start
Starting IPMI drivers: [failed]
[Root @ SRV ~] # Tail/var/log/messages
Kernel: IPMI message handler version 33.13
Kernel: IPMI system interface driver version 33.13, KCS version 33.13, SMIC
Version 33.13, BT version 33.13
Lsb_log_message: Failed
[Root @ SRV ~] # Lsmod | grep IPMI
(Empty-no lines)
[Root @ SRV ~] # Ipmitool SDR
Cocould not open device at/dev/ipmi0 or/dev/IPMI/0 or/dev/ipmidev/0: No
Such file or directory
Get device id command failed
Unable to open SDR for reading
[Root @ SRV ~] # Ls-L/dev/* IPMI *
Ls:/dev/* IPMI *: no such file or directory
Anyone knows why I can't start the ipmi service?