Go to main content

Oracle® MiniCluster S7-2 Administration Guide

Exit Print View

Updated: October 2021
 
 

List the System Setup Steps (CLI)

Use this procedure to determine if the system is set up, and to see if the setup process completed all steps. The setup steps are normally run when the system is initially set up at installation time.

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

    See Log in to the MCMU CLI.

  2. Display the list of setup steps and the status of each step.

    This example indicates that all the system setup steps have been performed and completed with a status of OK. The log file of the setup process is also displayed.

    % mcmu setupmc -a
    [INFO    ] Log file path : mc_name-n1:/var/opt/oracle.minicluster/setup/logs/mcmu_082216_160419.log
    +-----------------------------------------------------------------------------------------------------+
    | STEP | DESCRIPTION                                                                         | STATUS |
    +-----------------------------------------------------------------------------------------------------+
    | 1    | Check Package Version and Gather User Input                                         | OK     |
    | 2    | Prepare for System Install                                                          | OK     |
    | 3    | Interconnect Setup                                                                  | OK     |
    | 4    | Configure Explorer                                                                  | OK     |
    | 5    | Check System Readiness                                                              | OK     |
    | 6    | Verify Topology                                                                     | OK     |
    | 7    | Prepare Network Interfaces                                                          | OK     |
    | 8    | Configure Client Access Network on Node 1                                           | OK     |
    | 9    | Configure Client Access Network on Node 2                                           | OK     |
    | 10   | Configure NTP Client, Set Password Policy and Setup Apache Web Server               | OK     |
    | 11   | Check Configuration and IP Mappings                                                 | OK     |
    | 12   | Configure ILOM Network                                                              | OK     |
    | 13   | Storage: Create Storage Alias, Reset JBOD(s) and Partition All Disks in All JBOD(s) | OK     |
    | 14   | Calibrate Disks in All JBOD(s)                                                      | OK     |
    | 15   | Shared Storage Setup: Configure and Secure All Kernel Zones                         | OK     |
    | 16   | Shared Storage Setup: Install Oracle Grid Infrastructure 12c in Kernel Zones        | OK     |
    | 17   | Shared Storage Setup: Apply GI PSU                                                  | OK     |
    | 18   | Shared Storage Setup: Configure ACFS and Mount Shared Filesystem in Global Zones    | OK     |
    | 19   | Apply Global Zone Security Settings                                                 | OK     |
    +-----------------------------------------------------------------------------------------------------+