A.79 remove PhysicalDisk

Removes a physical disk from a SAN storage access group.

Syntax

remove PhysicalDisk instance from AccessGroup instance

Where instance is:

{ id=id | name=name }

Description

This command removes a physical disk from 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=MyDisk.

Examples

Example A.108 Removing physical disk from a SAN storage access group

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

See Also