Initiate Manual Rollback
更新时间: 2026/08/06
在Gitcode上查看源码Initiate Manual Rollback
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Start the manual rollback.
Privilege
BasicSetting
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | PICMG 2Ch |
| CMD | 38h |
| 1 | PICMG ID. Enter 0. |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code 0=The rollback is complete. Run the Query Rollback status command to perform polling continuously. 80h=The rollback is in progress. Run the Query Rollback status command to query the rollback status. D5=Rollback is not allowed. |
| 2 | PICMG ID. Enter 0. |
Command Example
Start the manual rollback.
Request:
bash
ipmicmd -k "0f 00 2c 38 00" smi 0Response:
text
0f 2d 00 38 00 00