Change in ipmitool syntax in 19.27 Release
I've just upgraded an X7-2M to 19.27 and have come across a strange issue with the ipmitool.
As part of the upgrade I always check the v2_0_sessions settings in the ILO as this is usually disabled by the upgrade and causes issues for the OEM agent.
After upgrading the ODA to 19.27 ( from 19.26) my usual ipmitool command didn't work
e.g.
# ipmitool -I open sunoem cli
Interface open not supported
Looking at the ipmitool help I can see that the -I (uppercase i) option has changed from "Interface to use" to the new "Attempt most secured socket interface" option and the "interface to use" is now lowercase "i".