Go to main content
Guía de administración de Oracle MiniCluster S7-2

Salir de la Vista de impresión

Actualización: Octubre de 2016
 
 

Supresión de un perfil de grupo de máquinas virtuales de base de datos (CLI)

  1. Inicie sesión en la CLI de la MCMU como administrador primario, como mcinstall.

    Consulte Inicio de sesión en la CLI de MCMU.

  2. Utilice esta sintaxis:
    % mcmu tenant -P -d VMgroupID

    Donde VMgroupID es el ID del perfil de grupo de máquinas virtuales de base de datos que desea suprimir.

    Por ejemplo, para suprimir un perfil de grupo de máquinas virtuales de base de datos con el ID 1, escriba:

    % 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. Verifique la supresión.

    Por ejemplo:

    % 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