Fujitsu ETERNUS DX80 S2 Cli User's Manual page 242

Disk storage systems
Hide thumbs Also See for ETERNUS DX80 S2:
Table of Contents

Advertisement

Chapter 3 Configuration Settings and Display
3.5 Host Interface Management > create host-iscsi-name
Example(s)
The following example registers the alias "HBA1" for the iSCSI host "iqn.1991-05.com.microsoft", and the
iSCSI ip address "10.111.10.1". The host response number #1 is also assigned:
CLI> create host-iscsi-name -iscsi-name iqn.1991-05.com.microsoft -ip-version ipv4 -ip 10.111.10.1 -name
HBA1 -host-response-number 1
The following example registers an iSCSI host to both of the NICs that are in a single server. The iSCSI name is
the property of the server and is the same for both NICs. Each NIC has a different IP address. The following
commands register "HBA11" and "HBA12" as the respective alias for each NIC. When two iSCSI HBAs are used,
the iSCSI names will also be different:
CLI> create host-iscsi-name -iscsi-name iqn.1991-05.com.microsoft -ip-version ipv4 -ip 10.1.0.1 -name HBA11
CLI> create host-iscsi-name -iscsi-name iqn.1991-05.com.microsoft -ip-version ipv4 -ip 10.1.1.1 -name HBA12
The following example registers the alias "HBA1" for the iSCSI host "iqn.1991-05.com.microsoft", and any IP
addresses are allowed by omitting the "-ip" parameter:
CLI> create host-iscsi-name -iscsi-name iqn.1991-05.com.microsoft -ip-version ipv4 -name HBA1
In addition to the above example, IP addresses with the same iSCSI name can be specified as a different
alias:
CLI> create host-iscsi-name -iscsi-name iqn.1991-05.com.microsoft -ip-version ipv4 -name HBA1
CLI> create host-iscsi-name -iscsi-name iqn.1991-05.com.microsoft -ip-version ipv4 -ip 10.1.0.1 -name HBA2
The following example registers the alias "HBA1" for the iSCSI host "iqn.1991-05.com.microsoft". The
registered host alias is added to host group "HG1":
CLI> create host-iscsi-name -iscsi-name iqn.1991-05.com.microsoft -ip-version ipv4 -name HBA1 -host-group-
name HG1
The following example registers the alias "HBA1" for the iSCSI host "iqn.1991-05.com.microsoft". The
registered host alias is added to host group "HG2", which is created in host response #1:
CLI> create host-iscsi-name -iscsi-name iqn.1991-05.com.microsoft -ip-version ipv4 -name HBA1 -host-
response-number 1 -new-host-group-name HG2
The following example registers alias "HBA1" for iSCSI host "iqn.1991-05.com.microsoft", and iSCSI IP address
"fe80::223:4567:89ab:cdef", which is using standard IPv6 notation. Host response number #1 is also
assigned:
CLI> create host-iscsi-name -iscsi-name iqn.1991-05.com.microsoft -ip-version ipv6 -ip
fe80::223:4567:89ab:cdef -name HBA1 -host-response-number 1
242
ETERNUS CLI User's Guide
Copyright 2015 FUJITSU LIMITED
P2X0-1030-09ENZ0

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents