Owner manual

100 HP VMA SAN Gateway Users Guide AM456-9026A
show targets Command
The
show targets command lists all of the target ports and their addresses (wwn), filtered by
various options.
Syntax
show targets [node <cluster node id>] [hostname <hostname>]
[protocol fc] [id <target id>] [sessions] [detail]
Parameters
Configuring Initiator Groups
The third step in configuring the vSHARE system is to configure the initiator groups (igroups) that
identify the initiators (hosts) allowed to access a LUN or set of LUNs.
Every initiator has a protocol-specific identifier.
Fibre Channel initiators are identified by World-Wide Names (WWN). Fibre Channel
initiators are fixed by the appropriate HBA port.
Initiator Group Configuration
To configure an initiator group, complete the following steps:
1. From the CLI, use the enable command (to enter Enable mode), and then the configure
terminal
command (to enter Configure mode).
2. Use the igroup name command to create an initiator group, as shown in the following
example.
[node <cluster node id>]
Displays targets on node ID.
[hostname <hostname>]
Displays targets on hostname.
[protocol fc]
Displays targets using protocols FC.
[id <target id>]
Displays a specific target.
[sessions]
Displays targets including sessions.
[detail]
Displays in detail.
> enable
# configure terminal
(config) #
(config) # igroup create name <my_igroup>