conf: update RDMA and TCP transport NVMe bdev parameter
Change-Id: I56ea4424676901bac0f94d710c26dbf466f0cfe6 Signed-off-by: Liang Yan <liang.z.yan@intel.com> Reviewed-on: https://review.gerrithub.io/c/441109 Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
This commit is contained in:
parent
6e769bec2c
commit
d4e2f8db00
@ -112,8 +112,8 @@
|
|||||||
TransportID "trtype:PCIe traddr:0000:01:00.0" Nvme1
|
TransportID "trtype:PCIe traddr:0000:01:00.0" Nvme1
|
||||||
TransportID "trtype:PCIe traddr:0000:02:00.0" Nvme2
|
TransportID "trtype:PCIe traddr:0000:02:00.0" Nvme2
|
||||||
TransportID "trtype:PCIe traddr:0000:03:00.0" Nvme3
|
TransportID "trtype:PCIe traddr:0000:03:00.0" Nvme3
|
||||||
TransportID "trtype:RDMA traddr:192.168.100.8 trsvcid:4420 hostaddr:192.168.100.9" Nvme4
|
TransportID "trtype:RDMA adrfam:IPv4 traddr:192.168.100.8 trsvcid:4420 hostaddr:192.168.100.9 subnqn:nqn.2016-06.io.spdk:cnode1" Nvme4
|
||||||
TransportID "trtype:TCP adrfam:IPv4 traddr:192.168.100.3 trsvcid:4420" Nvme5
|
TransportID "trtype:TCP adrfam:IPv4 traddr:192.168.100.3 trsvcid:4420 hostaddr:192.168.100.4 subnqn:nqn.2016-06.io.spdk:cnode2" Nvme5
|
||||||
|
|
||||||
# The number of attempts per I/O when an I/O fails. Do not include
|
# The number of attempts per I/O when an I/O fails. Do not include
|
||||||
# this key to get the default behavior.
|
# this key to get the default behavior.
|
||||||
|
Loading…
Reference in New Issue
Block a user