Dell POWEREDGE M1000E User Manual

Page 488

Advertising
background image

456

Fabric OS Command Reference

53-1001764-02

iscsiCfg

2

To display the iSCSI initiators that attempted to log in:

switch:admin>

iscsicfg --show initiator

Number of records found: 1

Name IP Address

iqn.1991-05.com.brocade:initiator1 172.16.14.101

switch:admin>

iscsicfg --show initiator -i iqn.1991-05.com.brocade:initiator1

Initiator details are:

Name

IP

Address

iqn.1991-05.com.brocade:isi154116.englab.brocade.com 172.16.14.101

No. of targets currently accessible to the specified initiator are: 4

iqn.2222-12.com.brocade:tgt1

iqn.2222-12.com.brocade:tgt2

iqn.2002-12.com.brocade:50:06:0e:80:00:43:80:a2

iqn.2222-23.com.brocade:21:00:00:20:37:df:83:fc

To display all targets that are accessible by a specified initiator:

switch:admin>

iscsicfg --show initiator -i iqn.1991-05.com.brocade:initiator1

The operation completed successfully.

Index iSCSI Name IP Address Type

1. iqn.1991-05.com.brocade:initiator1 192.168.250.107 Physical Initiator.

Accessible Targets

1 iqn.2000-12.brocade.com.246:tgt-1

To clear the iSCSI initiator database:

switch:admin>

iscsicfg---clear initiator

This will delete the iSCSI initiator database. Continue [N]: y

The operation completed successfully.

To display in-progress database transactions:

switch:admin>

iscsicfg --show transaction

Active transaction ID is: 19359 and the owner is: CLI.

The following groups have been modified:

1. Target/LUN group.

2. DD/DDSet group.

To abort a database transaction:

switch:admin>

iscsicfg --abort transaction -x 19359

The operation completed successfully.

To commit the changes to persistent memory:

switch:admin>

iscsicfg --commit all

The operation completed successfully.

See Also

fosConfig, iscsiPortCfg, iscsiSessionCfg

Advertising