Sponsor:

Your company here, and a link to your site. Click to find out more.

xnvme-log - Man Page

Retrieve and print log

Synopsis

xnvme log <uri> [<args>]

Description

Retrieve and print log

Required

<uri>

Device URI e.g. '/dev/nvme0n1', '0000:01:00.1', '10.9.8.1.8888', '\.PhysicalDrive1'

--lid 0xNUM

Log-page IDentifier

Optional

[ --lsp 0xNUM ]

Log-SPecific parameters

[ --lpo-nbytes NUM ]

Log-Page Offset (in bytes)

[ --nsid 0xNUM ]

Namespace Identifier for Command Construction

[ --rae 0xNUM ]

Reset Async. Events

[ --data-nbytes NUM ]

Data size in bytes

[ --data-output FILE ]

Path to data output-file

[ --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

Referenced By

xnvme(1).

03 February 2024 xNVMe