All of lore.kernel.org
 help / color / mirror / Atom feed
From: swise@opengridcomputing.com (Steve Wise)
Subject: NVMe over Fabrics support for nvme-cli
Date: Tue, 7 Jun 2016 15:32:04 -0500	[thread overview]
Message-ID: <022d01d1c0fb$a715e7d0$f541b770$@opengridcomputing.com> (raw)
In-Reply-To: <20160607202552.GA16320@lst.de>

> > 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.

I updated my json input file to add "ipv4" to the "adrfam" entries, and
connect-all works like a champ.

Thanks,

Steve.

      parent reply	other threads:[~2016-06-07 20:32 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'
2016-06-07 20:31     ` Ming Lin
2016-06-07 20:32     ` Steve Wise [this message]

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='022d01d1c0fb$a715e7d0$f541b770$@opengridcomputing.com' \
    --to=swise@opengridcomputing.com \
    /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.