Main Menu

Search

Exalogic: Hardware: How To Check If There Is A Hardware Fault On Compute Node? (ILOM, ipmitool Commands)

One of the following methods can be used to check if there is hardware fault on Exalogic Compute node.

ILOM CLI Method

Login to ILOM of the Compute node and run below command.


show faulty

If there are faults it will be listed. if there are no faults, output will be empty as seen below.


Connected. Use ^D to exit.
-> show faulty
Target             | Property              | Value
-------------------+-----------------------+-----------------------------------

->

IPMITOOL Command

Login to the Compute Node Host OS and run below ipmitool command.


ipmitool sunoem cli show faulty

Above ipmitool command will connect to ILOM from host OS and run "show faulty" command, print the output and disconnect from ILOM.


Products to which Article Applies


Exalogic Compute Nodes (Both Exalogic Physical and Virtual releases)



tarun boyella




No comments:

Post a Comment