Spdk/test/nvmf/nvmf.conf
Ben Walker a4b857213b nvmf: Rename InitiatorGroup config section to Host
The specification refers to this concept as a Host,
so use that term. This only changes the configuration
file usage. Initiator groups are still referenced in
the code and will be removed later.

Change-Id: I897f4dbdfb65d94da1e5a77434fc07a2c18bcdc2
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-06-08 16:37:32 -07:00

29 lines
460 B
Plaintext

[Global]
Comment "Global section"
LogFacility "local7"
[Rpc]
#RpcConfiguration Yes
[Nvmf]
NodeBase "iqn.2013-06.com.intel.ch.spdk"
AuthFile /usr/local/etc/nvmf/auth.conf
MaxConnectionsPerSession 4
[Port1]
Comment "Test1"
FabricIntf 192.168.100.8:7174
[Host1]
Netmask 192.168.100.0/24
[Nvme]
ClaimAllDevices Yes
UnbindFromKernel Yes
[SubsystemGroup1]
SubsystemName cnode1
Mapping Port1 Host1
QueueDepth 128
Controller0 Nvme0