Go to main content

Oracle® x86 Server Diagnostics, Applications, and Utilities Guide

Exit Print View

Updated: June 2016
 
 

Check Component Status Using the Oracle ILOM Command-Line Interface

The Oracle ILOM CLI allows you to list, display, and clear faults.

Before You Begin

Viewing faults requires Read Only (o) permission. Clearing them requires Administration (a) permission.

  1. Log in to the Oracle ILOM CLI.
  2. There are two ways to view faults through the CLI:
    • Type: show /System/Open_Problems

      A display like the following appears:

      -> show /System/Open_Problems
      
      Open Problems (3)
      Date/Time                 Subsystems          Component
      ------------------------  ------------------  ------------
      Thu Oct 31 21:39:49 2013  Processors          P1 (CPU 1)
              A processor has detected a QuickPath Interconnect (QPI) transmitter
              uncorrectable error. (Probability:33,
              UUID:9468d451-5d8b-412a-fe51-e35c76cc5894, Part Number:CM80636, Serial
              Number:N/A, Reference
              Document:http://support.oracle.com/msg/SPX86A-8002-79)
      Thu Oct 31 21:39:49 2013  Processors          P2 (CPU 2)
              A processor has detected a QuickPath Interconnect (QPI) transmitter
              uncorrectable error. (Probability:33,
              UUID:9468d451-5d8b-412a-fe51-e35c76cc5894, Part Number:CM80636, Serial
              Number:N/A, Reference
              Document:http://support.oracle.com/msg/SPX86A-8002-79)
      Thu Oct 31 21:39:49 2013  Processors          P3 (CPU 3)
              A processor has detected a QuickPath Interconnect (QPI) transmitter
              uncorrectable error. (Probability:33,
              UUID:9468d451-5d8b-412a-fe51-e35c76cc5894, Part Number:CM80636, Serial
              Number:N/A, Reference
              Document:http://support.oracle.com/msg/SPX86A-8002-79)
      
    • Type: show faulty

      Note -  The show faulty command is a shortcut for the following Oracle ILOM CLI command string: -> show -o table -level all /SP/faultmgmt. The alias produces the same output as the previous command. This enables you to view all active faults in the system in a concise, tabular form. For example, it produces output similar to the following:
      -> show faulty
      Target              | Property               | Value
      --------------------+------------------------+---------------------------------
      /SP/faultmgmt/0     | fru                    | /SYS
      /SP/faultmgmt/0/    | class                  | fault.chassis.device.missing
      faults/0            |                        |
      /SP/faultmgmt/0/    | sunw-msg-id            | SPX86-8000-4S
      faults/0            |                        |
      /SP/faultmgmt/0/    | uuid                   | 8acb45f9-fb70-e5d0-b73c-f8e5ea32
      faults/0            |                        | c52a
      /SP/faultmgmt/0/    | timestamp              | 2010-02-19/02:58:20
      faults/0            |                        |
      /SP/faultmgmt/0/    | product_serial_number  | 12345678-abcdefghi
      faults/0            |                        |
      /SP/faultmgmt/0/    | chassis_serial_number  | 12345678-abcdefghi
      faults/0            |                        |
      /SP/faultmgmt/0/    | power_supply           | 2
      faults/0            |                        |
      /SP/faultmgmt/0/    | event_key              | 2
      faults/0            |                        |
      
  3. To clear a fault, repair or replace the faulted component.

    The system clears the fault when the new component is installed.

    Oracle ILOM clears most faults when the indicated component is repaired or replaced. If Oracle ILOM does not clear the fault, see the Oracle ILOM Documentation Library at:

    http://www.oracle.com/goto/ILOM/docs