Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected RAKP 2 message error seen after powering on system and checking system status using IPMI #16

Open
rahulmah opened this issue Mar 12, 2021 · 1 comment

Comments

@rahulmah
Copy link

Unexpected RAKP 2 message error seen after powering on system and checking system status using IPMI.

This problem is seen with the recent master build: 2.10.0-dev-607-g2aff2743d

Step to recreate:

  1. Make sure the system is in the off state.
  2. Power on the system using ipmitool command.
  3. Check system state using ipmitool (here you will see Unexpected RAKP 2 message sometime).
Chassis Power is off
-bash-4.2$ ipmitool -I lanplus -C 17 -p 623 -U root -P 0penBmc -H <BMC_IP> chassis power on
Chassis Power Control: Up/On
-bash-4.2$ ipmitool -I lanplus -C 17 -p 623 -U root -P 0penBmc -H <BMC_IP> chassis power status
> Error: no response from RAKP 1 message
Error: Received an Unexpected RAKP 2 message
Error: Received an Unexpected Open Session Response
^[[A
> Error: no response from RAKP 1 message
Error: Received an Unexpected RAKP 2 message
Chassis Power is off
-bash-4.2$ ipmitool -I lanplus -C 17 -p 623 -U root -P 0penBmc -H <BMC_IP> chassis power status
Chassis Power is off
-bash-4.2$ ipmitool -I lanplus -C 17 -p 623 -U root -P 0penBmc -H <BMC_IP> chassis power status
Chassis Power is off
-bash-4.2$ ipmitool -I lanplus -C 17 -p 623 -U root -P 0penBmc -H <BMC_IP> chassis power status
> Error: no response from RAKP 1 message
Error: Received an Unexpected RAKP 2 message
Chassis Power is off
-bash-4.2$ ipmitool -I lanplus -C 17 -p 623 -U root -P 0penBmc -H <BMC_IP> chassis power status
Chassis Power is on
-bash-4.2$ ipmitool -I lanplus -C 17 -p 623 -U root -P 0penBmc -H wsbmc002 chassis power status
Chassis Power is on
-bash-4.2$```
@shrek1412
Copy link

Hi,

I also encounter the same issue after power cycle host, is there any root cause or solution for this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants