Actions
action #73234
closedipmi management interface of openqaworker7 is inaccessible ("no matching cipher suite") and not pingable
Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
2020-10-12
Due date:
% Done:
0%
Estimated time:
Description
Updated by okurz about 4 years ago
- Status changed from In Progress to Blocked
Updated by okurz about 4 years ago
- Status changed from Blocked to Feedback
maxmaher helped to reset the MC, I power cycled the machine and it's back. I can login over ssh. nsinger is investigating
the "ipmi cipher issue".
ipmitool -I lanplus -H openqaworker7-ipmi.suse.de -U XXX -P XXX power status
reproduces the problem but what works is for example
ipmitool -C 1 -I lanplus -H openqaworker7-ipmi.suse.de -U XXX -P XXX power status
as well as
ipmitool -C 7 -I lanplus -H openqaworker7-ipmi.suse.de -U XXX -P XXX power status
waiting for feedback from nsinger.
Updated by okurz about 4 years ago
- Status changed from Feedback to Resolved
fixed in #73483 with updates to our ipmitool commands in the salt pillar document where I also provided handy alias definitions to use locally for everyone.
Updated by okurz about 4 years ago
- Related to action #73483: ipmitool from openSUSE Leap 15.2 and TW to our openQA workers fails with "no matching cipher suite", works on login.suse.de (SLES15SP1) added
Actions