From: james.smart@broadcom.com (James Smart)
Subject: [PATCH v2] nvme-fc: don't require user to enter host_traddr
Date: Thu, 30 Nov 2017 08:44:56 -0800 [thread overview]
Message-ID: <f9b1eb5d-df4d-08fe-90da-5548bc1b6039@broadcom.com> (raw)
In-Reply-To: <20171130151210.8168-1-jthumshirn@suse.de>
On 11/30/2017 7:12 AM, Johannes Thumshirn wrote:
> One major usability difference between NVMf RDMA and FC is resolving
> the default host transport address in RDMA. This is perfectly doable
> in FC as well, as we already have all possible lport <-> rport
> combinations pre-populated so we can pick the first lport that has a
> connection to our desired rport per default or optionally use the user
> supplied lport if we have one.
>
> Signed-off-by: Johannes Thumshirn <jthumshirn at suse.de>
> Cc: James Smart <james.smart at broadcom.com>
This is unnecessary and can create weird configurations. It assumes
connections are manually created. The weirdness is: a) an admin has to
know there are multiple paths in order to connect them and be
intelligent on how to get the complex name strings and try to know what
connections are already in existence;? b) if a users has a connectivity
loss beyond dev_loss_tmo or ctlr_loss_tmo such that the controller is
terminated, they must manually issue the connec commands again; and c)
those un-knowledgeable users will unknowingly find that their multiple
paths aren't connected and the system will gang up on the host adapter
detected on the system with connectivity. All things unexpected and not
what occurs with FC and SCSI and which will result in system support calls.
If the system uses the FC auto-connect scripts things will be properly
connected across all paths connected to the subsystem - automatically,
including resume after an extended connectivity loss - and the system
will behave just like FC does with SCSI.
I see no reason to add this patch.? Please move away from manual
configuration.
-- james
next prev parent reply other threads:[~2017-11-30 16:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-30 15:12 [PATCH v2] nvme-fc: don't require user to enter host_traddr Johannes Thumshirn
2017-11-30 16:44 ` James Smart [this message]
2017-12-01 8:34 ` Johannes Thumshirn
2017-12-01 20:58 ` James Smart
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=f9b1eb5d-df4d-08fe-90da-5548bc1b6039@broadcom.com \
--to=james.smart@broadcom.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox