The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
vserver nvme subsystem host add
Contributors
-
PDF of this doc site
![](https://docs.netapp.com/common/2/images/pdf-zip.png)
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Add a host to a subsystem
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver nvme subsystem host add
command adds an FC-NVMe host to an NVMe subsystem on a Vserver.
Parameters
-vserver <Vserver Name>
- Vserver Name-
Specifies the Vserver.
-subsystem <text>
- Subsystem-
Specifies the NVMe target subsystem.
-host-nqn <text>
- Host NQN-
Specifies the NVMe subsystem host NQN.
Examples
cluster::*> vserver nvme subsystem host add -vserver vs_1 -subsystem sub_1 -host-nqn nqn.2001-01.com.example:nvme-host1
Adds a host with the specified NQN to the NVMe subsystem sub_1
on Vserver vs_1
.