From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============1086516836135960687==" MIME-Version: 1.0 From: Walker, Benjamin Subject: Re: [SPDK] SPDK + user space appliance Date: Wed, 31 Jan 2018 16:40:47 +0000 Message-ID: <1517416845.25907.94.camel@intel.com> In-Reply-To: 1516384132.25907.19.camel@intel.com List-ID: To: spdk@lists.01.org --===============1086516836135960687== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Fri, 2018-01-19 at 17:48 +0000, Walker, Benjamin wrote: > On Fri, 2018-01-19 at 17:38 +0000, Aneesh Pachilangottil wrote: > > Hi Shahar, > > By namespace, do you mean the namespace exposed by the > > NVMeOF > > target which is visible to the host? I am asking because, I am looking = into > > something similar and would like to understand whether our requirements > > matches. > > = > > My requirement is to add a new namespace to an existing NVMeOF subsystem > > using > > RPC. I don`t find an option to do this presently using RPC. When calling > > construct_nvmf_subsystem method, we can specify the list of namespaces = to be > > created, however adding a new namespace to an already existing subsystem > > doesn`t seems to be supported. This is what I am trying to achieve. > > = > = > This just needs a new RPC for adding/removing a namespace. The code in > lib/nvmf > is already set up to handle dynamically adding and removing namespaces, we > just > haven't coded the RPC yet. It's on the NVMe-oF trello board https://trell= o.com > /b > /G2f3dVcs/nvme-of. > _______________________________________________ I've uploaded some patches to add the necessary RPCs. They aren't merged qu= ite yet, but will be soon. See: https://review.gerrithub.io/#/c/396696/ --===============1086516836135960687==--