A.128 removeAccessHost

Removes an access host from an ISCSI server.

Syntax

removeAccessHost StorageArray instance accessHost=value

Where instance is:

{ id=value | name=value }

Description

This command removes an access host from an ISCSI server when using a storage array with multipath capability. At least one access host must be set. Multipath is not supported with the generic ISCSI storage array plug-in. This is not applicable to fibre channel storage.

Options

The following table shows the available options for this command.

Option

Description

accessHost=value

The hostname or IP address for the access host. To find the hostname or IP address, use the show command to display information about the storage array.

{ id=value | name=value }

The instance of the object using either the id or name option, for example name=MyISCSIServer.

Examples

Example A.170 Removing a storage array access host

OVM> removeAccessHost StorageArray name=MyISCSIServer accessHost=10.172.76.131

See Also