other versions
- jessie-backports 1.0-3~bpo8+1
- stretch 1.0-3
- testing 1.6-1
- unstable 1.7-1
| NVME-UNCOR(1) | NVMe Manual | NVME-UNCOR(1) |
NAME¶
nvme-write-uncor - Send an NVMe write uncorrectable command, return resultsSYNOPSIS¶
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| 11/15/2016 | NVMe |