nvme-write-uncor (1) - Linux Manuals
nvme-write-uncor: Send an NVMe write uncorrectable command, return results
NAME
nvme-write-uncor - Send an NVMe write uncorrectable command, return results
SYNOPSIS
nvme-write-zeroes <device> [--start-block=<slba> | -s <slba>] [--block-count=<nlb> | -c <nlb>] [--namespace-id=<nsid> | -n <nsid>]
DESCRIPTION
The Write Zeroes command is used to set a range of logical blocks to 0.
OPTIONS
--start-block=<slba>, -s <slba>
- Start block.
EXAMPLES
NVME
Part of the nvme-user suite