A.82 remove ServerPool

サーバー・プールを記憶域リポジトリから削除します。

構文

remove ServerPool instance from Repository instance

instanceは:

{ id=id | name=name }

説明

このコマンドはサーバー・プールのOracle VM Serverから記憶域リポジトリを非提示にします。個々のOracle VM Serverに対して記憶域リポジトリを非提示にするには、remove Serverコマンドを使用します。

オプション

次の表に、このコマンドで使用可能なオプションを示します。

オプション

説明

{ id=id | name=name }

The instance of the object using either the id or name option, for example name=MyServerPool.

例A.115 サーバー・プールからの記憶域リポジトリの非提示

OVM> remove ServerPool name=MyServerPool from Repository name=MyNFSRepository

関連項目