アプリケーション VM グループを配備するには、この手順を使用します。配備したら、VM を構成および使用できます。
![]() | 注意 - 必ず、大文字の 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.