Owner manual

AM456-9026A HP VMA SAN Gateway Users Guide 101
3. Add one or more initiators to the igroup, using the igroup addto command. The
initiator_name must be a valid wwn (Fibre Channel).
An igroup can contains Fibre Channel initiators. In the following example, two Fibre Channel
initiators are added to the igroup.
Fibre Channel initiator identifiers (WWN) are fixed by the HBA port. If you want to restrict
LUN access to a particular Fibre Channel, you must get the appropriate the WWN from the
Fibre Channel HBAs on the client machine.
4. To verify that the initiators were added to the initiator group, return to the CLI and enter the
show igroups command.
The
show igroups command shows all initiator groups, the number of initiators within each
group, and the WWN of those initiators.
igroup create Command
The
igroup create command creates an initiator group and, optionally, one or more iSCSI or
Fibre Channel initiators. Fibre Channel initiator identifiers (WWNs) are generated automatically by
an HBA.
Syntax
[no] igroup create name <name>
Syntax Description
(config) # igroup addto name <my_igroup> initiators
wwn.21:00:00:1b:32:9a:18:65 wwn.21:01:00:1b:32:ba:18:65
(config) # exit
# show igroups
Initiator group: <my_igroup> #Initiators: 4
wwn.21:00:00:1b:32:9a:18:65
wwn.21:01:00:1b:32:ba:18:65
name
The name is alphanumeric only.