Dell POWEREDGE M1000E User Manual
Page 487
Fabric OS Command Reference
455
53-1001764-02
iscsiCfg
2
To display the DD database:
switch:admin>
iscsicfg --show dd
Number of records found: 1
Name: mynewdd
Status: Defined
Num. Members: 3
iqn.2222-23.mytest1
iqn.2343-58.newtest1
iqn.2222-23.mytest3
To create a DD set entry:
switch:admin>
iscsicfg --create ddset -n myddset -d mynewdd
The operation completed successfully.
To add a new member to an existing DD set (the new DD, iscsidd3, must exist already)
switch:admin>
iscsicfg --add ddset -n myddset -d iscsidd3
The operation completed successfully.
To enable a DD set:
switch:admin>
iscsicfg --enable ddset -n myddset
This will enable the DDSet specified. Continue [N]: y
[Output truncated]
To disable a DD set:
switch:admin>
iscsicfg --disable ddset
The operation completed successfully.
To display the DD set database in verbose mode:
switch:admin>
iscsicfg --show ddset -v
Number of records found: 1
Name: myddset
State/Status: Disabled/Defined
Num. members: 1
mynewdd
iqn.2222-23.mytest1
iqn.2343-58.newtest1
iqn.2222-23.mytest3
To delete a DD set:
switch:admin>
iscsicfg --delete ddset -n myddset -d mynewdd
The operation completed successfully.
To display the iSCSI-aware switches and their operational states (Displays switches that are
capable of propagating iSCSI data base):
switch:admin>
iscsicfg --show fabric
Switch ID Switch WWN
Switch State iSNSC
* 1 10:00:00:60:69:e4:20:1e -- Disabled
Aggregated iSCSI database state for fabric: In Sync