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

FreeBSD Manual Pages

  
 
  

home | help
LBLK-DIR-RECEIVE(1)		     xNVMe		   LBLK-DIR-RECEIVE(1)

NAME
       lblk-dir-receive	- Directive receive for	the given URI

SYNOPSIS
       lblk dir-receive	<uri> [<args>]

DESCRIPTION
       Directive receive for the given URI

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

OPTIONAL
       [ --nsid	0xNUM ]
	      Namespace	Identifier for Command Construction

       [ --dtype 0xNUM ]
	      Directive	type; Identify 0x0, Streams 0x1

       [ --doper 0xNUM ]
	      Directive	operation to perform

       [ --nsr 0xNUM ]
	      Namespace	streams	requested

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

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

xNVMe			       09 September 2024	   LBLK-DIR-RECEIVE(1)

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

home | help