[2.0b6] some arm64 systems need ipmi_ssif module in addition to ipmi_si

Bug #1591395 reported by Manoj Iyer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
High
Unassigned

Bug Description

certain arm64 servers need ipmi_ssif modules to be loaded in etc/maas/templates/commissioning-user-data/user_data.template and contrib/preseeds_v2/enlist_userdata. These servers don't have any ipmi_si devices and thus loading this module will fail.

$ lsmod | grep ipmi
ipmi_devintf 20480 0
ipmi_ssif 28672 0
ipmi_msghandler 57344 2 ipmi_ssif,ipmi_devintf

$ sudo modprobe ipmi_si
modprobe: ERROR: could not insert 'ipmi_si': No such device

Related branches

summary: - [arm64] some arm64 systems need ipmi_ssif module instead of ipmi_si
+ [2.0] some arm64 systems need ipmi_ssif module instead of ipmi_si
Changed in maas:
milestone: none → 2.0.0
importance: Undecided → High
status: New → Confirmed
summary: - [2.0] some arm64 systems need ipmi_ssif module instead of ipmi_si
+ [2.0b6] some arm64 systems need ipmi_ssif module instead of ipmi_si
dann frazier (dannf)
summary: - [2.0b6] some arm64 systems need ipmi_ssif module instead of ipmi_si
+ [2.0b6] some arm64 systems need ipmi_ssif module in addition to ipmi_si
Changed in maas:
status: Confirmed → 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.