Brocade Fabric OS Administrator's Guide Supporting Fabric OS v6.3.0 (53-1001336-02, November 2009)

Fabric OS Administrator’s Guide 265
53-1001336-02
iSCSI gateway service overview
12
5 (Advanced) Create iSCSI
virtual target.
iscsiCfg --create tgt –t targetname “Manual iSCSI VT creation” on
page 273
6Add LUNs to the virtual
target.
iscsiCfg --add lun -t targetname \
-w fcwwn -l LUN_map
7 Create discovery domains.
Where members are iSCSI
components identified
using IQNs.
iscsiCfg --create dd -d ddname \
-mmember, member, member,...
“Creating discovery domains” on
page 278
8 Create discovery domain
set. Where members are
discovery domains.
iscsiCfg --create ddset -n ddset_name \
-dmember, member,...”
“Creating and enabling a
discovery domain set” on
page 278
9 Activate the discovery
domain set.
iscsiCfg --enable ddset –n ddset_name “Creating and enabling a
discovery domain set” on
page 278
10 Enter user name and
shared secret for
authentication (CHAP).
(optional)
iscsiCfg --create auth -u user name\
-s
secret
“Setting the user name and
shared secret” on page 279
11 Enable CHAP on the iSCSI
virtual target for which you
want authentication.
(optional)
iscsiCfg --modify tgt \
–t target name –a CHAP
“Setting the user name and
shared secret” on page 279
12 Bind specific user names
to iSCSI virtual targets to
control access.
(Optional)
iscsiCfg --addusername tgt \
–t target name -u user name
“Binding user names to an iSCSI
VT on page 279
13 Commit configuration
(items configured in steps
4-9).
iscsiCfg --commit all “Committing the iSCSI-related
configuration” on page 280
14 Create the iSCSI FC zone. zoneCreate zonename”,
member,member,..."
“Creating an iSCSI FC zone” on
page 284
15 Add iSCSI FC zone to zone
configuration.
cfgAdd cfgname”, “zone1, zone2
“Creating an iSCSI FC zone”
on
page 284
16 Enable zone
configuration.
cfgEnable “cfgname” “Creating and enabling a zoning
configuration” on page 287
17 (Optional) Enable
connection redirection for
load balancing.
iscsiSwCfg --enableconn -s
slot number | all
“Enabling and disabling
connection redirection for load
balancing” on page 263
18 (Optional) Configure iSNS
client.
fosConfig --enable isnsc
isnscCfg --set slot/ge port -s iSNS_server_IP
isnscCfg --set -m -s iSNS_server_IP
“Enabling the iSNS client
service” on page 289
TABLE 51 iSCSI target gateway configuration steps (Continued)
Step Command Procedure