The Command Line Interface Tools "Iscsictl" & "Chisns - Chelsio T5 Installation And User Manual

Iscsi pdu offload target with scst support for linux
Table of Contents

Advertisement

Chapter 5. Software/Driver Configuration and Fine-tuning
Below is an example with ShadowMode disabled:
target:
#<snip>
# any login requests received on 10.193.184.81:3260 will be
# redirected to 10.193.184.85:3261
PortalGroup=1@10.193.184.81:3260,[2]
PortalGroup=2@10.193.184.85:3261
# the PortalGroup "2" IS present on the same system
ShadowMode=No
#<snip>
5.8.2. Redirecting to Multiple Portal Groups
The Chelsio iSCSI Target Redirection allows redirecting all login requests received on a
particular portal group to multiple portal groups in a round robin manner.
Below is an example Redirection to Multiple Portal Groups:
target:
#<snip>
# any login requests received on 10.193.184.81:3260 will be
# redirected to 10.193.184.85:3261 and 10.193.184.85:3262 in a
# Round Robin Manner.
PortalGroup=1@10.193.184.81:3260,[2,3]
PortalGroup=2@10.193.184.85:3261
PortalGroup=3@10.193.184.85:3262
ShadowMode=No
#<snip>
The command line interface tools "iscsictl" & "chisns"
5.9.
5.9.1. iscsictl
iscsictl
is the tool Chelsio provides for controlling the iSCSI target. It is a Command Line
Interface (CLI) that is invoked from the console. Its usage is as follows:
iscsictl <options> <mandatory parameters> [optional parameters]
Chelsio T5 iSCSI PDU Offload Target with SCST support for Linux
41

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Table of Contents