Skip to main content
A newer release of this product is available.

vserver nvme subsystem delete

Contributors
Suggest changes

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 .