CLI Hardware View

Hardware status details are available in the CLI under the maintenance hardware section. Use the show command to list the status of all components. The list command will list available chassis, which can be selected and then viewed using show.

hostname:> maintenance hardware show
Chassis:

             NAME              STATE   MANUFACTURER  MODEL

chassis-000  hostname          ok      Oracle        Oracle ZFS Storage ZS9-2

cpu-000      CPU 0             ok      Intel         Intel(r) Xeon(r) Platinum 8358 CPU @ 2.60GHz
cpu-001      CPU 1             ok      Intel         Intel(r) Xeon(r) Platinum 8358 CPU @ 2.60GHz
disk-000     NVME 0            ok      INTEL         SSDPF2KX038T9S
disk-001     NVME 1            ok      INTEL         SSDPF2KX038T9S
disk-002     NVME 2            absent  -             -
disk-003     NVME 3            absent  -             -
disk-004     NVME 4            absent  -             -
disk-005     NVME 5            absent  -             -
disk-006     NVME 6            absent  -             -
disk-007     NVME 7            absent  -             -
disk-008     NVME 8            absent  -             -
disk-009     NVME 9            absent  -             -
disk-010     NVME 10           absent  -             -
disk-011     NVME 11           absent  -             -
fan-000      FM 0              ok      Oracle        8204006
fan-001      FM 1              ok      Oracle        8204006
fan-002      FM 2              ok      Oracle        8204006
fan-003      FM 3              ok      Oracle        8204006
memory-000   DIMM 0/13         ok      Samsung       65536MB DDR4 SDRAM DIMM
memory-001   DIMM 0/12         ok      Samsung       65536MB DDR4 SDRAM DIMM
memory-002   DIMM 0/15         ok      Samsung       65536MB DDR4 SDRAM DIMM
memory-003   DIMM 0/14         ok      Samsung       65536MB DDR4 SDRAM DIMM
memory-004   DIMM 0/9          ok      Samsung       65536MB DDR4 SDRAM DIMM
memory-005   DIMM 0/8          ok      Samsung       65536MB DDR4 SDRAM DIMM
...

The 5th, 6th, and 7th columns for serial number (SERIAL), revolutions per minute (RPM), and type (TYPE) have been truncated in the previous example, as has the length of this list.

Component Properties

If a particular component is selected, detailed information about its properties is reported. The following properties are supported, with the corresponding BUI property name. For a description of a particular property, see the earlier descriptions.

Table 1-8 Component CLI Properties and BUI Equivalent Properties

CLI Property BUI Property

build

Build

cores

Cores

device

N/A

faulted

(status indicator)

label

Label

locate (writable)

(status indicator)

manufacturer

Manufacturer

model

Model

offline (writable)

(status indicator)

part

Part

present

(status indicator)

revision

Revision

serial

Serial

size

Size

speed

Speed

state

Connections (status)

terminal

Connections - Terminal: Device ID, label, and corresponding port on terminating chassis

type

(combined with use)

use

Type

When viewing a disk that is active as a hot spare, the detach command is also available.

Viewing CPU Details (CLI)

Use the following procedure to view CPU details.

  1. To view CPU details, use the following CLI commands:
    hostname:maintenance hardware> select chassis-000
    hostname:maintenance chassis-000> select cpu
    hostname:maintenance chassis-000 cpu> select cpu-000
    hostname:maintenance chassis-000 cpu-000> show
    Properties:
                             label = CPU 0
                           present = true
                           faulted = false
                      manufacturer = Intel
                             model = Intel(r) Xeon(r) Platinum 8358 CPU @ 2.60GHz
                              part = SRKJ1
                            serial = 54-01933CBE58B1C71C
                          revision = CD8068904572302
                             cores = 32
                             speed = 2.60GHz

Checking Disk Shelf Cable Connections (CLI)

The disk shelf cable checking feature detects such SAS cabling errors as a cable connected to the wrong port on the controller or disk shelf, a missing cable in the redundant path, and a faulty cable. Errors and their resolution can be found in the Active Problems area of the software. Use the following procedure to first check the cable connections on the disk shelf, and then on the controller.

  1. Go to maintenance hardware and select the disk shelf chassis.
    hostname:maintenance hardware> select chassis-001
    hostname:maintenance chassis-001>
  2. Enter select slot and then enter show.
    hostname:maintenance chassis-001> select slot
    hostname:maintenance chassis-001 slot> show
    Slots:
               LABEL     STATE          MANUFACTURER   MODEL               SERIAL
    slot-000   IOM 0     faulted        Oracle         7046837             unknown
    slot-001   IOM 1     ok             Oracle         7046837             unknown
  3. Select a slot and enter show to view its properties and components.
    hostname:maintenance chassis-001 slot> select slot-000
    hostname:maintenance chassis-001 slot-000> show
    Properties:
                  label = IOM 0
                present = true
                faulted = true
           manufacturer = Oracle
                   part = 7046837
                 serial = 
                 locate = false
    
    Components:
                  LABEL               STATE          TERMINAL
    port-000      PORT0               connected      1035FMM0GC/PCIe 1/SAS0
    port-001      PORT1               unconnected    -
    port-002      PORT2               unconnected    -

    If the faulted property is true, go to the maintenance problems context and enter show to view the active problems. Note that fixed disk shelf cabling faults are automatically cleared.

  4. To view the port properties, select a port and enter show.

    The same properties are displayed as in the previous step. The state property shows the connection status. The terminal property displays the device ID, label, and corresponding port on the terminating chassis.

    hostname:maintenance chassis-001 slot-000> select port
    hostname:maintenance chassis-001 slot-000 port> select port-000
    hostname:maintenance chassis-001 slot-000 port-000> show
    Properties:
                  label = PORT0
                  state = connected
               terminal = 1035FMM0GC/PCIe 1/SAS0
  5. Repeat steps 2 through 4 for each applicable slot.
  6. Enter done until you are at the maintenance hardware prompt.
  7. Select the controller chassis.
    hostname:maintenance hardware> select chassis-000
    hostname:maintenance chassis-000>
  8. Repeat steps 2 through 5, except choose a SAS HBA slot in step 3.

Performing a Diagnostic Reboot (CLI)

Caution:

Only issue the diagnostic reboot command as instructed by Oracle Service personnel.

A diagnostic reboot gathers diagnostic information before power cycling the appliance. This operation could take a long time to complete and could cause adverse results if not performed properly. Do not reboot when system-affecting operations are occurring, such as upgrading firmware, executing commands, and configuring or unconfiguring storage.

  1. To perform a diagnostic reboot, use the following CLI command:
    hostname:maintenance system> reboot -d