1NVME-ID-NS(1)                     NVMe Manual                    NVME-ID-NS(1)
2
3
4

NAME

6       nvme-delete-ns - Send NVMe Namespace Management delete namespace
7       command, return result.
8

SYNOPSIS

10       nvme delete-ns <device> [--namespace-id=<nsid> | -n <nsid>]
11

DESCRIPTION

13       For the NVMe device given, sends an nvme namespace management command
14       to delete the requested namespace and provides the result.
15
16       The <device> parameter is mandatory and may be either the NVMe
17       character device (ex: /dev/nvme0), or a namespace block device (ex:
18       /dev/nvme0n1). The '--namespace-id' option is mandatory.
19

OPTIONS

21       -n <nsid>, --namespace-id=<nsid>
22           The namespace identifier to delete.
23

EXAMPLES

25       No examples yet.
26

NVME

28       Part of the nvme-user suite
29
30
31
32NVMe                              01/08/2019                     NVME-ID-NS(1)
Impressum