A.4 addAdminServer

Adds an administrative Oracle VM Server to a file server or storage array.

Syntax

addAdminServer { FileServer | StorageArray } instance server=value

Where instance is:

{ id=value | name=value }

Description

This command adds an administrative Oracle VM Server to 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.4 Adding an admin server to a file server

OVM> addAdminServer FileServer name=MyNFSServer server=MyServer

Example A.5 Adding an admin server to a storage array

OVM> addAdminServer StorageArray name=MyISCSIServer server=MyServer

See Also