Wednesday, December 18, 2019

How to use ipmi command to set BMC function




Reset BMC:
Command: ipmitool –I lanplus –H ip/server name –U root –P superuser mc reset cold

Load BMC factory default setting.
Command: ipmitool raw 0x32 0x66

No comments:

Post a Comment

How to fix gpu_burn compiler failure issue

System Environment: Ubuntu 22.04 LTS Server CUDA v12.0 GPU: RTX-4080 (driver 525.85.05) AP: GPU_Burn v1.1 Symptom: met error in make gpu_bur...