A.82 remove ServerPool

Removes a server pool from a storage repository.

Syntax

remove ServerPool instance from Repository instance

Where instance is:

{ id=id | name=name }

Description

This command unpresents a storage repository from the Oracle VM Servers in a server pool. To unpresent a storage repository to an individual Oracle VM Server, use the remove 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.115 Unpresenting a storage repository from a server pool

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

See Also