2c43473adc
The index should be 0 for fabricintf. Moreover, when there is no fabricintf found, error should be returned Change-Id: I3aa04566a5a318b8c921dd37c8573ed075254266 Signed-off-by: Ziye Yang <ziye.yang@intel.com>
31 lines
529 B
Plaintext
31 lines
529 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
|
|
|
|
[InitiatorGroup1]
|
|
Comment "Initiator Group1"
|
|
InitiatorName ALL
|
|
Netmask 192.168.100.0/24
|
|
|
|
[Nvme]
|
|
ClaimAllDevices Yes
|
|
UnbindFromKernel Yes
|
|
|
|
[SubsystemGroup1]
|
|
SubsystemName cnode1
|
|
Mapping Port1 InitiatorGroup1
|
|
QueueDepth 128
|
|
Controller0 Nvme0
|