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.
Start the NVMe service for an SVM
-
PDF of this doc site
-
Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
-
Manage file access using SMB
-
-
-
Security and data encryption
-
Data protection and disaster recovery
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Before you can use the NVMe protocol on your storage virtual machine (SVM), you must start the NVMe service on the SVM.
Before you begin
NVMe must be allowed as a protocol on your system.
The following NVMe protocols are supported:
Protocol |
Beginning with … |
Allowed by… |
---|---|---|
TCP |
ONTAP 9.10.1 |
Default |
FCP |
ONTAP 9.4 |
Default |
Steps
-
Change the privilege setting to advanced:
set -privilege advanced
-
Verify that NVMe is allowed as a protocol:
vserver nvme show
-
Create the NVMe protocol service:
vserver nvme create
-
Start the NVMe protocol service on the SVM:
vserver nvme modify -status -admin up