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

Error: Unable to establish IPMI v2 / RMCP+ session : Get Auth Capabilities error #26

Open
gkeishin opened this issue Oct 4, 2023 · 1 comment

Comments

@gkeishin
Copy link
Member

gkeishin commented Oct 4, 2023

ipmitool -I lanplus -C 17 -N 3 -p 623 -U root -P 0penBmc -H xx.xx.xx.xx lan print -v
Get Auth Capabilities error
Error issuing Get Channel Authentication Capabilities request
Error: Unable to establish IPMI v2 / RMCP+ session
* [email protected] - Network IPMI daemon
     Loaded: loaded (/usr/lib/systemd/system/[email protected]; enabled; preset: disabled)
     Active: active (running) since Wed 2023-10-04 23:53:46 UTC; 19s ago
TriggeredBy: * [email protected]
   Main PID: 1999 (netipmid)
        CPU: 520ms
     CGroup: /system.slice/system-phosphor\x2dipmi\x2dnet.slice/[email protected]
             `-1999 /usr/bin/netipmid -c eth0

Oct 04 23:53:46 xx.xx.xx.xx systemd[1]: Started Network IPMI daemon.
Oct 04 23:53:53 xx.xx.xx.xx netipmid[1999]: Error in creating IPMI user signal lock file
Oct 04 23:53:53 xx.xx.xx.xx netipmid[1999]: Executing the IPMI message failed: Error in creating temporary IPMI user signal lock file:...ream error
Oct 04 23:53:56 xx.xx.xx.xx netipmid[1999]: Error in creating IPMI user signal lock file
Oct 04 23:53:56 xx.xx.xx.xx netipmid[1999]: Executing the IPMI message failed: Error in creating temporary IPMI user signal lock file:...ream error
Oct 04 23:54:00 xx.xx.xx.xx netipmid[1999]: Error in creating IPMI user signal lock file
Oct 04 23:54:00 xx.xx.xx.xx netipmid[1999]: Executing the IPMI message failed: Error in creating temporary IPMI user signal lock file:...ream error
Oct 04 23:54:05 xx.xx.xx.xx netipmid[1999]: Error in creating IPMI user signal lock file
Oct 04 23:54:05 xx.xx.xx.xx netipmid[1999]: Executing the IPMI message failed: Error in creating temporary IPMI user signal lock file:...ream error
Hint: Some lines were ellipsized, use -l to show in full.
[email protected]:~#
@gkeishin
Copy link
Member Author

gkeishin commented Oct 4, 2023

I clean up a bit
/var/lib# rm -rf ipmi/
Reboot

and re-tried and it started working.. so not sure how I landed into above problem. I was nt doing anything special just did firmware update to latest upstream driver and boom hit this one. Now its running good after the I did the above steps

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

1 participant