Disable All Advertising

1. Executable programs or shell commands

Enter a Linux command to search for:

NVME-UNCOR

Section: NVMe Manual (1)
Updated: 11/11/2021
Index  |  Return to Main Contents
 

NAME

nvme-write-uncor - 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


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
NVME

Return to Main Contents