User`s guide

Chapter VII. iSCSI PDU Offload Target
Chelsio T5/T4 Unified Wire For Linux Page 120
sip, and/or
dip.
lun=<lun list>:<permission> controls
how the initiators access the luns.
The supported value for <lun list> is
ALL.
<permissions> can be:
R: Read Only
RW or WR: Read and Write
If permissions are specified then the
associated LUN list is required.
If no lun=<lun list>:[R|RW] is
specified then it defaults to ALL:RW.
NOTE: For the Chelsio Target
Software release with lun-masking
included,
<lun list> is in the format of <0..N |
0~N | ALL>
Where:
0..N: only one value from 0 through N
0~N: a range of values between 0
through N
ALL: all currently supported LUNs.
Multiple lists of LUN numbers are
allowed. When specifying the list
separate the LUN ranges by a comma.
RegisteriSNS
“Yes”
“No”
“Yes”
No
To turn on or off exporting of target
information via iSNS
4.4.4. Sample iSCSI Configuration File
Following is a sample configuration file. While using iSCSI node (target), irrelevant entity block
can be removed or commented.
#
# Chelsio iSCSI Global Settings
#
global:
iscsi_offload_mode=AUTO
iscsi_auth_order=ACL
#
# an iSCSI Target “iqn.2006-02.com.chelsio.diskarray.san1”
# being served by the portal group "5". Setup as a RAM Disk.
#
target:
TargetName=iqn.2006-02.com.chelsio.diskarray.san1