Go to main content

Oracle® MiniCluster S7-2 Administration Guide

Exit Print View

Updated: October 2021
 
 

List Details of an App VM (CLI)

Use this procedure to list the details for an App group profile.

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

    See Log in to the MCMU CLI.

  2. Use this syntax:
    % mcmu tenant -V -L VMgroupID

    where VMgroupID is the App group profile ID. To determine the VMgroupID, see List a Summary of All App VM Group Profiles (CLI).

    % mcmu tenant -V -L 2
    Setting ssh timeout before carrying out further operations. Please wait..
    [INFO    ] Log file path : /var/opt/oracle.minicluster/setup/logs/tenant_cli_100316_161932.log
    
    Getting APP VM Group...
    
    APP VM GROUP DEFINITION
            status : Active
            description : zonegroup description
            Name : mc12appzg2
            Type : application
            ID : 2
            Security Profile : No
    
    EXTERNAL NFS
    
    APP VM DEFINITION
    
    APPVM 1
            id : 5
            status : Active
            name : mc12appzg2n1
            globalName : mc12-n1
            cores : 3
            DNSServers : 192.0.2.7,192.0.2.8
            memory : 522496
            virtualNetworks
                    private_ip : 192.0.2.2
                    private_hostname : mc12appzg2n1-pub-priv
                    private_mask : 24
                    public_ip : 192.0.2.3
                    public_hostname : mc12appzg2n1-pub
                    public_mask : 22
                    public_gateway :  192.0.2.1
                    virtual_ip :
                    virtual_hostname : mc12appzg2n1-pub-vip
    
    APPVM 2
            id : 6
            status : Active
            name : mc12appzg2n2
            globalName : mc12-n2
            cores : 3
            DNSServers : <valid_IP_addr>,<valid_IP_addr>,<valid_IP_addr>
            memory : 522496
            virtualNetworks
                    private_ip : 192.0.2.4
                    private_hostname : mc12appzg2n2-pub-priv
                    private_mask : 24
                    public_ip : 192.0.2.5
                    public_hostname : mc12appzg2n2-pub
                    public_mask : 22
                    public_gateway :  192.0.2.1
                    virtual_ip :
                    virtual_hostname : mc12appzg2n2-pub-vip