]> git.proxmox.com Git - ceph.git/blob - ceph/src/spdk/test/iscsi_tgt/ip_migration/iscsi.conf
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / spdk / test / iscsi_tgt / ip_migration / iscsi.conf
1 [Global]
2 ReactorMask 0xFFFF
3 LogFacility "local7"
4
5 [iSCSI]
6 NodeBase "iqn.2016-06.io.spdk"
7 AuthFile /usr/local/etc/spdk/auth.conf
8 Timeout 30
9 DiscoveryAuthMethod Auto
10 MaxSessions 64
11 ImmediateData Yes
12 ErrorRecoveryLevel 0
13
14 # The RPC section must be the last section in this file.
15 [Rpc]
16 Enable Yes