From: Walker, Benjamin <benjamin.walker at intel.com>
To: spdk@lists.01.org
Subject: Re: [SPDK] FIO Plugin ERROR - Failed to find namespace 'ns=X'
Date: Fri, 09 Jun 2017 15:59:28 +0000 [thread overview]
Message-ID: <1497023967.19723.21.camel@intel.com> (raw)
In-Reply-To: DFF056766BF50D4C8461CE368C9A129AA335882A@MX202CL02.corp.emc.com
[-- Attachment #1: Type: text/plain, Size: 965 bytes --]
Hi Brendan,
We changed the format expected for 'filename' in the fio configuration file a
few months back so we can support NVMe-oF. You are using the old format, but you
must have pulled updated code. See:
https://github.com/spdk/spdk/tree/master/examples/nvme/fio_plugin
In your config file, change
filename=0000.04.00.0/1
to
filename='trtype=PCIe traddr=0000.04.00.0 ns=1'
That should fix it up.
Thanks,
Ben
On Fri, 2017-06-09 at 10:43 +0000, OConnell, Brendan (Eng) wrote:
> Hi,
> When trying to run the FIO Plugin I get an error:
> Failed to find namespace 'ns=X'
> I believe I have installed everything correctly and SPDK grabs the drives as
> expected.
>
> Any ideas where I may have gone wrong?
>
> It’s a new Centos7 build with kernel 4.11
>
> Thanks
> Brendan
> _______________________________________________
> SPDK mailing list
> SPDK(a)lists.01.org
> https://lists.01.org/mailman/listinfo/spdk
[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 3274 bytes --]
next reply other threads:[~2017-06-09 15:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-09 15:59 Walker, Benjamin [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-06-15 10:36 [SPDK] FIO Plugin ERROR - Failed to find namespace 'ns=X' OConnell, Brendan
2017-06-09 16:10 Walker, Benjamin
2017-06-09 10:43 OConnell, Brendan
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=1497023967.19723.21.camel@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.