Go to main content

SPARC S7-2 Server Service Manual

Exit Print View

Updated: March 2017
 
 

Identify Disabled Components

You can run the show disabled command from the Oracle ILOM prompt to identify components that have been disabled either intentionally, by a user, or automatically, because of a fault.

  1. At the Oracle ILOM prompt, type:
    -> show disabled
    Target                             | Property       | Value
    -----------------------------------+----------------+--------------------
    ...
    /SYS/MB/CMP0/MCU0/CH0/D1
        | disable_reason | Configuration Rules
    ...
  2. For additional information about a disabled component, type the show -t command and the Oracle ILOM target.

    See Device Paths.

    For example, type:

    -> show -t /SYS/MB/CMP0/MCU0/CH0/D1
    Target                    | Property               | Value
    --------------------------+------------------------+------------
    ...
    /SYS/MB/CMP0/MCU0/CH0/D1  | type                   | DIMM
    /SYS/MB/CMP0/MCU0/CH0/D1  | ipmi name              | P0/M3/B0/C1/D0
    /SYS/MB/CMP0/MCU0/CH0/D1  | requested_config_state | Enabled
    /SYS/MB/CMP0/MCU0/CH0/D1  | current_config_state   | Enabled
    /SYS/MB/CMP0/MCU0/CH0/D1  | disable_reason         | Configuration Rules
    /SYS/MB/CMP0/MCU0/CH0/D1  | fru_name               | 8192MB DDR4 SDRAM DIMM
    ...

Related Information