問題タブ [ipmitool]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
arm - LAN セッションを確立できず、IPMI v1.5 / RMCP セッションを確立できません
GitHub から最新の ipmitool 1.8.18 をクロスコンパイルし、armv5 Linux ボードで同じものを実行しました。help や show version などのコマンドを実行できますが、次のようなコマンドを使用してセンサーから値を読み取ろうとすると、
ipmitool -H 127.0.0.1 -U admin -P admin fru print
次に、以下のエラーが発生します。
ただし、ipmitool 1.8.11 バージョン コマンドは正常に実行できます。成功した 1.8.11 コマンド出力:
失敗した ipmitool 1.8.18 コマンドの出力が冗長で、次のコマンド-I lanplus
も試してみました。
誰かがこれを手伝ってくれませんか?
ありがとう