From: Keith Busch Date: Thu, 27 Oct 2016 16:31:28 +0000 (-0400) Subject: Re-add host-traddr option to connect-all manpage X-Git-Tag: v1.0~5 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=c5e49d314727aeef717863d24c0249f4ab262f3f;p=users%2Fsagi%2Fnvme-cli.git Re-add host-traddr option to connect-all manpage Signed-off-by: Keith Busch --- diff --git a/Documentation/nvme-connect-all.1 b/Documentation/nvme-connect-all.1 index 030a0117..79a42139 100644 --- a/Documentation/nvme-connect-all.1 +++ b/Documentation/nvme-connect-all.1 @@ -35,6 +35,7 @@ nvme-connect-all \- Discover and Connect to Fabrics controllers\&. \fInvme connect\-all\fR [\-\-transport= | \-t ] [\-\-traddr= | \-a ] + [\-\-host\-traddr=| \-w ] [\-\-trsvcid= | \-s ] [\-\-hostnqn= | \-q ] [\-\-raw= | \-r ] @@ -89,6 +90,11 @@ T} This field specifies the network address of the Discovery Controller\&. For transports using IP addressing (e\&.g\&. rdma) this should be an IP\-based address (ex\&. IPv4)\&. .RE .PP +\-w , \-\-host\-traddr= +.RS 4 +This field specificies the host traddr\&. Eg\&.: FC WWN\(cqs\&. +.RE +.PP \-s , \-\-trsvcid= .RS 4 This field specifies the transport service id\&. For transports using IP addressing (e\&.g\&. rdma) this field is the port number\&. By default, the IP port number for the RDMA transport is 4420\&. diff --git a/Documentation/nvme-connect-all.html b/Documentation/nvme-connect-all.html index 7d0c28b2..404caebc 100644 --- a/Documentation/nvme-connect-all.html +++ b/Documentation/nvme-connect-all.html @@ -749,6 +749,7 @@ nvme-connect-all(1) Manual Page
nvme connect-all
                 [--transport=<trtype> | -t <trtype>]
                 [--traddr=<traddr>    | -a <traddr>]
+                [--host-traddr=<traddr>| -w <host-traddr>]
                 [--trsvcid=<trsvcid>  | -s <trsvcid>]
                 [--hostnqn=<hostnqn>  | -q <hostnqn>]
                 [--raw=<filename>     | -r <filename>]
@@ -829,6 +830,17 @@ cellspacing="0" cellpadding="4">

+-w <traddr> +
+
+--host-traddr=<traddr> +
+
+

+ This field specificies the host traddr. Eg.: FC WWN’s. +

+
+
-s <trsvcid>
@@ -914,7 +926,7 @@ nvme-connect(1)


diff --git a/Documentation/nvme-connect-all.txt b/Documentation/nvme-connect-all.txt index 1dc17826..40d0913b 100644 --- a/Documentation/nvme-connect-all.txt +++ b/Documentation/nvme-connect-all.txt @@ -11,6 +11,7 @@ SYNOPSIS 'nvme connect-all' [--transport= | -t ] [--traddr= | -a ] + [--host-traddr=| -w ] [--trsvcid= | -s ] [--hostnqn= | -q ] [--raw= | -r ] @@ -53,6 +54,10 @@ OPTIONS For transports using IP addressing (e.g. rdma) this should be an IP-based address (ex. IPv4). +-w :: +--host-traddr=:: + This field specificies the host traddr. Eg.: FC WWN's. + -s :: --trsvcid=:: This field specifies the transport service id. For transports using IP