A.11 add ServerPool

Adds a server pool to a storage repository.

Syntax

add ServerPool instance to Repository instance

Where instance is:

{ id=id | name=name }

Description

This command presents a storage repository to all Oracle VM Servers in a server pool. To present a storage repository to an individual Oracle VM Server, use the add Server command.

Options

The following table shows the available options for this command.

Option

Description

{ id=id | name=name }

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

Examples

Example A.15 Presenting a storage repository to a server pool

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

See Also