ubuntu@grotian:~$ cat /proc/version
Linux version 4.10.0-22-generic (buildd@bos01-arm64-038) (gcc version 6.3.0
20170406 (Ubuntu/Linaro 6.3.0-12ubuntu2) ) #24-Ubuntu SMP Mon May 22 17:43:39
UTC 2017
ubuntu@grotian:~$ sudo modprobe ipmi_ssif
ubuntu@grotian:~$ sudo modprobe ipmi_devintf
ubuntu@grotian:~$ sudo ipmitool lan print
Set in Progress : Set Complete
Auth Type Support : MD5
Auth Type Enable : Callback : MD5
: User : MD5
: Operator : MD5
: Admin : MD5
: OEM : MD5
IP Address Source : Static Address
IP Address : <REDACTED>
Subnet Mask : <REDACTED>
MAC Address : <REDACTED>
SNMP Community String : AMI
IP Header : TTL=0x40 Flags=0x40 Precedence=0x00 TOS=0x10
BMC ARP Control : ARP Responses Enabled, Gratuitous ARP Disabled
Gratituous ARP Intrvl : 0.0 seconds
Default Gateway IP : <REDACTED>
Default Gateway MAC : <REDACTED>
Backup Gateway IP : 0.0.0.0
Backup Gateway MAC : 00:00:00:00:00:00
802.1q VLAN ID : Disabled
802.1q VLAN Priority : 0
RMCP+ Cipher Suites : 0,1,2,3,6,7,8,11,12,15,16,17
Cipher Suite Priv Max : caaaaaaaaaaaXXX
: X=Cipher Suite Unused
: c=CALLBACK
: u=USER
: o=OPERATOR
: a=ADMIN
: O=OEM
Bad Password Threshold : 0
Invalid password disable: no
Attempt Count Reset Int.: 0
User Lockout Interval : 0
** Tags removed: verification-needed-zesty
** Tags added: verification-done-zesty
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1688132
Title:
Support IPMI system interface on Cavium ThunderX
Status in linux package in Ubuntu:
Fix Committed
Status in linux source package in Xenial:
In Progress
Status in linux source package in Yakkety:
In Progress
Status in linux source package in Zesty:
Fix Committed
Bug description:
[Impact]
The IPMI system interface (/dev/ipmi0) is unavailable on Cavium
ThunderX-based systems. This prevents various in-band management tasks,
including auto-enlistment using MAAS.
[Test Case]
sudo modprobe ipmi_ssif
sudo modprobe ipmi_devintf
Do you have a working /dev/ipmi0?
sudo ipmitool lan print
[Regression Risk]
For hwe-z, this is a small fix to a driver that is only used on
ThunderX-based systems, and is currently not usable w/o magic manual steps.
For hwe-x and hwe-y, this also impacts the i2c-octeon driver. After
hwe-y, upstream split that driver into 2 pieces to factor out code
that could be shared with i2c-thunderx, and then i2c-thunderx was
added. i2c-octeon is a driver for Cavium OCTEON systems, which are
MIPS64 - an architecture unsupported by Ubuntu, so regression risk is
negligible. i2c-thunderx is a new driver that is only loaded on
ThunderX-based systems, so the testing we've performed on ThunderX
should mitigate that regression risk.
Note: there are issues with older firmware (version varies depending
on platform) where the IPMI device can vanish between reboots,
requiring a BMC reset to recover. This doesn't cause any other problem
- drivers don't load, and it's as if this driver was never added.
However, it is worth noting here in case people google it. Please
upgrade your firmware if you run into this.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1688132/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp