A.14 add Vm

Adds a virtual machine to an Oracle VM Server.

Syntax

add Vm instance to Server instance

Where instance is:

{ id=id | name=name }

Description

This command adds a virtual machine to an Oracle VM Server. The virtual machine cannot be running, and must be stopped before using this 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=MyServer.

Examples

Example A.18 Adding a virtual machine to an Oracle VM Server

OVM> add Vm name=MyVM to Server name=MyServer

See Also