Chelsio T5 Installation And User Manual page 39

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

Advertisement

Chapter 5. Software/Driver Configuration and Fine-tuning
<path>
Where:
SYNC
5.7.3. Example Configuration of FILE Mode Storage
Below is an example:
target:
#<snip>
# software raid /dev/md0 is accessed in FILE mode
TargetDevice=/dev/md0,FILE
#<snip>
5.7.4. BLK Mode Storage Device Details
The BLK mode storage device is suitable for high-speed storage attached to the target system:
The BLK mode can accommodate only block devices.
The device is accessed in the exclusive mode. The device should not be accessed (or
active) in any way on the target system.
Each device should be used for one and only one iSCSI target.
To configure a block storage device specify BLK as the device mode:
TargetDevice=<path to the storage device>,BLK
<path>
Where:
target:
#<snip>
# /dev/sdb is accessed in BLK mode
TargetDevice=/dev/sdb,BLK
#<snip>
Chelsio T5 iSCSI PDU Offload Target with SCST support for Linux
Is the path to the actual storage device, such as /dev/sdb for a block
device or /dev/md0 for a software RAID. The path must exist in the
system.
When specified, the Target will flush all the data in the system cache to
the storage driver before sending response back to the Initiator.
Is the path to the actual storage device, such as /dev/sdb. The path must
exist in the system.
39

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?

Table of Contents