Skip to main content
  1. Home >
  2. Products >
  3. Computing Products >
  4. Servers >
  5. Fujitsu SPARC servers >
  6. Downloads >
  7. User Manuals >
  8. Fujitsu SPARC M12-2/M12-2S Service Manual >
  9. 9.2.1 Checking the Operation Status of Physical Partitions and Logical Domains

9.2.1 Checking the Operation Status of Physical Partitions and Logical Domains


9.2.1 Checking the Operation Status of Physical Partitions and Logical Domains
To check the operation status of physical partitions and logical domains, log in to the XSCF shell.
For details on the commands used here, see the Fujitsu SPARC M12 and Fujitsu M10/SPARC M10 XSCF Reference Manual of the XCP firmware version used.
  1. Confirm that you are logged in to the master XSCF.
    In the following example, the showbbstatus command checks it.
XSCF> showbbstatus
BB#00 (Master) (*1) 
*1 If Standby is displayed, try logging into the master XSCF again.
  1. Check the operation status of physical partitions.
    The following example shows the output of the showpparstatus command to check the operation status of physical partitions.
XSCF> showpparstatus -p 0
PPAR-ID  PPAR Status
00       Running    (*1)
*1 The physical partition of PPAR-ID 00 is operating.
  1. Check the operation status of logical domains.
    The following example shows the output of the showdomainstatus command to check the operation status of the logical domains defined for the physical partition.
XSCF> showdomainstatus -p 0
Logical Domain Name      Status
primary                  Solaris running‍    (*1)
guest                    Solaris running‍    (*2)
ldom                     Solaris running‍    (*3)
*1 Oracle Solaris is operating on the control domain.
*2 Oracle Solaris is operating on the logical domain (guest).
*3 Oracle Solaris is operating on the logical domain (ldom).
  1. Check as required the physical address of memory assigned to logical domains.
    The following example shows the output of the command to check the physical address of memory assigned to logical domains when logged in to Oracle Solaris on the control domain.
primary# ldm list-devices -a
CORE
    ID      %FREE   CPUSET
    0       0       (0, 1)
        (Omitted)
VCPU
    PID     %FREE   PM
    0       0       no
        (Omitted)
MEMORY
    PA                    SIZE            BOUND
    0x740000000000         32G             ldom‍    (*1)
    0x740800000000         32G
        (Omitted)
*1 The space from 0x740000000000 to 0x7407ffffffff (32 GB) is assigned to the logical domain Idom.