nvme-write-uncor - Man Page
Send an NVMe write uncorrectable command, return results
Synopsis
nvme-write-uncorr <device> [--start-block=<slba> | -s <slba>] [--block-count=<nlb> | -c <nlb>] [--namespace-id=<nsid> | -n <nsid>]
Description
The Write Uncorrectable command is used to invalidate a range of logical blocks.
Options
- --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.
Examples
No examples yet.
Nvme
Part of the nvme-user suite
Referenced By
04/24/2020 NVMe Manual