xnvme-dsm - Dataset Management
xnvme dsm <uri> [<args>]
Dataset Management
|
<uri> |
Device URI e.g. ’/dev/nvme0n1’, ’0000:01:00.1’, ’10.9.8.1.8888’, ’\.PhysicalDrive1’ |
--nsid 0xNUM
Namespace Identifier for Command Construction
--slba 0xNUM
Start Logical Block Address
--llb NUM
Length in LBAs (NOTE: one-based value)
[ --ad ]
If set, deallocate ranges
[ --idw ]
If set, hint to use range as an integral unit when writing.
[ --idr ]
If set, hint to use range as an integral unit when reading.
[ --subnqn STRING ]
Subsystem NQN of the NVMe over Fabrics endpoint e.g. ’nqn.2022-06.io.xnvme:ctrlnode1’
[ --hostnqn STRING ]
The host NQN to use when connecting to NVMe over Fabrics controllers
[ --be STRING ]
xNVMe backend, e.g. ’linux’, ’spdk’, ’fbsd’, ’macos’, ’posix’, ’windows’
[ --dev-nsid 0xNUM ]
Namespace Identifier for Device Handle
[ --admin STRING ]
xNVMe admin. command-interface, e.g. ’nvme’, ’block’
[ --mem STRING ]
xNVMe buffer/memory manager
[ --direct NUM ]
Bypass layers
[ --help ]
Show usage / help
Full documentation at: <https://xnvme.io/>
Written by Simon A. F. Lund <[email protected]> on behalf of Samsung