[Bug 232549] [PowerPC64] IPMI driver will attach, but ipmitool and commands sent to the device fail.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 23 03:00:33 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232549

--- Comment #9 from Justin Hibbits <jhibbits at FreeBSD.org> ---
THe BT messages are from OPAL.

The problem is that the IPMI send queue fills up, and never flushes.  The queue
is supposed to be ratcheted (processed and removed) when calling
OPAL_HANDLE_INTERRUPT and OPAL_POLL_EVENTS, but that doesn't seem to be
happening, and I don't understand why.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list