This patch leverages bdevperf, which configures an iscsi initiator bdev to test iSCSI target. Change-Id: I94c9299ef1f286a13678495d270326f4616c6241 Signed-off-by: Ziye Yang <optimistyzy@gmail.com> Reviewed-on: https://review.gerrithub.io/404068 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>
16 lines
386 B
Plaintext
16 lines
386 B
Plaintext
[Global]
|
|
Comment "Global section"
|
|
|
|
[iSCSI]
|
|
NodeBase "iqn.2016-06.io.spdk"
|
|
AuthFile /usr/local/etc/spdk/auth.conf
|
|
Timeout 30
|
|
DiscoveryAuthMethod Auto
|
|
MaxSessions 4
|
|
ImmediateData Yes
|
|
ErrorRecoveryLevel 0
|
|
|
|
# Do not specify InitiatorGroup, PortalGroup, Malloc,
|
|
# or TargetNode entries here - the autotest.sh script
|
|
# will use RPC to set up this part of the configuration.
|