Scroll to navigation

NVME-CONNECT(1) NVMe Manual NVME-CONNECT(1)

NAME

nvme-connect - Connect to an NVMe-over-Fabrics subsystem.

SYNOPSIS

nvme connect  [device]
                [--transport=<trtype>  | -t <trtype>]
                [--traddr=<traddr>     | -a <traddr>]
                [--host-traddr=<traddr>| -w <host-traddr>]
                [--trsvcid=<trsvcid>   | -s <trsvcid>]
                [--hostnqn=<hostnqn>   | -q <hostnqn>]
                [--nqn=<subnqn>        | -n <subnqn>]
                [--nr-io-queues=<#>    | -i <#>]
                [--keep-alive-tmo=<#>  | -k <#>]
                [--reconnect-delay=<#> | -c <#>]

DESCRIPTION

TBD (note device is optional)

BACKGROUND

TBD

OPTIONS

-t <trtype>, --transport=<trtype>
TBD
-a <traddr>, --traddr=<traddr>
TBD
-w <traddr>, --host-traddr=<traddr>
TBD
-s <trsvcid>, --trsvcid=<trsvcid>
TBD
-q <hostnqn>, --hostnqn=<hostnqn>
TBD
-n <subnqn>, --nqn=<subnqn>
TBD
-i <#>, --nr-io-queues<#>
TBD
-k <#>, --keep-alive-tmo=<#>
TBD
-c <#>, --reconnect-delay=<#>
TBD

EXAMPLES

•TBD
# nvme connect...

SEE ALSO

nvme-discover(1)

AUTHORS

This was co-written by Jay Freyensee[1] and Christoph Hellwig[2] for Keith Busch[3].

NVME

Part of the nvme-user suite

NOTES

1.
Jay Freyensee
mailto:james.p.freyensee@intel.com
2.
Christoph Hellwig
mailto:hch@lst.de
3.
Keith Busch
mailto:keith.busch@intel.com
10/27/2016 NVMe