table of contents
- Tumbleweed 3.0~b.4-1.1
- Leap-16.0
- Leap-15.6
| NVME-LOCKDOWN(1) | NVMe Manual | NVME-LOCKDOWN(1) |
NAME¶
nvme-lockdown - Send an NVMe Lockdown command to prohibit or allow the execution of command
SYNOPSIS¶
nvme [<global-options>] lockdown <device>
[--ofi=<ofi> | -O <ofi>]
[--ifc=<ifc> | -f <ifc>]
[--prhbt=<prhbt> | -p <prhbt>]
[--scp=<scp> | -s <scp>]
[--uuid=<UUID_Index> | -U <UUID_Index>]
DESCRIPTION¶
The Lockdown command is used to control the Command and Feature Lockdown capability which configures the prohibition or allowance of execution of the specified command or Set Features command targeting a specific Feature Identifier.
OPTIONS¶
-O <ofi>, --ofi=<ofi>
-f <ifc>, --ifc=<ifc>
-p <prhbt>, --prhbt=<prhbt>
-s <scp>, --scp=<scp>
-U <UUID_Index>, --uuid=<UUID_Index>
GLOBAL OPTIONS¶
The following options are defined at the top-level nvme command and are available to this subcommand:
--dry-run
--no-ioctl-probing
--no-retries
-o <fmt>, --output-format=<fmt>
--output-format-version=<version>
--timeout=<ms>
-v, --verbose
These options can also be set as machine-wide defaults in nvme-cli.conf(5). A command-line flag always overrides the file.
EXAMPLES¶
No examples yet.
NVME¶
Part of the nvme-user suite
| 07/31/2026 | NVMe |