Skip to main content

3.1.5 Checking the Logical Domain Status


3.1.5 Checking the Logical Domain Status
Use the showdomainstatus command to display the logical domain status.
Note - A user account that has any of the following privileges can execute the showdomainstatus command:
useradm, platadm, platop, fieldeng, pparadm, pparmgr, pparop
XSCF> showdomainstatus -p ppar_id [-g domainname]
  1. -p ppar_id option

    Specify the number of the physical partition to be displayed.
  2. -g domainname option

    Specify the name of the logical domain to be displayed.
The displayed items are shown in Table 3-7.
Table 3-7  Logical Domain Status
Display Item Description Meaning
Logical Domain Name - Logical domain name
Status (current logical domain operation status) Host stopped Logical domain stopped state
Solaris booting State where logical domain Oracle Solaris is starting
Solaris running State where logical domain Oracle Solaris is running
Solaris halting State where logical domain Oracle Solaris is in stop process
Solaris suspended State where logical domain Oracle Solaris is suspended
Solaris powering down State where logical domain Oracle Solaris is in power-off process
Solaris rebooting The state where logical domain Oracle Solaris is restarting
Solaris panicking State where panic has occurred in logical domain Oracle Solaris
Solaris debugging Stopped state with kmdb prompt of logical domain (Kernel being debugged)
OpenBoot initializing Initializing state of OpenBoot PROM of logical domain
OpenBoot Running
State where initialization by OpenBoot PROM of logical domain has completed or stopped with ok prompt
OpenBoot Primary Boot Loader State of Oracle Solaris load in progress on logical domain
OpenBoot Running OS Boot State of transition to Oracle Solaris in progress on logical domain
OS Started. No state support.
State where SUNW,soft-state-supported CIF has not been implemented and SUNW,set-trap-table CIF is running
OpenBoot Running Host Halted State where init 0 is being executed from logical domain Oracle Solaris
OpenBoot Exited
State where reset-all is being executed from ok prompt of logical domain
OpenBoot Host Received Break
State where enter service was called from logical domain Oracle Solaris
OpenBoot Failed
Error occurred in initialization by OpenBoot PROM of logical domain
Unknown Unknown state where no logical domain was found to match logical domain name specified by user option (including state where add-spconfig command in Logical Domains Manager has not been executed)
- Other than above (state where PSB is not assigned to PPAR)
The following example displays the status of all the logical domains on physical partition 0.
XSCF> showdomainstatus -p 0
Logical Domain Name Status
primary Solaris running
guest00 Solaris running
guest01 Solaris booting
guest02 Solaris powering down
guest03 Solaris panicking
guest04 Shutdown Started
guest05 OpenBoot initializing
guest06 OpenBoot Primary Boot Loader