Go to main content
Oracle MiniCluster S7-2 管理ガイド

印刷ビューの終了

更新: 2016 年 10 月
 
 

アプリケーション VM グループを配備する (CLI)

アプリケーション VM グループを配備するには、この手順を使用します。配備したら、VM を構成および使用できます。

  1. アプリケーション VM グループを配備します。

    Caution

    注意  -  必ず、大文字の D オプションを使用してください。小文字の d オプションを使用すると、その VM グループが削除されます。


    次の構文を使用します。

    mcmu tenant -V -D VMgroupID

    ここで、VMgroupID はグループの作成時に mcmu によって割り当てられたアプリケーション VM グループプロファイル ID です。VMgroupID を確認するには、アプリケーション VM グループプロファイルのサマリーを一覧表示する (CLI)を参照してください。

    例:

    % mcmu tenant -V -D 2
    
    Setting ssh timeout before carrying out further operations. Please wait..
    [INFO    ] Log file path : /var/opt/oracle.minicluster/setup/logs/tenant_cli_082316_164849.log
    
    Creating APP VM Group...
    .
    <some output omitted>
    .
    INFO Finish adding zonegroup information to database.
    INFO:MCMU.controllers.zones.appzonemanager:Finish adding zonegroup information to database.
    updated message, old:  Start adding data to MCMU database.  with  Application zonegroup creation completed.
    Status: 0
    Message: Deployment of APP VM Group succeeded.
  2. 追加のアプリケーション VM グループを配備する場合は、Step 1 を繰り返します。