Go to main content

Oracle® MiniCluster S7-2 Administration Guide

Exit Print View

Updated: October 2021
 
 

Show the Status of Zones and DB VMs (CLI)

Use this procedure to display the status of the zones on both nodes.

  1. Log into the MCMU CLI as a primary admin, such as mcinstall.

    See Log in to the MCMU CLI.

  2. Type:
    % mcmu status -Z -a

    In this example, the zones are identified as:

    • global – The global zone.

    • acfskz – The kernel zone.

    • DB_VMname – The DB VMs.

    For zone descriptions, see MiniCluster Zones Overview.

    % mcmu status -Z -a
    [INFO    ] Zone status on node1
      ID NAME             STATUS      PATH                          BRAND      IP    
       0 global           running     /                             solaris    shared
       2 acfskz           running     -                             solaris-kz excl  
       7 dbgp1-vm1-mc3-n1 running     /mcpool/dbgp1-vm1-mc3-n1zroot solaris    excl  
       8 dbgp1-vm2-mc3-n1 running     /mcpool/dbgp1-vm2-mc3-n1zroot solaris    excl  
       - appzonetemplate  installed   /mcpool/appzonetemplate       solaris    excl  
       - dbzonetemplate   installed   /mcpool/dbzonetemplate        solaris    excl  
    
    [INFO    ] Zone status on node2
      ID NAME             STATUS      PATH                          BRAND      IP    
       0 global           running     /                             solaris    shared
       2 acfskz           running     -                             solaris-kz excl  
       7 dbgp1-vm1-mc3-n2 running     /mcpool/dbgp1-vm1-mc3-n2zroot solaris    excl  
       8 dbgp1-vm2-mc3-n2 running     /mcpool/dbgp1-vm2-mc3-n2zroot solaris    excl  
       - appzonetemplate  installed   /mcpool/appzonetemplate       solaris    excl  
       - dbzonetemplate   installed   /mcpool/dbzonetemplate        solaris    excl