Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: hch@lst.de ('Christoph Hellwig')
Subject: NVMe over Fabrics support for nvme-cli
Date: Tue, 7 Jun 2016 22:25:52 +0200	[thread overview]
Message-ID: <20160607202552.GA16320@lst.de> (raw)
In-Reply-To: <022b01d1c0f8$53c13b50$fb43b1f0$@opengridcomputing.com>

On Tue, Jun 07, 2016@03:08:15PM -0500, Steve Wise wrote:
> > 
> > Hi Keith,
> > 
> > the series below adds support for the discovery, connect, connect-all and
> > disconnect commands to nvme-cli, which are useful to support the NVMe over
> > Fabrics host code.  Most of the work is from Ming with various bits and
> > pieces from me.  I also did the final rebase to the latest master tree.
> 
> Hey Christoph, looks like the man page needs to be updated.

Or rather added..

> Also, connect-all doesn't seem to work for me.  Am I doing something wrong?

Yes!

> 
> [root at stevo1 nvme-cli]# nvme discover -t rdma -a 10.0.1.14 -s 4420
> Discovery Log Number of Records 7, Generation counter 51
> =====Discovery Log Entry 0======
> trtype:  1
> adrfam:  0

adrfam = 0 means you didn't set the address family on the target.
I'll also add checking for a valid adrfam on the target to the TODO list.

  reply	other threads:[~2016-06-07 20:25 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-07 15:19 NVMe over Fabrics support for nvme-cli Christoph Hellwig
2016-06-07 15:19 ` [PATCH 01/11] Makefile: introduce OBJS variable Christoph Hellwig
2016-06-07 15:19 ` [PATCH 02/11] Support Get Log Page extended Number of Dwords Christoph Hellwig
2016-06-07 15:19 ` [PATCH 03/11] Add NVMeoF definition to nvme.h Christoph Hellwig
2016-06-07 15:19 ` [PATCH 04/11] Add macro helpers to common.h Christoph Hellwig
2016-06-07 15:19 ` [PATCH 05/11] Adds nvme_discovery_log() Christoph Hellwig
2016-06-07 15:19 ` [PATCH 06/11] Adds parser library Christoph Hellwig
2016-06-07 15:19 ` [PATCH 07/11] Implement discover command Christoph Hellwig
2016-06-07 15:19 ` [PATCH 08/11] Add option to save discovery raw log to a file Christoph Hellwig
2016-06-07 15:19 ` [PATCH 09/11] Implement connect command Christoph Hellwig
2016-06-07 15:19 ` [PATCH 10/11] Implement disconnect command Christoph Hellwig
2016-06-07 15:19 ` [PATCH 11/11] implement the connect-all command Christoph Hellwig
2016-06-07 18:42 ` NVMe over Fabrics support for nvme-cli Keith Busch
2016-06-07 22:39   ` Keith Busch
     [not found]     ` <20160608130754.GA31553@lst.de>
2016-06-08 15:18       ` nvme-cli plugins Keith Busch
2016-06-07 20:08 ` NVMe over Fabrics support for nvme-cli Steve Wise
2016-06-07 20:25   ` 'Christoph Hellwig' [this message]
2016-06-07 20:31     ` Ming Lin
2016-06-07 20:32     ` Steve Wise

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=20160607202552.GA16320@lst.de \
    --to=hch@lst.de \
    /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