Spdk/test/iscsi_tgt/calsoft/iscsi.conf
Ben Walker ad474e95bb log: Remove configurable log facility
Always use "Local7" internally. We want the log API
to be generic instead of syslog specific.

Change-Id: I021f719e90c236f123fa1cadebc0c199b87ba077
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/365295
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-07-05 19:28:29 -04:00

21 lines
387 B
Plaintext

[Global]
[iSCSI]
NodeBase "iqn.2016-06.io.spdk"
AuthFile /usr/local/etc/auth.conf
Timeout 30
DiscoveryAuthMethod Auto
DiscoveryAuthGroup AuthGroup1
MaxSessions 256
MaxR2T 256
MaxOutstandingR2T 256
FirstBurstLength 262144
MaxBurstLength 16776192
MaxRecvDataSegmentLength 131072
ErrorRecoveryLevel 2
NopInInterval 10
AllowDuplicateIsid Yes
[Rpc]
Enable Yes