1NVME-UNCOR(1)                     NVMe Manual                    NVME-UNCOR(1)
2
3
4

NAME

6       nvme-write-uncor - Send an NVMe write uncorrectable command, return
7       results
8

SYNOPSIS

10       nvme-write-uncor <device> [--start-block=<slba> | -s <slba>]
11                               [--block-count=<nlb> | -c <nlb>]
12                               [--namespace-id=<nsid> | -n <nsid>]
13                               [--dir-type=<dtype> | -T <dtype>]
14                               [--dir-spec=<dspec> | -S <dspec>]
15

DESCRIPTION

17       The Write Uncorrectable command is used to invalidate a range of
18       logical blocks.
19

OPTIONS

21       --start-block=<slba>, -s <slba>
22           Start block.
23
24       --block-count=<nlb>, -c
25           Number of logical blocks to write uncorrectable.
26
27       --namespace-id=<nsid>, -n <nsid>
28           Namespace ID use in the command.
29
30       -T <dtype>, --dir-type=<dtype>
31           Directive type
32
33       -S <dspec>, --dir-spec=<dspec>
34           Directive specific
35

EXAMPLES

37       No examples yet.
38

NVME

40       Part of the nvme-user suite
41
42
43
44NVMe                              09/29/2023                     NVME-UNCOR(1)
Impressum