From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============2196832944537039223==" MIME-Version: 1.0 From: Harris, James R 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 15:18:47 +0000 Message-ID: In-Reply-To: 10d3e6de-4ec7-1b6c-2a1e-8c16920069b5@cognitec.com List-ID: To: spdk@lists.01.org --===============2196832944537039223== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Yanko, I think the Ceph documentation is not quite accurate. Not all Intel NVMe S= SDs have device ID 0x0953. Similarly, Samsung NVMe SSDs likely have severa= l different device IDs depending on the model. I would suggest just doing "lspci | grep Volatile" to find the NVMe SSD bus= /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 ignor= ance. = I have a question about Bluestore and SPDK. = I=C2=B4m currently running ceph version: = ceph version 12.2.10 (177915764b752804194937482a39e95e0ca3de94) luminou= s = (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 struggl= ing to find = the device selector for that NVMe. So far I=C2=B4ve been able to compi= le = spdk and succesfully run the setup.sh script. I can also succesfully ru= n = 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-r= ef/#spdk-usage = ) it gives an example for an Intel PCIe SSD: = = For example, users can find the device selector of an Intel PCIe SSD wi= th: = $ 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 highly = appreciated. Thank You for your time. = Yanko. = = _______________________________________________ SPDK mailing list SPDK(a)lists.01.org https://lists.01.org/mailman/listinfo/spdk = --===============2196832944537039223==--