Files
scst/iscsi-scst/etc/scst.conf
Vladislav Bolkhovitin 2de18c7c7a - Now iSCSI target service load considered successful if at least one listen socket was successfully open and setup
- Minor race on BLOCKIO requests submittion was fixed
 - Other minor fixes and cleanups


git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@220 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2007-11-12 11:21:54 +00:00

21 lines
507 B
Plaintext

[HANDLER vdisk]
#DEVICE <vdisk name>,<device path>,<options>,<block size>
DEVICE disk1,/path/disk1,,512
DEVICE hdc1,/dev/hdc1,BIO,512
DEVICE nullio,none,NULLIO,1024
[HANDLER vcdrom]
#DEVICE <vdisk name>,<device path>
[ASSIGNMENT Default]
#DEVICE <device name>,<lun>
[ASSIGNMENT Default_iqn.2007-05.com.example:storage.disk1.sys1.xyz]
#DEVICE <device name>,<lun>
DEVICE disk1,0
DEVICE nullio,3
[ASSIGNMENT Default_iqn.2007-05.com.example:storage.disk2.sys1.xyz]
#DEVICE <device name>,<lun>
DEVICE hdc1,0