Chapter 5. Software/Driver Configuration and Fine-tuning
5.4.5. Sample SCST Configuration File
# Pass-Through device "/dev/sdb"
HANDLER dev_disk {
DEVICE 2:0:0:0
}
# FILEIO device
HANDLER vdisk_fileio {
DEVICE disk02 {
filename /tmp/file1
nv_cache 1
}
}
# BLOCKIO devices
HANDLER vdisk_blockio {
DEVICE disk03 {
filename /dev/vg1/lv1
nv_cache 1
}
}
TARGET_DRIVER CHISCSI {
enabled 1
TARGET iqn.2004-05.com.chelsio.target {
LUN 0 2:0:0:0
LUN 1 disk02
LUN 2 disk03
enabled 1
}
}
5.5.
Challenge-Handshake Authenticate Protocol (CHAP)
CHAP is a protocol that is used to authenticate the peer of a connection and uses the notion of
a challenge and response, (i.e., the peer is challenged to prove its identity).
Chelsio T5 iSCSI PDU Offload Target with SCST support for Linux
33
Need help?
Do you have a question about the T5 and is the answer not in the manual?