OCPv3 roadrunner detects IPMI as 1.5, which isn't supported.

Bug #1287512 reported by Jason Hobbs
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
Critical
Jason Hobbs

Bug Description

The regex used to detect 2.0 support in ipmi-locate output:

    show_re = re.compile(
        '(IPMI\ Version:) (\d\.\d)(\n)(.*)(\n)(.*)(\n)(.*)(\n)'
        '(BMC\ I\/O\ base\ address:) (0xCA2)')

doesn't match the output on this system:

root@m7kqh:/home/ubuntu# ipmi-locate
Probing KCS device using DMIDECODE... done
IPMI Version: 2.0
IPMI locate driver: DMIDECODE
IPMI interface: KCS
BMC driver device:
BMC memory base address: 0x0
Register spacing: 1

Tags: server-hwe

Related branches

Changed in maas:
status: New → In Progress
importance: Undecided → Critical
assignee: nobody → Jason Hobbs (jason-hobbs)
milestone: none → 14.04
tags: added: server-hwe
Changed in maas:
status: In Progress → Fix Committed
Changed in maas:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.