A.12 add StorageInitiator

Adds a storage initiator to an access group for a SAN storage server.

Syntax

add StorageInitiator instance to AccessGroup instance

Where instance is:

{ id=id | name=name }

Description

This command adds a storage initiator to an access group for a SAN storage server.

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.16 Adding a storage initiator

OVM> add StorageInitiator name=iqn.1988-12.com.oracle:d72d82d0817f to AccessGroup \
  name='Default access group @ MyISCIServer' 

See Also