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

인쇄 보기 종료

업데이트 날짜: 2016년 10월
 
 

DB VM 그룹 프로파일 삭제(CLI)

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

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

  2. 다음 구문을 사용합니다.
    % mcmu tenant -P -d VMgroupID

    여기서 VMgroupID는 삭제할 DB VM 그룹 프로파일의 ID입니다.

    예를 들어, ID가 1인 DB VM 그룹 프로파일을 삭제하려면 다음과 같이 입력합니다.

    % mcmu tenant -P -d 1
    
    Setting ssh timeout before carrying out further operations. Please wait..
    [INFO    ] Log file path : /var/opt/oracle.minicluster/setup/logs/tenant_cli_082316_034336.log
    
        Status : Needs Mapping
        VMgroupName : dbgp1
        Description : DB VM Group 1 - Normal - CIS - SHARED
        VMgroupID : 1
        
    Are you sure you want to delete this DB VM Group Profile?
    Enter Y/N (Y): y
    Deleting DB VM Group Profile...
    INFO Start freeing ipaddress and core table
    INFO:MCMU.controllers.zones.dbzonemanager:Start freeing ipaddress and core table
    INFO Removing GI data.
    INFO:MCMU.controllers.zones.dbzonemanager:Removing GI data.
    INFO Free Disk & Partitions.
    INFO:MCMU.controllers.zones.dbzonemanager:Free Disk & Partitions.
    INFO Deleting zone data.
    INFO:MCMU.controllers.zones.dbzonemanager:Deleting zone data.
    INFO Deleting zonegroup data.
    INFO:MCMU.controllers.zones.dbzonemanager:Deleting zonegroup data.
    INFO Complete zonegroup profile deletion.
    INFO:MCMU.controllers.zones.dbzonemanager:Complete zonegroup profile deletion.
    updated message, old:  Initializing  with  Profile deletion succeeded.
    Successfully deleted DB VM profile
  3. 삭제를 확인합니다.

    예를 들어, 다음과 같습니다.

    % mcmu tenant -P -l
    
    Setting ssh timeout before carrying out further operations. Please wait..
    [INFO    ] Log file path : /var/opt/oracle.minicluster/setup/logs/tenant_cli_082316_034511.log
    
    Listing DB VM Group Profile..
    No VM Group Profiles available yet