Project

General

Profile

Actions

action #76969

closed

[SUT][IPMI][SSH] SUT machine becomes unavailable via either ipmitool or ssh

Added by waynechen55 over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-11-04
Due date:
% Done:

0%

Estimated time:

Description

A virtualization test machine 10.162.2.87 becomes unavailable from both ipmitool or ssh.
The corresponding worker is:
########################################
grenache-1:
17: # new worker quinn.qa.suse.de
WORKER_CLASS: virt-pvusb-64bit-ipmi,64bit-ipmi
IPMI_HOSTNAME: 10.162.3.87
IPMI_PASSWORD: ADMIN
IPMI_USER: ADMIN
SUT_IP: 10.162.2.87
PVUSB_DEVICE: Verbatim
########################################
IPMI SOL connection can be established, but nothing is printed out even after power reset.
ipmitool -I lanplus -H 10.162.3.87 -U ADMIN -P ADMIN sol activate
ipmitool -I lanplus -H 10.162.3.87 -U ADMIN -P ADMIN power reset

SSH connection will time out.

Actions #1

Updated by okurz over 3 years ago

  • Status changed from New to In Progress
  • Assignee set to okurz

not really in the scope of QE Tools but I try to help anyway.

Did ipmitool -C 3 -I lanplus -H 10.162.3.87 -U $user -P $pass power on and in a second console ipmitool -C 3 -I lanplus -H 10.162.3.87 -U $user -P $pass sol activate. After about 30s sol activate showed up firmware initialization just fine and later PXE boot menu and trying to boot from hardware shows grub menu with many valid entries. Linux boots just fine from the first option.

Actions #2

Updated by okurz over 3 years ago

  • Status changed from In Progress to Resolved
  • Target version set to Ready

The above boot boots into ssh based installation and following the on-screen instructions I can actually bootup just fine. Note the parameter -C 3 on ipmitool which can help due to tightened security requirements in more recent ipmitool versions.

sorry, I don't think I can do more for you.

Actions #3

Updated by waynechen55 over 3 years ago

  • Assignee deleted (okurz)
  • Target version deleted (Ready)

okurz wrote:

The above boot boots into ssh based installation and following the on-screen instructions I can actually bootup just fine. Note the parameter -C 3 on ipmitool which can help due to tightened security requirements in more recent ipmitool versions.

sorry, I don't think I can do more for you.

I will have a look further. Thanks for your help.

Actions

Also available in: Atom PDF