A.8 add PhysicalDisk

Adds a physical disk to a SAN storage access group.

Syntax

add PhysicalDisk instance to AccessGroup instance

Where instance is:

{ id=id | name=name }

Description

This command adds a physical disk to a SAN storage access group. Local storage and generic storage plug-ins are not supported with 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=MyAccessGroup.

Examples

Example A.8 Adding a physical disk to a SAN storage access group

OVM> add PhysicalDisk id=0004fb00001800007ee6dbda7b4461cb to AccessGroup \
  name='Default access group @ MyISCIServer'

See Also