A.11 add ServerPool

サーバー・プールを記憶域リポジトリに追加します。

構文

add ServerPool instance to Repository instance

instanceは:

{ id=id | name=name }

説明

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

オプション

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

オプション

説明

{ id=id | name=name }

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

例A.15 サーバー・プールへの記憶域リポジトリの提示

OVM> add ServerPool name=MyServerPool to Repository name=MyNFSRepository

関連項目