From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============1747872023962617707==" MIME-Version: 1.0 From: Minfei Huang Subject: Re: [SPDK] using nvmf target/initiator in spdk Date: Wed, 03 Aug 2016 18:43:57 +0800 Message-ID: In-Reply-To: 1470153970.2387.248.camel@intel.com List-ID: To: spdk@lists.01.org --===============1747872023962617707== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi. FYI Thanks Minfei > On Aug 3, 2016, at 00:06, Walker, Benjamin = wrote: > = > On Tue, 2016-08-02 at 15:52 +0530, Kirubakaran Kaliannan wrote: >> = >> = >> Hi, >> = >> Do we have a document on, how to use the spdk to perform the following >> = >> 1. List the devices that SPDK can see > = > You can run the identify or nvme_manage example to get a nice list of all= of the devices that SPDK > can attach to. They are in examples/nvme. > = >> 2. Start nvmf target driver with nvme devices > = > We have this page: http://www.spdk.io/spdk/doc/nvmf_getting_started.html,= which is accurate for our > last tagged release but has gone stale for the code on 'master'. We'll ha= ve an updated one shortly. > Right now it's fairly early stages, so you mostly have to just read the c= ode. Our configuration file > is reasonably well documented too. > = >> 3. What nvmf initiator that we can use to connect this on the host= machine (ubuntu)? > = > We test against the NVMe-oF initiator that will be added to the Linux ker= nel. It currently exists as > a set of patches against kernel 4.8. Here is an article from Mellanox exp= laining how to set up your > Linux kernel for NVMe-oF: https://community.mellanox.com/docs/DOC-2508. S= PDK can run against > essentially any modern Linux kernel, so you only have to put kernel 4.8 o= n the initiator system. > = >> = >> = >> Thanks, >> -kiru >> = >> _______________________________________________ >> SPDK mailing list >> SPDK(a)lists.01.org >> https://lists.01.org/mailman/listinfo/spdk > _______________________________________________ > SPDK mailing list > SPDK(a)lists.01.org > https://lists.01.org/mailman/listinfo/spdk --===============1747872023962617707==--