From: E.W.Z. <kreuzerkrieg at gmail.com>
To: spdk@lists.01.org
Subject: Re: [SPDK] SPDK annoying messages
Date: Thu, 22 Mar 2018 18:55:12 +0200 [thread overview]
Message-ID: <5ab3dfef.135e1c0a.2df20.9650@mx.google.com> (raw)
In-Reply-To: A5F28D4A728A7E41839CDC5C3B5A01E8B5C412DA@FMSMSX103.amr.corp.intel.com
[-- Attachment #1: Type: text/plain, Size: 2046 bytes --]
But why I don’t see these namespaces in nvme-cli?
Will check the patch when back to the office
Sent from Mail for Windows 10
From: Verkamp, Daniel
Sent: Thursday, March 22, 2018 6:44 PM
To: Storage Performance Development Kit
Subject: Re: [SPDK] SPDK annoying messages
Hi Ernest,
Those “inactive NS” messages are skipping namespace IDs that aren’t currently active or in use; your controller probably supports namespace management, and the current NVMe examples just check each reported namespace ID (from 1 to NN as reported in the controller data) to see if they are active.
Newer controllers support a new Identify Active Namespace List command, which provides a way to retrieve this list without iterating over each namespace and calling Identify Namespace. There’s a patch out for review that uses this new feature where available:
https://review.gerrithub.io/#/c/401957/
Thanks,
-- Daniel
From: SPDK [mailto:spdk-bounces(a)lists.01.org] On Behalf Of Ernest Zed
Sent: Thursday, March 22, 2018 4:42 AM
To: Storage Performance Development Kit <spdk(a)lists.01.org>
Subject: [SPDK] SPDK annoying messages
Hi,
I'm using Ultrastar SN200 Series PCIe SSD, the `nvme list` shows that each disk has 1 namespace, but when attaching to controller SPDK sprinkles all over with following messages:
EAL: PCI device 0000:9f:00.0 on NUMA socket 1
EAL: probe driver: 1c58:23 spdk_nvme
Attaching to NVMe Controller at 0000:9f:00.0 [1c58:0023]
Attached to NVMe Controller at 0000:9f:00.0 [1c58:0023]
Controller HUSMR7680BDP301 (SDM00001A6F7 ): Skipping inactive NS 2
Controller HUSMR7680BDP301 (SDM00001A6F7 ): Skipping inactive NS 3
Controller HUSMR7680BDP301 (SDM00001A6F7 ): Skipping inactive NS ...
Controller HUSMR7680BDP301 (SDM00001A6F7 ): Skipping inactive NS 128
What is it? is it some SPDK bug? since when I try to erase those using `nvme delete-ns` it says there is no such a namespace.
Sincerely,
E.
[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 7189 bytes --]
next reply other threads:[~2018-03-22 16:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-22 16:55 E.W.Z. [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-03-22 16:53 [SPDK] SPDK annoying messages E.W.Z.
2018-03-22 16:47 E.W.Z.
2018-03-22 16:43 Verkamp, Daniel
2018-03-22 16:34 Andrey Kuzmin
2018-03-22 16:28 Luse, Paul E
2018-03-22 14:49 Ernest Zed
2018-03-22 14:40 Andrey Kuzmin
2018-03-22 11:42 Ernest Zed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5ab3dfef.135e1c0a.2df20.9650@mx.google.com \
--to=spdk@lists.01.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox