vserver nvme subsystem delete
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Delete the subsystem
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver nvme subsystem delete
command deletes an NVMe subsystem from a specified Vserver.
Parameters
-vserver <Vserver Name>
- Vserver Name-
Specifies the Vserver.
-subsystem <text>
- Subsystem-
Specifies the NVMe target subsystem.
[-skip-mapped-check <true>]
- Skip Mapped Namespace Check-
Required to delete an NVMe subsystem with attached NVMe namespaces.
[-skip-host-check <true>]
- Skip Host Check-
Required to delete an NVMe subsystem with associated hosts.
Examples
cluster1::*> vserver nvme subsystem delete -vserver vs_1 -subsystem sub_1
Deletes the NVMe subsystem sub_1
on Vserver vs_1
.