Similar to our NVMf target, this is an iSCSI target that can interoperate with the Linux and Windows standard iSCSI initiators. Change-Id: I6961c5ef99f7b161c396330ed5b543ea29b0ca7b Signed-off-by: Ben Walker <benjamin.walker@intel.com>
16 lines
256 B
Plaintext
16 lines
256 B
Plaintext
[Global]
|
|
ReactorMask 0xFFFF
|
|
LogFacility "local7"
|
|
|
|
[iSCSI]
|
|
NodeBase "iqn.2016-06.io.spdk"
|
|
AuthFile /usr/local/etc/spdk/auth.conf
|
|
Timeout 30
|
|
DiscoveryAuthMethod Auto
|
|
MaxSessions 16
|
|
ImmediateData Yes
|
|
ErrorRecoveryLevel 0
|
|
|
|
[Rpc]
|
|
Enable Yes
|