Go to main content

SPARC M8 and SPARC M7 Servers Administration Guide

Exit Print View

Updated: September 2017
 
 

View the Power State of the System

  1. Log in to Oracle ILOM.

    See Log In to Oracle ILOM (CLI).

  2. Use the following command:
    -> show / -t power_state status

    Sample output for different server types:

    • For a SPARC M8-8 or SPARC M7-8 server with two PDomains:

      -> show / -t power_state status
      Target                     | Property               | Value
      ---------------------------+------------------------+---------------------
      /HOST0                     | power_state            | On
      /HOST0                     | status                 | Solaris running
      /HOST1                     | power_state            | On
      /HOST1                     | status                 | OpenBoot Primary Boot Loader
      /Servers/PDomains/         | power_state            | On
       PDomain_0/HOST            |                        |
      /Servers/PDomains/         | status                 | Solaris running
       PDomain_0/HOST            |                        |
      /Servers/PDomains/         | power_state            | On
       PDomain_0/System          |                        |
      /Servers/PDomains/         | power_state            | On
       PDomain_0/System/DCUs/    |                        |
       DCU_0                     |                        |
      /Servers/PDomains/         | power_state            | On
       PDomain_0/System/DCUs/    |                        |
       DCU_0/CMIOU_0             |                        |
      ...->
    • For a SPARC M8-8 or SPARC M7-8 server with one PDomain, type:

      show / -t power_state status
      Target                               | Property                | Value            
      -------------------------------------+-------------------------+------------------
      /HOST0                               | power_state             | On
      /HOST0                               | status                  | Solaris running
      /Servers/PDomains/PDomain_0/HOST     | power_state             | On
      /Servers/PDomains/PDomain_0/HOST     | status                  | Solaris running
      /Servers/PDomains/PDomain_0/System   | power_state             | On
      /Servers/PDomains/PDomain_0/System/  | power_state             | On
       DCUs/DCU_0                          |                         | 
      /Servers/PDomains/PDomain_0/System/  | power_state             | On
       DCUs/DCU_0/CMIOU_0                  |                         | 
      /Servers/PDomains/PDomain_0/System/  | power_state             | On
       DCUs/DCU_0/CMIOU_1                  |                         | 
      /Servers/PDomains/PDomain_0/System/  | power_state             | On
       DCUs/DCU_0/CMIOU_2                  |                         | 
      /Servers/PDomains/PDomain_0/System/  | power_state             | On
       DCUs/DCU_0/CMIOU_3                  |                         | 
      /Servers/PDomains/PDomain_0/System/  | power_state             | On
       DCUs/DCU_0/CMIOU_4                  |                         | 
      /Servers/PDomains/PDomain_0/System/  | power_state             | On
       DCUs/DCU_0/CMIOU_5                  |                         | 
      /Servers/PDomains/PDomain_0/System/  | power_state             | On
       DCUs/DCU_0/CMIOU_6                  |                         | 
      /Servers/PDomains/PDomain_0/SP/      | status                  | ok
       powermgmt/budget                    |                         | 
      /Servers/PDomains/PDomain_0/SP/      | status                  | operational
       services/kvms/host_storage_device   |                         | 
      /System                              | power_state             | On
      /System/DCUs/DCU_0                   | power_state             | On
      /System/DCUs/DCU_0/CMIOU_0           | power_state             | On
      /System/DCUs/DCU_0/CMIOU_1           | power_state             | On
      /System/DCUs/DCU_0/CMIOU_2           | power_state             | On
      /System/DCUs/DCU_0/CMIOU_3           | power_state             | On
      /System/DCUs/DCU_0/CMIOU_4           | power_state             | On
      /System/DCUs/DCU_0/CMIOU_5           | power_state             | On
      /System/DCUs/DCU_0/CMIOU_6           | power_state             | On
      /SP/clients/asr                      | status                  | unregistered
      /SP/clients/oeshm                    | status                  | Disabled
      /SP/redundancy                       | status                  | Active
      /SP/services/fips                    | status                  | disabled
      
      
    • For the SPARC M7-16 server, type:

      -> show / -t power_state status
      Target               | Property                | Value
      ---------------------+-------------------------+-----------------------------------
      /HOST0               | power_state             | On
      /HOST0               | status                  | OpenBoot Primary Boot Loader
      /HOST1               | power_state             | Off
      /HOST1               | status                  | Powered Off
      /HOST2               | power_state             | Off
      /HOST2               | status                  | Powered Off
      /HOST3               | power_state             | On
      /HOST3               | status                  | Solaris running
      /Servers/PDomains/   | power_state             | On
       PDomain_0/HOST      |                         |
      /Servers/PDomains/   | status                  | OpenBoot Primary Boot Loader
       PDomain_0/HOST      |                         |
      /Servers/PDomains/   | power_state             | On
       PDomain_0/System    |                         |
      /Servers/PDomains/   | power_state             | On
       PDomain_0/System/   |                         |
       DCUs/DCU_0          |                         |
      /Servers/PDomains/   | power_state             | On
       PDomain_0/System/   |                         |
       DCUs/DCU_0/CMIOU_0  |                         |
      ...
      ->

Related Information