A.35 create CpuCompatibilityGroup

Creates a CPU compatibility group to which Oracle VM Servers sharing a common processor can be assigned.

Syntax

create CpuCompatibilityGroup name=value [ description=value ]

Description

This command creates a CPU compatibility group to which Oracle VM Servers sharing a common processor can be assigned.

Options

The following table shows the available options for this command.

Option

Description

name=value

A name for the CPU compatibility group.

description=value

Optional description for the CPU compatibility group. value is a maximum of 4,000 characters.

Note

Any create command only creates a single instance of an object, and therefore only accepts a single object instance as an attribute. Providing more than one object of the same attribute type as a parameter always results in the last attribute value taking precedence.

Examples

Example A.47 Creating a CPU compatibility group

OVM> create CpuCompatibilityGroup name=MyCPUGroup

See Also