Project

General

Profile

Actions

Bug #20977

open

With wrong IPMI password, calling /bmc/X.X.X.X/lan/ip endpoint causes smart-proxy to stuck in infinite loop

Added by Mateusz Gozdek almost 7 years ago. Updated almost 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
BMC
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

There is an upstream bug in rubyipmi gem, which is causing this infinite loop, however all errors printed by this gem are logged into log files when DEBUG loglevel is enabled. Additionally, number of system interrupts jumps drastically, as it is spawning new ipmitool processes all the time.

Upstream bugfix: https://github.com/logicminds/rubyipmi/pull/48

When this is merged, rubyipmi dependency should be updated to use it. In the meanwhile, some workaround can be applied in my opinion.

Actions

Also available in: Atom PDF