You might of faced below error while executing “ipmitool
lan print” command to find ILO IP.
Could not open device at
/dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such file or directory Unable
to get Chassis Power Status
To overcome this we need to load
two modules.
#modprobe ipmi_si
#modprobe ipmi_devintf
No comments:
Post a Comment