nvme-uncor(1) ============= NAME ---- nvme-write-uncor - Send an NVMe write uncorrectable command, return results SYNOPSIS -------- [verse] 'nvme-write-uncorr' [--start-block= | -s ] [--block-count= | -c ] [--namespace-id= | -n ] DESCRIPTION ----------- The Write Uncorrectable command is used to invalidate a range of logical blocks. OPTIONS ------- --start-block=:: -s :: Start block. --block-count=:: -c:: Number of logical blocks to write uncorrectable. --namespace-id=:: -n :: Namespace ID use in the command. EXAMPLES -------- No examples yet. NVME ---- Part of the nvme-user suite