1NVME-WDC-PURGE(1)                 NVMe Manual                NVME-WDC-PURGE(1)
2
3
4

NAME

6       nvme-wdc-purge - Send NVMe WDC Purge Vendor Unique Command, return
7       result
8

SYNOPSIS

10       nvme wdc purge <device>
11

DESCRIPTION

13       For the NVMe device given, sends a Vendor Unique WDC Purge command and
14       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).
19
20       This will only work on WDC devices supporting this feature. Results for
21       any other device are undefined.
22
23       On success it returns 0, error code otherwise.
24

OPTIONS

26       No options yet.
27

EXAMPLES

29       •   Has the program issue WDC Purge Vendor Unique Command :
30
31               # nvme wdc purge /dev/nvme0n1
32

NVME

34       Part of the nvme-user suite.
35
36
37
38NVMe                              11/04/2022                 NVME-WDC-PURGE(1)
Impressum