Chelsio Communications Chelsio T5 User Manual page 145

Unified wire for linux
Table of Contents

Advertisement

Chapter VIII. iSCSI PDU Offload Initiator
ii. Discovering iSCSI Targets
To discovery an iSCSI target execute a command in the following format:
iscsiadm -m discovery -t st -p <target ip address>:<target port no> -I
<cxgb4i iface file name>
E.g.:-
[root@host]# iscsiadm -m discovery -t st -p 102.2.2.155:3260 -I
cxgb4i.00:07:43:04:5b:da
iii. Logging into an iSCSI Target
Log into an iSCSI target using the following format:
iscsiadm -m node -T <iqn name of target> -p <target ip address>:<target port
no> -I
<cxgb4i iface file name> -l
E.g.:-
[root@host]# iscsiadm -m node -T iqn.2004-05.com.chelsio.target1 -p
102.2.2.155:3260,1 -I cxgb4i.00:07:43:04:5b:da -l
iv. Logging out from an iSCSI Target
Log out from an iSCSI Target by executing a command in the following format:
iscsiadm -m node -T <iqn name of target> -p <target ip address>:<target port
no> -I
<cxgb4i iface file name> -u
E.g.:-
[root@host]# iscsiadm -m node -T iqn.2004-05.com.chelsio.target1 -p
102.2.2.155:3260,1 -I cxgb4i.00:07:43:04:5b:da -u
Other options can be found by typing
Note
Chelsio T5/T4 Unified Wire For Linux
iscsiadm --help
Page 145

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Chelsio T5 and is the answer not in the manual?

Questions and answers

Table of Contents