xnvme-padc(1)

untitled(19 June 2023) untitled(19 June 2023)

NAME

xnvme-padc - Pass a user-defined ADmin Command through

SYNOPSIS

xnvme padc <uri> [<args>]

DESCRIPTION

Pass a user-defined ADmin Command through

REQUIRED

<uri>
Device URI e.g. '/dev/nvme0n1', '0000:01:00.1', '10.9.8.1.8888', '\.PhysicalDrive1'
--cmd-input FILE
Path to command input-file

OPTIONAL

[ --nsid 0xNUM ]
Namespace Identifier for Command Construction
[ --data-input FILE ]
Path to data input-file
[ --data-output FILE ]
Path to data output-file
[ --data-nbytes NUM ]
Data size in bytes
[ --meta-input FILE ]
Path to meta input-file
[ --meta-output FILE ]
Path to meta output-file
[ --meta-nbytes NUM ]
Meta size in bytes
[ --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

SEE ALSO

Full documentation at: <https://xnvme.io/>

AUTHOR

Written by Simon A. F. Lund <simon.lund@samsung.com> on behalf of Samsung