Purpose:
When alarm is flagging up, a workaround for SKY-7120S users disabling it.
Target Audience:
SKY-7120S users
Workaround:
By case to ignore alarms are just a workaround, please refer following command.
Disable all alarm:
# ipmitool raw 0x04 0x12 0x02 0x01
# ipmitool mc reset cold
Enable all alarm:
# ipmitool raw 0x04 0x12 0x02 0x11
# ipmitool mc reset cold
Check current alarm setting:
# ipmitool raw 0x04 0x13 0x02 0x00 0x00
Comments
0 comments
Please sign in to leave a comment.