All of lore.kernel.org
 help / color / mirror / Atom feed
From: sagi@grimberg.me (Sagi Grimberg)
Subject: Help needed: nvmet configuration
Date: Mon, 15 Oct 2018 00:38:31 -0700	[thread overview]
Message-ID: <75a10e13-29fd-df82-0289-b4f6948365c0@grimberg.me> (raw)
In-Reply-To: <CABnqofxasv=-xbQQ+XZH8jad4Oa0gnvKusk5sF_a-kdSLvK1Ww@mail.gmail.com>


> /ports/1> set addr adrfam=ipv4
> 
> Parameter adrfam is now 'ipv4'.
> 
> /ports/1> set addr trtype=rdma
> 
> Parameter trtype is now 'rdma'.
> 
> /ports/1> set addr trsvcid=4420
> 
> Parameter trsvcid is now '4420'.
> 
> /ports/1> set addr traddr=12.12.12.38
> 
> Parameter traddr is now '12.12.12.38'.

So you set this but

....

> enp216s0f0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 9000
> 
>          inet 12.12.14.38  netmask 255.255.255.0  broadcast 12.12.14.255

This is the device IP address. You are trying to have an rdma listener
on an IP addressed that is not resolved to any device, which explains
the ENODEV error you are seeing...

  parent reply	other threads:[~2018-10-15  7:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-12 18:08 Help needed: nvmet configuration Sudheendra Sampath
2018-10-12 18:37 ` Keith Busch
2018-10-12 18:45   ` Sudheendra Sampath
2018-10-15  7:38 ` Sagi Grimberg [this message]
     [not found]   ` <CABnqofwo5xQGnuNTOzC+jsWqUmB-awS6nGWGK4SPPTDp=cFfeA@mail.gmail.com>
2018-10-15 21:19     ` Sagi Grimberg
     [not found]       ` <CABnqofzSqFaNxaU=byG1NGgBXXB_-qX-Zhq7EimwZQT4EN_KBg@mail.gmail.com>
     [not found]         ` <CABnqofy7bHCUu5n_n+j8bPrCrd7wnfrP3XSapA_UwQWsja6UAg@mail.gmail.com>
2018-10-19  1:14           ` Sagi Grimberg

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=75a10e13-29fd-df82-0289-b4f6948365c0@grimberg.me \
    --to=sagi@grimberg.me \
    /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.