We want to check the function of ECC error detection in IPMI. Since it is difficult to generate actual ECC error, is there a way to check if the function works or not?
Please execute the following command, the ECC error would be generated and recorded in SEL.
"ipmitool -l -lanplus -H 10.1.0.54 -U ADMIN -P ADMIN raw 0x4 0x2 0x4 0xc 0x0 0x6f 0x0 0x2b 0x80".
If the output returns "Out of space" error, please clear SEL events first and execute the command again.