Starting the NVMe/FC service for an SVM
Beginning with ONTAP 9.5, the FC-NVMe protocol is supported. Before you can use the FC-NVMe protocol on your storage virtual machine (SVM), you must start the FC-NVMe service on the SVM.
Before you begin
Beginning with ONTAP 9.5, NVMe is allowed by default.
- 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
Give documentation feedback