Go to main content
Oracle MiniCluster S7-2 관리 설명서

인쇄 보기 종료

업데이트 날짜: 2016년 10월
 
 

시스템 설정 단계 나열(CLI)

다음 절차에 따라 시스템이 설정되었는지 여부를 확인하고 설정 프로세스의 모든 단계가 완료되었는지 여부를 볼 수 있습니다. 일반적으로 설정 단계는 설치 시 시스템이 처음 설정될 때 실행됩니다.

  1. 기본 관리자(예: mcinstall)로 MCMU CLI에 로그인합니다.

    MCMU CLI에 로그인을 참조하십시오.

  2. 설정 단계 목록 및 각 단계의 상태를 표시합니다.

    이 예에서는 모든 시스템 설정 단계가 수행되었으며 OK 상태로 완료되었음을 보여줍니다. 설정 프로세스의 로그 파일도 표시됩니다.

    % 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     |
    +-----------------------------------------------------------------------------------------------------+
    %