Let us see how to clear the ILOM faulty messages.
start the SP console using the command.
# start SP/faultmgmt/shell
List out all faulty messages.
# fmadm faulty
Repair the faulty using description or using faulty ID displayed on the screen.
# fmadm repair /SYS/MB
Again list the faulty message to verify.
# fmadm faulty
That’s it.