NVME-SET-PROPERTY(1) NVMe Manual NVME-SET-PROPERTY(1)

nvme-set-property - Writes and shows the defined NVMe controller property for NVMe over Fabric

nvme set-property <device> [--offset=<offset> | -O <offset>]
                        [--value=<val> | -V <val>]
                        [--output-format=<fmt> | -o <fmt>] [--verbose | -v]

Writes and shows the defined NVMe controller property for NVMe over Fabric.

-O, --offset

The offset of the property.

-V

--value: The value of the property to be set.

-o <fmt>, --output-format=<fmt>

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.

No examples (yet).

Part of the nvme-user suite

02/16/2024 NVMe