A.129 removeAdminServer

Removes an administrative Oracle VM Server from a file server or storage array.

Syntax

removeAdminServer { FileServer | StorageArray } instance server=value

Where instance is:

{ id=value | name=value }

Description

This command removes an administrative Oracle VM Server from a file server or storage array.

Options

The following table shows the available options for this command.

Option

Description

server=value

The name or ID of the administrative Oracle VM Server.

{ id=value | name=value }

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

Examples

Example A.171 Removing an admin server from a file server

OVM> removeAdminServer FileServer name=MyNFSServer server=MyServer

See Also