xnvme_file-dump-sync-iovec - Write a buffer of ’data-nbytes’ to file
xnvme_file dump-sync-iovec <data-output> [<args>]
Write a buffer of ’data-nbytes’ to file
<data-output>
Path to data output-file
--data-nbytes NUM
Data size in bytes
[ --iosize NUM ]
Use given ’NUM’ as bs/iosize
[ --direct ]
Bypass layers
[ --sync STRING ]
xNVMe sync. command-interface, e.g. ’nvme’, ’block’
[ --be STRING ]
xNVMe backend, e.g. ’linux’, ’spdk’, ’fbsd’, ’macos’, ’posix’, ’windows’
[ --vec-cnt NUM ]
Number of elements in vectors when doing vectored IOs
[ --help ]
Show usage / help
Full documentation at: <https://xnvme.io/>
Written by Simon A. F. Lund <[email protected]> on behalf of Samsung