Closed keachi closed 7 years ago
If the kernel module ipmi_devintf isn't loaded, there is no /dev/ipmi? file.
ipmi_devintf
/dev/ipmi?
Do we have to adjust a modload config to ensure that the module is always loaded and not just temporarily until reboot?
Yes, we have. The first task in the configuration.yml will do that.
configuration.yml
If the kernel module
ipmi_devintf
isn't loaded, there is no/dev/ipmi?
file.