Brocade iSCSI Gateway Service Administrator's Guide - Supporting Fabric OS v5.3.0 (53-1000440-01, June 2007)

26 iSCSI Gateway Service Administrator’s Guide
Publication Number: 53-1000440-01
Configuring discovery domain sets
3
3. To verify enter the iscsiCfg --show dd command as follows:
switch:admin> iscsicfg --show dd
Number of records found: 1
Name: dd-host001
Status: Defined
Num. Members: 2
iqn.1991-05.com.microsoft:host001.brocade.com
iqn.2006-10.com.example:disk001
Configuring discovery domain sets
You can create four discovery domain sets, but only one set can be enforced at a time. Discovery
domain sets allow you to enable and disable fabric-wide iSCSI VT access with a single command.
To create and activate a DDSet, complete the following procedures:
“Creating a DDSet” on page 26
“Enabling a DDSet” on page 26
CREATING A DDSET
To create a discovery domain set, use the iscsiCfg --create ddset command with the -n and -d
options:
To create a new DD set
1. Connect and log in to the switch.
2. Enter the iscsiCfg
--create ddset command with the -n and -d options as follows:
switch:admin> iscsicfg --create ddset -n ddset-engineering -d dd-host001
The operation completed successfully.
3. To verify the DDSet, enter the iscsiCfg --show ddset command with the -v option as follows:
switch:admin> iscsicfg --show ddset -v
Number of records found: 1
Name: ddset-engineering
State/Status: disabled/Defined
Num. members: 1
dd-host001
iqn.1991-05.com.microsoft:host001.brocade.com
iqn.2006-10.com.example:disk001
ENABLING A DDSET
An enabled DDSet is enforced fabric-wide. In a deployment with an active DDSet, only iSCSI
initiators in an enforced DD can access iSCSI VT in the same DD.
To enable a DD set
1. Connect and log in to the switch.
2. Enter the iscsiCfg
--enable ddset command with the -n option as follows: