IPMI stonith resource authentication fails.
This document (7021395) is provided subject to the disclaimer at the end of this document.
Environment
SUSE Linux Enterprise High Availability Extension 12
Situation
The following error is reported in /var/log/messages on the affected node:
ERROR: error executing ipmitool: Authentication type NONE not supported Error: Unable to establish LAN session
Resolution
hostname:~ # crm configure edit
...
primitive <resource name> stonith:external/ipmi \
params hostname=<hostname> ipaddr=<IP Addr> userid=root passwd=<IPMI root pass> interface=lanplus \
meta target-role=Started is-managed=true \
operations $id=<my-id> \
op monitor interval=3600 start-delay=15 timeout=20
...
Cause
The "lanplus" interface type uses the RMCP+ protocol introduced with IPMI v2.0 which integrates with the openssl library to encrypt the IPMI authentication attempt.
Additional Information
Information regarding this stonith resource including necessary parameters can be seen via command line.
# crm ra info stonith:external/ipmi
For example:
Expected output should be something like: Chassis Power is on
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:7021395
- Creation Date: 13-Sep-2017
- Modified Date:03-Mar-2020
-
- SUSE Linux Enterprise Server
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com