NVME-RESV-REPORT(1) | NVMe Manual | NVME-RESV-REPORT(1) |
nvme-resv-report - Send NVMe Reservation Report, parse the result
nvme resv-report <device> [--namespace-id=<nsid> | -n <nsid>]
[--numd=<num-dwords> | -d <num-dwords>]
[--cdw11=<cdw11> | -c <cdw11>]
[--raw-binary | -b]
[--output-format=<fmt> | -o <fmt>]
The Reservation Report command returns a Reservation Status data structure to host memory that describes the registration and reservation status of a namespace.
The size of the Reservation Status data structure is a function of the number of controllers in the NVM Subsystem that are associated with hosts that are registrants of the namespace (i.e., there is a Registered Controller data structure for each such controller).
-n <nsid>, --namespace-id=<nsid>
-d <num-dwords>, --numd=<num-dwords>
-c <cdw11>, --cdw11=<cdw11>
-b, --raw-binary
-o <format>, --output-format=<format>
No examples yet.
Part of the nvme-user suite
04/24/2020 | NVMe |