DOKK / manpages / debian 11 / nvme-cli / nvme-write-uncor.1.en
NVME-UNCOR(1) NVMe Manual NVME-UNCOR(1)

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

nvme-write-uncorr <device> [--start-block=<slba> | -s <slba>]

[--block-count=<nlb> | -c <nlb>]
[--namespace-id=<nsid> | -n <nsid>]

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

--start-block=<slba>, -s <slba>

Start block.

--block-count=<nlb>, -c

Number of logical blocks to write uncorrectable.

--namespace-id=<nsid>, -n <nsid>

Namespace ID use in the command.

No examples yet.

Part of the nvme-user suite

04/24/2020 NVMe