Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
XNVME_FILE-DUMP-SYNC-IOVEC(1)	     xNVMe	 XNVME_FILE-DUMP-SYNC-IOVEC(1)

NAME
       xnvme_file-dump-sync-iovec - Write a buffer of 'data-nbytes' to file

SYNOPSIS
       xnvme_file dump-sync-iovec <data-output>	[<args>]

DESCRIPTION
       Write a buffer of 'data-nbytes' to file

REQUIRED
       <data-output>
	      Path to data output-file

       --data-nbytes NUM
	      Data size	in bytes

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

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

AUTHOR
       Written by Simon	A. F. Lund <simon.lund@samsung.com> on behalf of  Sam-
       sung

xNVMe			       09 September 2024 XNVME_FILE-DUMP-SYNC-IOVEC(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=xnvme_file-dump-sync-iovec&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help