From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============7273885578551209559==" MIME-Version: 1.0 From: Yanko Davila Subject: =?utf-8?q?Re=3A_=5BSPDK=5D_Bluestore_device=E2=80=99s_device_selector_for?= =?utf-8?q?_Samsung_NVMe?= Date: Mon, 14 Jan 2019 18:41:25 +0100 Message-ID: <2F585C6F-2CCF-4042-9CD2-D0B94566A981@cognitec.com> In-Reply-To: F1155E42-A221-492D-BBFA-FFF8191E8ABB@intel.com List-ID: To: spdk@lists.01.org --===============7273885578551209559== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Jim = Thank you for your answer. I was able to find the device selector. Now I ha= ve an issue understanding the steps to activate the osd. Once I setup spdk = the device disappears from lsblk as expected. So the ceph manual is not ver= y helpful after spdk is enabled. Is there any manual that walks you through= the steps to add an spdk nvme to ceph ?? Thanks again for your time. = Yanko. > On Jan 14, 2019, at 4:18 PM, Harris, James R = wrote: > = > Hi Yanko, > = > I think the Ceph documentation is not quite accurate. Not all Intel NVMe= SSDs have device ID 0x0953. Similarly, Samsung NVMe SSDs likely have seve= ral different device IDs depending on the model. > = > I would suggest just doing "lspci | grep Volatile" to find the NVMe SSD b= us/device/functions on your system. > = > -Jim > = > = > =EF=BB=BFOn 1/14/19, 7:12 AM, "SPDK on behalf of Yanko Davila" wrote: > = > Hello > = > My name is Yanko Davila, I=C2=B4m new to ceph so please pardon my igno= rance. = > I have a question about Bluestore and SPDK. > = > I=C2=B4m currently running ceph version: > = > ceph version 12.2.10 (177915764b752804194937482a39e95e0ca3de94) lumino= us = > (stable) > = > on Debian: > = > Linux 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u4 = > (2018-08-21) x86_64 GNU/Linux > = > Distributor ID: Debian > Description: Debian GNU/Linux 9.5 (stretch) > Release: 9.5 > Codename: stretch > = > I=C2=B4m trying to add an NVMe osd using bluestore but I=C2=B4m strugg= ling to find = > the device selector for that NVMe. So far I=C2=B4ve been able to comp= ile = > spdk and succesfully run the setup.sh script. I can also succesfully r= un = > the identify example which leads me to think that spdk is working as = > expected. > = > When I read the online manual ( = > http://docs.ceph.com/docs/master/rados/configuration/bluestore-config-= ref/#spdk-usage = > ) it gives an example for an Intel PCIe SSD: > = > > = > For example, users can find the device selector of an Intel PCIe SSD w= ith: > = > $ lspci -mm -n -D -d 8086:0953 > = > > = > When I try the same command adjusting for my Samsung SSD it returns = > nothing or the return is just blank here is what I tried: > = > $ lspci -mm -n -D -d 144d:a801 > = > = > Assuming that I gave you enough information. Can anyone spot what I=C2= =B4m = > doing wrong? Does spdk only works on Intel SSDs ? Any comment is highl= y = > appreciated. Thank You for your time. > = > Yanko. > = > = > _______________________________________________ > 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 --===============7273885578551209559==--