]> git.proxmox.com Git - ceph.git/blame - ceph/src/spdk/test/iscsi_tgt/ext4test/iscsi.conf.in
bump version to 12.2.12-pve1
[ceph.git] / ceph / src / spdk / test / iscsi_tgt / ext4test / iscsi.conf.in
CommitLineData
7c673cae
FG
1[Global]
2 Comment "Global section"
3 LogFacility "local7"
4
5[iSCSI]
6 NodeBase "iqn.2013-06.com.intel.ch.spdk"
7 AuthFile /usr/local/etc/spdk/auth.conf
8 Timeout 30
9 DiscoveryAuthMethod Auto
10 MaxSessions 4
11 ImmediateData Yes
12 ErrorRecoveryLevel 0
13
14[Rpc]
15 Enable Yes
16
17# Do not specify InitiatorGroup, PortalGroup, Malloc,
18# or TargetNode entries here - the autotest.sh script
19# will use RPC to set up this part of the configuration.
20
21[Malloc]
22 NumberOfLuns 1
23 LunSizeInMB 512