Revision 0c3fb24613f66c7b2ae3caabf9ea813efbb31639 authored by Emanuele Rocca on 07 June 2017, 14:15:35 UTC, committed by Ema on 08 June 2017, 08:31:31 UTC
If /dev/ipmi0 is not available, multiple IPMI software can communicate
inband to the BMC simultaneously, subsequently racing with each other.
Ultimately, this can lead to communication problems. In FreeIPMI, this
is most commonly seen through "internal IPMI error" or "driver busy"
messages.

Ensure that the ipmi_devintf kernel module is loaded and /dev/ipmi0
created.

Bug: T125205
Bug: T167121
Ref: http://www.gnu.org/software/freeipmi/freeipmi-faq.html#Why-am-I-seeing-so-many-_0027internal-IPMI-error_0027-or-_0027driver-busy_0027-messages_003f
Change-Id: I41b2c0a71b27cadf37c79bf2fda893d33d75f1cd
1 parent e8f3c09
History
File Mode Size
conftool-data
doc
files
hieradata
manifests
modules
utils
.ctags -rw-r--r-- 323 bytes
.gitignore -rw-r--r-- 499 bytes
.gitmodules -rw-r--r-- 717 bytes
.gitreview -rw-r--r-- 101 bytes
.mailmap -rw-r--r-- 9.5 KB
.puppet-lint.rc -rw-r--r-- 239 bytes
.rubocop.yml -rw-r--r-- 848 bytes
.rubocop_todo.yml -rw-r--r-- 11.6 KB
.ruby-version -rw-r--r-- 4 bytes
Gemfile -rw-r--r-- 434 bytes
README -rw-r--r-- 783 bytes
Rakefile -rw-r--r-- 6.0 KB
tox.ini -rw-r--r-- 1.0 KB
typos -rw-r--r-- 400 bytes

README

back to top