Chelsio Communications Chelsio T5 User's Guide Page 145

  • Download
  • Add to my manuals
  • Print
  • Page
    / 452
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 144
Chapter VIII. iSCSI PDU Offload Initiator
Chelsio T5/T4 Unified Wire For Linux Page 145
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 iscsiadm --help
Note
Page view 144
1 2 ... 140 141 142 143 144 145 146 147 148 149 150 ... 451 452

Comments to this Manuals

No comments