NVME-UNCOR(1) NVMe Manual NVME-UNCOR(1) NAME nvme-write-uncor - Send an NVMe write uncorrectable command, return results SYNOPSIS nvme-write-uncor [--start-block= | -s ] [--block-count= | -c ] [--namespace-id= | -n ] [--dir-type= | -T ] [--dir-spec= | -S ] [--output-format= | -o ] [--verbose | -v] DESCRIPTION The Write Uncorrectable command is used to invalidate a range of logical blocks. OPTIONS -s , --start-block= Start block. -c, --block-count= Number of logical blocks to write uncorrectable. -n , --namespace-id= Namespace ID use in the command. -T , --dir-type= Directive type -S , --dir-spec= Directive specific -o , --output-format= Set the reporting format to normal, json or binary. Only one output format can be used at a time. -v, --verbose Increase the information detail in the output. EXAMPLES No examples yet. NVME Part of the nvme-user suite NVMe 05/06/2024 NVME-UNCOR(1)