vserver nvme delete
Contributors
Suggest changes
Delete NVMe service configuration
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver nvme delete
command deletes an NVMe service of a Vserver. Before you can delete an NVMe service, the administrative status must be down
. Use the vserver nvme modify command to change the administrative status.
Parameters
-vserver <Vserver Name>
- Vserver Name-
Specifies the Vserver for the NVMe service.
Examples
cluster1::*> vserver nvme delete -vserver vs_1
Deletes the NVMe service on Vserver vs_1
.