Set Storage Node Auto Power-on Flag After Abnormal Shutdown
更新时间: 2026/08/06
在Gitcode上查看源码Set Storage Node Auto Power-on Flag After Abnormal Shutdown
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Sets whether to power on a storage node again after it is powered off unexpectedly.
Privilege
BasicSetting
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | bch |
| 1:3 | fruId |
| 4 | deviceId |
| 5 | sdrType 0x58 |
| 6:7 | 0x76 0x58 A Node Is Not Automatically Powered On After Being Powered Off Unexpectedly 0xcb 0xad Automatic power-on of a node after an unexpected power-off |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
Command Example
Disable a storage node from automatically powering on after it is powered off unexpectedly.
Request:
bash
ipmitool raw 0x32 0xbc 0x00 0x02 0x00 0x00 0x58 0x76 0x58Response:
text