[SPDK] SPDK Controller create failure
N K Das <nkdas5544 at gmail.com> Tue, 18 Oct 2022 16:15:18 +0530
| Newsgroups | dev.linux.lists.spdk |
|---|---|
| Message-ID | <CAEzMZBdyF0Ec7yT0v-4Wp21TEB-vcbSz+qm2CGW0J_pmV1xS8A@mail.gmail.com> |
--===============5231310384896308552==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Hi,
I was trying to create 1024 SPDK controller with 1 NS attached to each
SPDK controller. It creates upto 1023 SPDK controller but fails at 1024. Is
there any limitation on how many SPDK controller we can create in a single
Linux server ? I am using Ubuntu 20.04 Linux Server.
Here is screenshot of error message:
[2022-10-18 10:22:13.343807] nvmf_rpc.c: 416:rpc_nvmf_create_subsystem:
*ERROR*: Unable to create subsystem nqn.2016-06.io.spdk:cnode1023
request:
{
"nqn": "nqn.2016-06.io.spdk:cnode1023",
"serial_number": "SPDK0000000001023",
"model_number": "SPDK_Controller1023",
"allow_any_host": true,
"method": "nvmf_create_subsystem",
"req_id": 1
}
Got JSON-RPC error response
response:
{
"code": -32603,
"message": "Unable to create subsystem nqn.2016-06.io.spdk:cnode1023"
}
+ exit
Any help is appreciated.
Regards,
Niranjan
--===============5231310384896308552==--