diff --git a/etc/spdk/nvmf.conf.in b/etc/spdk/nvmf.conf.in index 4fcfcb2a6..2c28abcbb 100644 --- a/etc/spdk/nvmf.conf.in +++ b/etc/spdk/nvmf.conf.in @@ -26,10 +26,6 @@ # syslog facility LogFacility "local7" -[Rpc] - # Defines whether nvmf will enable configuration via RPC - #RpcConfiguration Yes - # This next section defines NVMf protocol specific global options [Nvmf] # node name (not include optional part) diff --git a/test/nvmf/nvmf.conf b/test/nvmf/nvmf.conf index 79f13cf89..e06740578 100644 --- a/test/nvmf/nvmf.conf +++ b/test/nvmf/nvmf.conf @@ -2,9 +2,6 @@ Comment "Global section" LogFacility "local7" -[Rpc] - #RpcConfiguration Yes - [Nvmf] NodeBase "nqn.2016-06.io.spdk" MaxConnectionsPerSession 4